diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:38:20 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:38:20 +0000 |
commit | 2f3061d218165b04b72bb640979036077feb689f (patch) | |
tree | 54f6d282bf4aca4dc0730e0224a054aa75c2165c /dev-util/sourcenav | |
parent | hppa repoman (diff) | |
download | gentoo-2-2f3061d218165b04b72bb640979036077feb689f.tar.gz gentoo-2-2f3061d218165b04b72bb640979036077feb689f.tar.bz2 gentoo-2-2f3061d218165b04b72bb640979036077feb689f.zip |
Remove arm keywords
Diffstat (limited to 'dev-util/sourcenav')
-rw-r--r-- | dev-util/sourcenav/sourcenav-5.1.1.ebuild | 4 | ||||
-rw-r--r-- | dev-util/sourcenav/sourcenav-5.1.4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-util/sourcenav/sourcenav-5.1.1.ebuild b/dev-util/sourcenav/sourcenav-5.1.1.ebuild index 6dc55bea3b36..e827c5187827 100644 --- a/dev-util/sourcenav/sourcenav-5.1.1.ebuild +++ b/dev-util/sourcenav/sourcenav-5.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/sourcenav/sourcenav-5.1.1.ebuild,v 1.8 2004/01/12 23:53:26 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/sourcenav/sourcenav-5.1.1.ebuild,v 1.9 2004/02/22 22:35:58 agriffis Exp $ S=${WORKDIR}/build @@ -10,7 +10,7 @@ HOMEPAGE="http://sourcenav.sourceforge.net" SLOT="0" LICENSE="GPL-2 LGPL-2" -KEYWORDS="x86 ~sparc ~ppc" +KEYWORDS="x86 ~sparc ~ppc" DEPEND=">=sys-libs/glibc-2.2.4" SN="/usr/snavigator" diff --git a/dev-util/sourcenav/sourcenav-5.1.4.ebuild b/dev-util/sourcenav/sourcenav-5.1.4.ebuild index 52deb1d094b1..58a778727625 100644 --- a/dev-util/sourcenav/sourcenav-5.1.4.ebuild +++ b/dev-util/sourcenav/sourcenav-5.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/sourcenav/sourcenav-5.1.4.ebuild,v 1.4 2004/01/12 23:53:26 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/sourcenav/sourcenav-5.1.4.ebuild,v 1.5 2004/02/22 22:35:58 agriffis Exp $ S=${WORKDIR}/build @@ -11,7 +11,7 @@ HOMEPAGE="http://sourcenav.sourceforge.net" SLOT="0" LICENSE="GPL-2 LGPL-2" -KEYWORDS="x86 ~sparc ~ppc" +KEYWORDS="x86 ~sparc ~ppc" IUSE="X" DEPEND=">=sys-libs/glibc-2.2.4" SN="/opt/sourcenav" |