diff options
author | 2004-02-25 01:21:50 +0000 | |
---|---|---|
committer | 2004-02-25 01:21:50 +0000 | |
commit | 82ceea37e62e6c13db1d3172cd0d1b89f51a4a5f (patch) | |
tree | 34113cac41733d5fc42375b560a478ada2c2bf69 /sys-apps/discover-data | |
parent | Stable on sparc, thanks to Josh Grebe <josh@brokedown.net> for testing! (diff) | |
download | historical-82ceea37e62e6c13db1d3172cd0d1b89f51a4a5f.tar.gz historical-82ceea37e62e6c13db1d3172cd0d1b89f51a4a5f.tar.bz2 historical-82ceea37e62e6c13db1d3172cd0d1b89f51a4a5f.zip |
push to stable #42601
Diffstat (limited to 'sys-apps/discover-data')
-rw-r--r-- | sys-apps/discover-data/discover-data-2.2003.02.05.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/sys-apps/discover-data/discover-data-2.2003.02.05.ebuild b/sys-apps/discover-data/discover-data-2.2003.02.05.ebuild index 4efcb3106e87..854d00b7cd5c 100644 --- a/sys-apps/discover-data/discover-data-2.2003.02.05.ebuild +++ b/sys-apps/discover-data/discover-data-2.2003.02.05.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/discover-data/discover-data-2.2003.02.05.ebuild,v 1.2 2004/02/23 00:40:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/discover-data/discover-data-2.2003.02.05.ebuild,v 1.3 2004/02/25 01:21:50 vapier Exp $ DESCRIPTION="This is a sample skeleton ebuild file" HOMEPAGE="http://hackers.progeny.com/discover/" @@ -8,8 +8,7 @@ SRC_URI="http://archive.progeny.com/progeny/discover/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips " -IUSE="X gnome" +KEYWORDS="x86 ppc ~sparc mips ~alpha hppa" DEPEND="virtual/glibc" |