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 | |
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')
-rw-r--r-- | sys-apps/gnumaniak/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/gnumaniak/gnumaniak-1.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/gnumaniak/ChangeLog b/sys-apps/gnumaniak/ChangeLog index 53f54a37f92d..2843c42ac7a5 100644 --- a/sys-apps/gnumaniak/ChangeLog +++ b/sys-apps/gnumaniak/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/gnumaniak # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gnumaniak/ChangeLog,v 1.7 2004/06/30 15:51:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gnumaniak/ChangeLog,v 1.8 2004/09/03 21:03:23 pvdabeel Exp $ + + 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + gnumaniak-1.8.ebuild: + Masked gnumaniak-1.8.ebuild stable for ppc 30 Jun 2004; Aron Griffis <agriffis@gentoo.org> gnumaniak-1.8.ebuild: sync IUSE (missing) 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" |