diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-06 12:13:56 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-06 12:13:56 +0000 |
commit | 8f93e72451fde5ca55e8862c6f5956df38c186cd (patch) | |
tree | 57c08ad603e7f938b17a8bd7a5faa5430dca6740 /gnustep-base | |
parent | Add qt4 versions (diff) | |
download | gentoo-2-8f93e72451fde5ca55e8862c6f5956df38c186cd.tar.gz gentoo-2-8f93e72451fde5ca55e8862c6f5956df38c186cd.tar.bz2 gentoo-2-8f93e72451fde5ca55e8862c6f5956df38c186cd.zip |
sparc stable wrt #195990
(Portage version: 2.1.3.19)
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.12.0.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 0bbad7e351f6..82a009373901 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/ChangeLog,v 1.31 2007/11/16 14:57:56 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/ChangeLog,v 1.32 2007/12/06 12:13:56 armin76 Exp $ + + 06 Dec 2007; Raúl Porcel <armin76@gentoo.org> + gnustep-back-xlib-0.12.0.ebuild: + sparc stable wrt #195990 16 Nov 2007; Steve Dibb <beandog@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 4d02adff28e6..84b0b3ca9ed0 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.7 2007/11/16 14:57:56 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.12.0.ebuild,v 1.8 2007/12/06 12:13:56 armin76 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" |