diff options
-rw-r--r-- | gnustep-base/gnustep-back-xlib/ChangeLog | 5 | ||||
-rw-r--r-- | gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.12.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 47b4a572cf69..3b16203adb7b 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/ChangeLog,v 1.27 2007/10/03 14:16:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/ChangeLog,v 1.28 2007/10/27 15:57:54 nixnut Exp $ + + 27 Oct 2007; nixnut <nixnut@gentoo.org> gnustep-back-xlib-0.12.0.ebuild: + Stable on ppc wrt bug 195278 03 Oct 2007; Raúl Porcel <armin76@gentoo.org> gnustep-back-xlib-0.12.0.ebuild: diff --git a/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.12.0.ebuild b/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.12.0.ebuild index 9fcd49210224..c85d0b540ce2 100644 --- a/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.12.0.ebuild +++ b/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.12.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.12.0.ebuild,v 1.4 2007/10/03 14:16:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.12.0.ebuild,v 1.5 2007/10/27 15:57:54 nixnut Exp $ inherit gnustep-base @@ -10,7 +10,7 @@ DESCRIPTION="Default X11 back-end component for the GNUstep GUI Library" HOMEPAGE="http://www.gnustep.org" SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-back-${PV}.tar.gz" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ppc ~sparc ~x86 ~x86-fbsd" SLOT="0" LICENSE="LGPL-2.1" |