diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 13:34:52 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 13:34:52 +0000 |
commit | db62d757eae817714cfb82c14a0779965ac5d62d (patch) | |
tree | 5211d373d1077fddc5c11224d0b53a75af97b0fb /app-misc/largorecipes | |
parent | PPC stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-db62d757eae817714cfb82c14a0779965ac5d62d.tar.gz gentoo-2-db62d757eae817714cfb82c14a0779965ac5d62d.tar.bz2 gentoo-2-db62d757eae817714cfb82c14a0779965ac5d62d.zip |
PPC Keyword modification, see changelog for details
Diffstat (limited to 'app-misc/largorecipes')
-rw-r--r-- | app-misc/largorecipes/ChangeLog | 6 | ||||
-rw-r--r-- | app-misc/largorecipes/largorecipes-0.9.0.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-misc/largorecipes/ChangeLog b/app-misc/largorecipes/ChangeLog index 2c650523e5cd..fed22f6d6a9f 100644 --- a/app-misc/largorecipes/ChangeLog +++ b/app-misc/largorecipes/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-misc/largorecipes # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/largorecipes/ChangeLog,v 1.5 2004/06/24 22:21:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/largorecipes/ChangeLog,v 1.6 2004/10/05 13:34:51 pvdabeel Exp $ + + 05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + largorecipes-0.9.0.3.ebuild: + Masked largorecipes-0.9.0.3.ebuild stable for ppc 05 May 2004; <SeJo@gentoo.org> largorecipes-0.9.0.3.ebuild: added ~ppc keyword diff --git a/app-misc/largorecipes/largorecipes-0.9.0.3.ebuild b/app-misc/largorecipes/largorecipes-0.9.0.3.ebuild index 3c9cf436ccc4..78a7c3068187 100644 --- a/app-misc/largorecipes/largorecipes-0.9.0.3.ebuild +++ b/app-misc/largorecipes/largorecipes-0.9.0.3.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/app-misc/largorecipes/largorecipes-0.9.0.3.ebuild,v 1.7 2004/06/24 22:21:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/largorecipes/largorecipes-0.9.0.3.ebuild,v 1.8 2004/10/05 13:34:51 pvdabeel Exp $ # Based on an original ebuild by Per Wigren <wigren@home.se> @@ -14,7 +14,7 @@ HOMEPAGE="http://largorecipes.sourceforge.net/" IUSE="" DEPEND=">=virtual/jre-1.4" SLOT="0" -KEYWORDS="x86 ~sparc ~ppc" +KEYWORDS="x86 ~sparc ppc" LICENSE="GPL-2" |