diff options
author | Michael Weber <xmw@gentoo.org> | 2012-06-07 14:37:46 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2012-06-07 14:37:46 +0000 |
commit | e5441a18e2403d06a0d002973bd0c89b9fc9a9c6 (patch) | |
tree | 067900f7d0c43cf9fa91662860ef6f1c37819679 /gnustep-base | |
parent | ppc stable (bug 410601) (diff) | |
download | gentoo-2-e5441a18e2403d06a0d002973bd0c89b9fc9a9c6.tar.gz gentoo-2-e5441a18e2403d06a0d002973bd0c89b9fc9a9c6.tar.bz2 gentoo-2-e5441a18e2403d06a0d002973bd0c89b9fc9a9c6.zip |
ppc stable (bug 410601)
(Portage version: 2.1.10.63/cvs/Linux x86_64)
Diffstat (limited to 'gnustep-base')
-rw-r--r-- | gnustep-base/gnustep-gui/ChangeLog | 5 | ||||
-rw-r--r-- | gnustep-base/gnustep-gui/gnustep-gui-0.22.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnustep-base/gnustep-gui/ChangeLog b/gnustep-base/gnustep-gui/ChangeLog index cca41127946e..451f54b63962 100644 --- a/gnustep-base/gnustep-gui/ChangeLog +++ b/gnustep-base/gnustep-gui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnustep-base/gnustep-gui # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-gui/ChangeLog,v 1.96 2012/04/07 14:43:35 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-gui/ChangeLog,v 1.97 2012/06/07 14:37:46 xmw Exp $ + + 07 Jun 2012; Michael Weber <xmw@gentoo.org> gnustep-gui-0.22.0.ebuild: + ppc stable (bug 410601) 07 Apr 2012; Markus Meier <maekke@gentoo.org> gnustep-gui-0.22.0.ebuild: x86 stable, bug #410601 diff --git a/gnustep-base/gnustep-gui/gnustep-gui-0.22.0.ebuild b/gnustep-base/gnustep-gui/gnustep-gui-0.22.0.ebuild index 2dcfbceeaafe..f51f4b9416c2 100644 --- a/gnustep-base/gnustep-gui/gnustep-gui-0.22.0.ebuild +++ b/gnustep-base/gnustep-gui/gnustep-gui-0.22.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-gui/gnustep-gui-0.22.0.ebuild,v 1.4 2012/04/07 14:43:35 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-gui/gnustep-gui-0.22.0.ebuild,v 1.5 2012/06/07 14:37:46 xmw Exp $ EAPI=4 inherit gnustep-base multilib @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ppc ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="cups gif jpeg png speech" DEPEND="${GNUSTEP_CORE_DEPEND} |