diff options
author | David Holm <dholm@gentoo.org> | 2004-02-18 09:16:12 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-02-18 09:16:12 +0000 |
commit | b2a8fa423c21c766e8bca6788c010b36543a45fd (patch) | |
tree | 72e58c07065c3ad00d566dad9f972f3a7f545db8 /app-gnustep/affiche | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-b2a8fa423c21c766e8bca6788c010b36543a45fd.tar.gz gentoo-2-b2a8fa423c21c766e8bca6788c010b36543a45fd.tar.bz2 gentoo-2-b2a8fa423c21c766e8bca6788c010b36543a45fd.zip |
Added to ~ppc
Diffstat (limited to 'app-gnustep/affiche')
-rw-r--r-- | app-gnustep/affiche/ChangeLog | 7 | ||||
-rw-r--r-- | app-gnustep/affiche/affiche-0.6.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-gnustep/affiche/ChangeLog b/app-gnustep/affiche/ChangeLog index 0ab3bf095e72..848a6416179a 100644 --- a/app-gnustep/affiche/ChangeLog +++ b/app-gnustep/affiche/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-gnustep/affiche -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-gnustep/affiche/ChangeLog,v 1.3 2003/10/18 20:20:36 raker Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-gnustep/affiche/ChangeLog,v 1.4 2004/02/18 09:16:12 dholm Exp $ + + 18 Feb 2004; David Holm <dholm@gentoo.org> affiche-0.6.0.ebuild: + Added to ~ppc. 18 Oct 2003; Nick Hadaway <raker@gentoo.org> affiche-0.6.0.ebuild: Fixed the policy violation of setting ${A} diff --git a/app-gnustep/affiche/affiche-0.6.0.ebuild b/app-gnustep/affiche/affiche-0.6.0.ebuild index 404dc35beda9..14146c88e12d 100644 --- a/app-gnustep/affiche/affiche-0.6.0.ebuild +++ b/app-gnustep/affiche/affiche-0.6.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-gnustep/affiche/affiche-0.6.0.ebuild,v 1.3 2003/10/18 20:20:36 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-gnustep/affiche/affiche-0.6.0.ebuild,v 1.4 2004/02/18 09:16:12 dholm Exp $ inherit gnustep @@ -12,7 +12,7 @@ SRC_URI="http://www.collaboration-world.com/affiche.data/releases/Stable/${P/a/A LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" DEPEND=">=dev-util/gnustep-gui-0.8.5" |