diff options
author | George Shapovalov <george@gentoo.org> | 2003-04-06 07:59:08 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2003-04-06 07:59:08 +0000 |
commit | 5301fff66d46b1157f7f471013f0379d2c07bba3 (patch) | |
tree | bb1767484f4a2fa42f8aac34f9ccea758333ad72 /dev-libs/vanessa-adt | |
parent | x86 ppc sparc moved to stable; housekeeping on older ebuilds. (diff) | |
download | gentoo-2-5301fff66d46b1157f7f471013f0379d2c07bba3.tar.gz gentoo-2-5301fff66d46b1157f7f471013f0379d2c07bba3.tar.bz2 gentoo-2-5301fff66d46b1157f7f471013f0379d2c07bba3.zip |
moved to stable
Diffstat (limited to 'dev-libs/vanessa-adt')
-rw-r--r-- | dev-libs/vanessa-adt/vanessa-adt-0.0.4_beta4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/vanessa-adt/vanessa-adt-0.0.4_beta4.ebuild b/dev-libs/vanessa-adt/vanessa-adt-0.0.4_beta4.ebuild index 2b57981ad3fc..5e410f20f9cc 100644 --- a/dev-libs/vanessa-adt/vanessa-adt-0.0.4_beta4.ebuild +++ b/dev-libs/vanessa-adt/vanessa-adt-0.0.4_beta4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/vanessa-adt/vanessa-adt-0.0.4_beta4.ebuild,v 1.1 2003/03/15 07:52:26 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/vanessa-adt/vanessa-adt-0.0.4_beta4.ebuild,v 1.2 2003/04/06 07:59:08 george Exp $ DESCRIPTION="Provides Abstract Data Types (ADTs) Includes queue, dynamic array, hash and key value ADT." HOMEPAGE="http://www.vergenet.net/linux/vanessa/" @@ -8,7 +8,7 @@ SRC_URI="http://www.vergenet.net/linux/perdition/download/BETA/1.11beta5/vanessa LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND=">=vanessa-logger-0.0.4_beta2" |