diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-05-01 18:21:57 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-05-01 18:21:57 +0000 |
commit | 0624395711ef6fa1ef3ea342d2d4be830368c22d (patch) | |
tree | c213363840c4aac9466007c7bce319c2ea6d14a0 /dev-util/sourcenav/sourcenav-5.1.4.ebuild | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-0624395711ef6fa1ef3ea342d2d4be830368c22d.tar.gz gentoo-2-0624395711ef6fa1ef3ea342d2d4be830368c22d.tar.bz2 gentoo-2-0624395711ef6fa1ef3ea342d2d4be830368c22d.zip |
Stable on ppc.
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'dev-util/sourcenav/sourcenav-5.1.4.ebuild')
-rw-r--r-- | dev-util/sourcenav/sourcenav-5.1.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/sourcenav/sourcenav-5.1.4.ebuild b/dev-util/sourcenav/sourcenav-5.1.4.ebuild index 5e890b7cf15b..bd4c1a3d08e3 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 Foundation +# Copyright 1999-2005 Gentoo Foundation # 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.7 2004/07/15 00:11:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/sourcenav/sourcenav-5.1.4.ebuild,v 1.8 2005/05/01 18:21:57 hansmi 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="" DEPEND=">=sys-libs/glibc-2.2.4" SN="/opt/sourcenav" |