summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregorio Guidi <greg_g@gentoo.org>2005-10-11 10:28:52 +0000
committerGregorio Guidi <greg_g@gentoo.org>2005-10-11 10:28:52 +0000
commita8572f0e932d9e41b3ac1a166873ee21138e0723 (patch)
tree7d4f7de497cf98165a64f435863b0c110d7a7cf9 /dev-db/knoda
parentRemove old ebuild. (diff)
downloadgentoo-2-a8572f0e932d9e41b3ac1a166873ee21138e0723.tar.gz
gentoo-2-a8572f0e932d9e41b3ac1a166873ee21138e0723.tar.bz2
gentoo-2-a8572f0e932d9e41b3ac1a166873ee21138e0723.zip
Remove old ebuilds.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'dev-db/knoda')
-rw-r--r--dev-db/knoda/files/digest-knoda-0.6.2a1
-rw-r--r--dev-db/knoda/files/digest-knoda-0.71
-rw-r--r--dev-db/knoda/files/digest-knoda-0.7.21
-rw-r--r--dev-db/knoda/files/digest-knoda-0.7.31
-rw-r--r--dev-db/knoda/knoda-0.6.2a.ebuild17
-rw-r--r--dev-db/knoda/knoda-0.7.2.ebuild20
-rw-r--r--dev-db/knoda/knoda-0.7.3.ebuild20
-rw-r--r--dev-db/knoda/knoda-0.7.ebuild20
8 files changed, 0 insertions, 81 deletions
diff --git a/dev-db/knoda/files/digest-knoda-0.6.2a b/dev-db/knoda/files/digest-knoda-0.6.2a
deleted file mode 100644
index a521fe0069be..000000000000
--- a/dev-db/knoda/files/digest-knoda-0.6.2a
+++ /dev/null
@@ -1 +0,0 @@
-MD5 057c28b007f84904a9f12b090af7b641 knoda-0.6.2a.tar.bz2 649481
diff --git a/dev-db/knoda/files/digest-knoda-0.7 b/dev-db/knoda/files/digest-knoda-0.7
deleted file mode 100644
index f001b2a626d8..000000000000
--- a/dev-db/knoda/files/digest-knoda-0.7
+++ /dev/null
@@ -1 +0,0 @@
-MD5 40bec8b2b27cfcc486731951971fd288 knoda-0.7.tar.bz2 696659
diff --git a/dev-db/knoda/files/digest-knoda-0.7.2 b/dev-db/knoda/files/digest-knoda-0.7.2
deleted file mode 100644
index f4331eeff199..000000000000
--- a/dev-db/knoda/files/digest-knoda-0.7.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 a26b02ad9b7abc0a746241f09219c4eb knoda-0.7.2.tar.bz2 803402
diff --git a/dev-db/knoda/files/digest-knoda-0.7.3 b/dev-db/knoda/files/digest-knoda-0.7.3
deleted file mode 100644
index c2029b8f3932..000000000000
--- a/dev-db/knoda/files/digest-knoda-0.7.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 035790b0ff64451cc6ed2ba71aff0c5d knoda-0.7.3.tar.bz2 872183
diff --git a/dev-db/knoda/knoda-0.6.2a.ebuild b/dev-db/knoda/knoda-0.6.2a.ebuild
deleted file mode 100644
index 7662d3b1211b..000000000000
--- a/dev-db/knoda/knoda-0.6.2a.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/knoda/knoda-0.6.2a.ebuild,v 1.8 2005/01/01 17:34:33 eradicator Exp $
-
-inherit kde
-
-DESCRIPTION="KDE database frontend based on the hk_classes library"
-HOMEPAGE="http://hk-classes.sourceforge.net/"
-SRC_URI="mirror://sourceforge/knoda/${P}.tar.bz2"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="x86"
-IUSE=""
-
-DEPEND=">=dev-db/hk_classes-0.6.2a"
-need-kde 3 \ No newline at end of file
diff --git a/dev-db/knoda/knoda-0.7.2.ebuild b/dev-db/knoda/knoda-0.7.2.ebuild
deleted file mode 100644
index c7f294a79e12..000000000000
--- a/dev-db/knoda/knoda-0.7.2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/knoda/knoda-0.7.2.ebuild,v 1.4 2005/03/10 13:38:38 luckyduck Exp $
-
-inherit kde
-
-MY_P=${P/_alpha/-test}
-S=${WORKDIR}/${MY_P}
-
-DESCRIPTION="KDE database frontend based on the hk_classes library"
-HOMEPAGE="http://hk-classes.sourceforge.net/"
-SRC_URI="mirror://sourceforge/knoda/${MY_P}.tar.bz2"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~amd64"
-IUSE=""
-
-DEPEND=">=dev-db/hk_classes-${PV}"
-need-kde 3
diff --git a/dev-db/knoda/knoda-0.7.3.ebuild b/dev-db/knoda/knoda-0.7.3.ebuild
deleted file mode 100644
index f73f1c84abfb..000000000000
--- a/dev-db/knoda/knoda-0.7.3.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/knoda/knoda-0.7.3.ebuild,v 1.1 2005/03/22 22:00:29 carlo Exp $
-
-inherit kde
-
-MY_P=${P/_alpha/-test}
-S=${WORKDIR}/${MY_P}
-
-DESCRIPTION="KDE database frontend based on the hk_classes library"
-HOMEPAGE="http://hk-classes.sourceforge.net/"
-SRC_URI="mirror://sourceforge/knoda/${MY_P}.tar.bz2"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~amd64"
-IUSE=""
-
-DEPEND=">=dev-db/hk_classes-${PV}"
-need-kde 3
diff --git a/dev-db/knoda/knoda-0.7.ebuild b/dev-db/knoda/knoda-0.7.ebuild
deleted file mode 100644
index bc62f1824899..000000000000
--- a/dev-db/knoda/knoda-0.7.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/knoda/knoda-0.7.ebuild,v 1.3 2005/01/01 17:34:33 eradicator Exp $
-
-inherit kde
-
-MY_P=${P/_alpha3/-test3a}
-S=${WORKDIR}/${MY_P}
-
-DESCRIPTION="KDE database frontend based on the hk_classes library"
-HOMEPAGE="http://hk-classes.sourceforge.net/"
-SRC_URI="mirror://sourceforge/knoda/${MY_P}.tar.bz2"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc"
-IUSE=""
-
-DEPEND=">=dev-db/hk_classes-${PV}"
-need-kde 3