diff options
author | 2004-09-03 21:03:24 +0000 | |
---|---|---|
committer | 2004-09-03 21:03:24 +0000 | |
commit | afc2c5bd447dbd1a7a1407bc78b15445576343e8 (patch) | |
tree | 8c8571a19319ee23840c6cbb63c9ff39d0afa197 /sys-apps/gnumaniak/gnumaniak-1.8.ebuild | |
parent | ppc stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-afc2c5bd447dbd1a7a1407bc78b15445576343e8.tar.gz gentoo-2-afc2c5bd447dbd1a7a1407bc78b15445576343e8.tar.bz2 gentoo-2-afc2c5bd447dbd1a7a1407bc78b15445576343e8.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'sys-apps/gnumaniak/gnumaniak-1.8.ebuild')
-rw-r--r-- | sys-apps/gnumaniak/gnumaniak-1.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/gnumaniak/gnumaniak-1.8.ebuild b/sys-apps/gnumaniak/gnumaniak-1.8.ebuild index c1fa3ecd398c..060b19954217 100644 --- a/sys-apps/gnumaniak/gnumaniak-1.8.ebuild +++ b/sys-apps/gnumaniak/gnumaniak-1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gnumaniak/gnumaniak-1.8.ebuild,v 1.10 2004/07/15 01:46:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gnumaniak/gnumaniak-1.8.ebuild,v 1.11 2004/09/03 21:03:23 pvdabeel Exp $ MY_PN=${PN/-/} DESCRIPTION="Up to date man pages for various GNU utils section 1" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.linalco.com/ragnar/" SLOT="0" LICENSE="LDP" -KEYWORDS="x86 amd64 ~ppc ~sparc alpha" +KEYWORDS="x86 amd64 ppc ~sparc alpha" IUSE="" RDEPEND="sys-apps/man" |