diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-10-27 15:57:54 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-10-27 15:57:54 +0000 |
commit | 16db3e4c0be1221a704f8cf08c676085ac4b4bfc (patch) | |
tree | 58196bd3dbfff2744c4989c92fb8ed456e759708 /gnustep-base/gnustep-back-xlib | |
parent | Stable on ppc wrt bug 195990 (diff) | |
download | gentoo-2-16db3e4c0be1221a704f8cf08c676085ac4b4bfc.tar.gz gentoo-2-16db3e4c0be1221a704f8cf08c676085ac4b4bfc.tar.bz2 gentoo-2-16db3e4c0be1221a704f8cf08c676085ac4b4bfc.zip |
Stable on ppc wrt bug 195990
(Portage version: 2.1.3.16)
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.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" |