diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-20 13:09:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-20 13:09:06 +0000 |
commit | 891dbb3d8d931a420a51b05b44c744d556b5343c (patch) | |
tree | d0fa6d2d0f3e161dda023049a105923735434887 /gnustep-base | |
parent | Stable for sparc, wrt bug #410601 (diff) | |
download | gentoo-2-891dbb3d8d931a420a51b05b44c744d556b5343c.tar.gz gentoo-2-891dbb3d8d931a420a51b05b44c744d556b5343c.tar.bz2 gentoo-2-891dbb3d8d931a420a51b05b44c744d556b5343c.zip |
Stable for sparc, wrt bug #410601
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'gnustep-base')
-rw-r--r-- | gnustep-base/gnustep-back-xlib/ChangeLog | 7 | ||||
-rw-r--r-- | gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.22.0.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/gnustep-base/gnustep-back-xlib/ChangeLog b/gnustep-base/gnustep-back-xlib/ChangeLog index b830dabff623..c11bda44759e 100644 --- a/gnustep-base/gnustep-back-xlib/ChangeLog +++ b/gnustep-base/gnustep-back-xlib/ChangeLog @@ -1,6 +1,10 @@ # 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.68 2012/06/07 14:40:27 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/ChangeLog,v 1.69 2012/12/20 13:09:06 ago Exp $ + + 20 Dec 2012; Agostino Sarubbo <ago@gentoo.org> + gnustep-back-xlib-0.22.0.ebuild: + Stable for sparc, wrt bug #410601 07 Jun 2012; Michael Weber <xmw@gentoo.org> gnustep-back-xlib-0.22.0.ebuild: ppc stable (bug 410601) @@ -325,4 +329,3 @@ 28 Aug 2004; Armando Di Cianno <fafhrd@gentoo.org> : Added first gnustep-back-xlib package. - 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 513979f046bb..2bd027de8dc3 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.5 2012/06/07 14:40:27 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.22.0.ebuild,v 1.6 2012/12/20 13:09:06 ago 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} |