diff options
author | 2012-06-07 14:40:27 +0000 | |
---|---|---|
committer | 2012-06-07 14:40:27 +0000 | |
commit | 6c9ca62b5a98de329e17a50648d7a1710d9461fc (patch) | |
tree | 6f82af360bec8a547bdbc51770ffb44501b9654f /gnustep-base/gnustep-back-xlib | |
parent | ppc stable (bug 410601) (diff) | |
download | gentoo-2-6c9ca62b5a98de329e17a50648d7a1710d9461fc.tar.gz gentoo-2-6c9ca62b5a98de329e17a50648d7a1710d9461fc.tar.bz2 gentoo-2-6c9ca62b5a98de329e17a50648d7a1710d9461fc.zip |
ppc stable (bug 410601)
(Portage version: 2.1.10.63/cvs/Linux x86_64)
Diffstat (limited to 'gnustep-base/gnustep-back-xlib')
-rw-r--r-- | gnustep-base/gnustep-back-xlib/ChangeLog | 5 | ||||
-rw-r--r-- | gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.22.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnustep-base/gnustep-back-xlib/ChangeLog b/gnustep-base/gnustep-back-xlib/ChangeLog index db561fdfb779..b830dabff623 100644 --- a/gnustep-base/gnustep-back-xlib/ChangeLog +++ b/gnustep-base/gnustep-back-xlib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnustep-base/gnustep-back-xlib # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/ChangeLog,v 1.67 2012/04/07 14:46:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/ChangeLog,v 1.68 2012/06/07 14:40:27 xmw Exp $ + + 07 Jun 2012; Michael Weber <xmw@gentoo.org> gnustep-back-xlib-0.22.0.ebuild: + ppc stable (bug 410601) 07 Apr 2012; Markus Meier <maekke@gentoo.org> gnustep-back-xlib-0.22.0.ebuild: diff --git a/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.22.0.ebuild b/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.22.0.ebuild index 7635c86d8133..513979f046bb 100644 --- a/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.22.0.ebuild +++ b/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-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-back-xlib/gnustep-back-xlib-0.22.0.ebuild,v 1.4 2012/04/07 14:46:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.22.0.ebuild,v 1.5 2012/06/07 14:40:27 xmw Exp $ EAPI=4 inherit gnustep-base @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-back-${PV}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ppc ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="opengl xim" RDEPEND="${GNUSTEP_CORE_DEPEND} |