diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-09-21 15:34:17 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-09-21 15:34:17 +0000 |
commit | abab63375ea3415ec72112a1814f2322d656398b (patch) | |
tree | cef161228b7a37d86327b43b95ded4768eeee23c /gnustep-base | |
parent | ~ppc'd (diff) | |
download | historical-abab63375ea3415ec72112a1814f2322d656398b.tar.gz historical-abab63375ea3415ec72112a1814f2322d656398b.tar.bz2 historical-abab63375ea3415ec72112a1814f2322d656398b.zip |
Stable on ppc wrt bug 235922
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'gnustep-base')
-rw-r--r-- | gnustep-base/gnustep-back-xlib/ChangeLog | 5 | ||||
-rw-r--r-- | gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.14.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 f27e71f1f027..d5a059d5cbe7 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/ChangeLog,v 1.44 2008/09/17 20:48:43 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/ChangeLog,v 1.45 2008/09/21 15:34:17 nixnut Exp $ + + 21 Sep 2008; nixnut <nixnut@gentoo.org> gnustep-back-xlib-0.14.0.ebuild: + Stable on ppc wrt bug 235922 17 Sep 2008; Markus Meier <maekke@gentoo.org> gnustep-back-xlib-0.14.0.ebuild: diff --git a/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.14.0.ebuild b/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.14.0.ebuild index 62c3661fbe49..085cb16491d6 100644 --- a/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.14.0.ebuild +++ b/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.14.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.14.0.ebuild,v 1.2 2008/09/17 20:48:43 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.14.0.ebuild,v 1.3 2008/09/21 15:34:17 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" |