x11-misc/basqet: remove last rited package
authorMichael Palimaka <kensington@gentoo.org>
Sun, 21 Jan 2018 01:33:42 +0000 (12:33 +1100)
committerMichael Palimaka <kensington@gentoo.org>
Sun, 21 Jan 2018 01:34:48 +0000 (12:34 +1100)
x11-misc/basqet/Manifest [deleted file]
x11-misc/basqet/basqet-0.2.0-r1.ebuild [deleted file]
x11-misc/basqet/files/basqet-0.2.0-desktop.patch [deleted file]
x11-misc/basqet/metadata.xml [deleted file]

diff --git a/x11-misc/basqet/Manifest b/x11-misc/basqet/Manifest
deleted file mode 100644 (file)
index 7bbc8dd..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST basqet_0.2.0-src.tgz 471700 BLAKE2B f4a37b17085826e4d50934491378ca0d8fac41b8abe4a623cefe678dc90935474d039603c77e80b651934b28c737a3bd220bfa8976f438e4edf0564291d2b0e4 SHA512 4153105f73161d02df611d9adf87508b0b35a6be95bfc3b3854319b9e38fa89ea12bcfc68ea186b21d7fe91c7f0a4e82d949eddfebff415b55c5f7f687df83e8
diff --git a/x11-misc/basqet/basqet-0.2.0-r1.ebuild b/x11-misc/basqet/basqet-0.2.0-r1.ebuild
deleted file mode 100644 (file)
index 3dac076..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit qmake-utils
-
-DESCRIPTION="Keep your notes, pictures, ideas, and information in Baskets"
-HOMEPAGE="https://bitbucket.org/ridderby/basqet"
-SRC_URI="https://basqet.googlecode.com/files/${PN}_${PV}-src.tgz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-qt/qtcore:4
-       dev-qt/qtgui:4"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/release_${PV}
-
-PATCHES=( "${FILESDIR}/${P}-desktop.patch" )
-
-src_configure() {
-       eqmake4 ${PN}.pro PREFIX="${EPREFIX}"/usr
-}
-
-src_install() {
-       emake INSTALL_ROOT="${D}" install
-       einstalldocs
-}
diff --git a/x11-misc/basqet/files/basqet-0.2.0-desktop.patch b/x11-misc/basqet/files/basqet-0.2.0-desktop.patch
deleted file mode 100644 (file)
index d0320a6..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
---- a/basqet.desktop
-+++ b/basqet.desktop
-@@ -1,9 +1,9 @@
- [Desktop Entry]
--Version=0.2.0
-+Version=1.0
- Terminal=false
- TryExec=basqet
- Exec=basqet
--Icon=basqet.png
-+Icon=basqet
- Type=Application
- Categories=Office;WordProcessor;
- StartupNotify=false
diff --git a/x11-misc/basqet/metadata.xml b/x11-misc/basqet/metadata.xml
deleted file mode 100644 (file)
index 2e46c1d..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-       <maintainer type="project">
-               <email>qt@gentoo.org</email>
-               <name>Gentoo Qt Project</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="google-code">basqet</remote-id>
-               <remote-id type="bitbucket">ridderby/basqet</remote-id>
-       </upstream>
-</pkgmetadata>