diff options
author | Jason Wever <weeve@gentoo.org> | 2006-08-16 00:58:29 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-08-16 00:58:29 +0000 |
commit | 22f42740bd204c6cb60142082d04b00a657a9711 (patch) | |
tree | fd1117b1a43f399c799c0abb4d1bd6692d439a7a /gnustep-base | |
parent | Stable on amd64, bug #143909. (diff) | |
download | gentoo-2-22f42740bd204c6cb60142082d04b00a657a9711.tar.gz gentoo-2-22f42740bd204c6cb60142082d04b00a657a9711.tar.bz2 gentoo-2-22f42740bd204c6cb60142082d04b00a657a9711.zip |
Stable on SPARC wrt bug #139385.
(Portage version: 2.1.1_pre5-r1)
Diffstat (limited to 'gnustep-base')
-rw-r--r-- | gnustep-base/gnustep-back-xlib/ChangeLog | 6 | ||||
-rw-r--r-- | gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.10.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnustep-base/gnustep-back-xlib/ChangeLog b/gnustep-base/gnustep-back-xlib/ChangeLog index aac22b15063f..228d4a50fd38 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/ChangeLog,v 1.17 2006/03/25 15:20:19 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/ChangeLog,v 1.18 2006/08/16 00:58:29 weeve Exp $ + + 16 Aug 2006; Jason Wever <weeve@gentoo.org> + gnustep-back-xlib-0.10.3.ebuild: + Stable on SPARC wrt bug #139385. *gnustep-back-xlib-0.10.3 (25 Mar 2006) diff --git a/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.10.3.ebuild b/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.10.3.ebuild index 1b31d985189c..82cbfd337fe4 100644 --- a/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.10.3.ebuild +++ b/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.10.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.10.3.ebuild,v 1.1 2006/03/25 15:20:19 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.10.3.ebuild,v 1.2 2006/08/16 00:58:29 weeve Exp $ inherit gnustep @@ -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="~x86 ~ppc ~sparc" +KEYWORDS="~ppc sparc ~x86" SLOT="0" LICENSE="LGPL-2.1" |