diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-16 14:40:04 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-16 14:40:04 +0000 |
commit | 303259611d0f6b1853c26d002c10af395092d975 (patch) | |
tree | 45ba50b8c05745758cb39b0b5c1b81f3e406babe /gnustep-base/gnustep-back-xlib | |
parent | sparc stable wrt #272673 (diff) | |
download | gentoo-2-303259611d0f6b1853c26d002c10af395092d975.tar.gz gentoo-2-303259611d0f6b1853c26d002c10af395092d975.tar.bz2 gentoo-2-303259611d0f6b1853c26d002c10af395092d975.zip |
sparc stable wrt #272673
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'gnustep-base/gnustep-back-xlib')
-rw-r--r-- | gnustep-base/gnustep-back-xlib/ChangeLog | 6 | ||||
-rw-r--r-- | gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.16.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 acd63d2da4d9..6dc8a622e3df 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/ChangeLog,v 1.52 2010/01/07 15:21:42 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/ChangeLog,v 1.53 2010/01/16 14:40:04 armin76 Exp $ + + 16 Jan 2010; Raúl Porcel <armin76@gentoo.org> + gnustep-back-xlib-0.16.0.ebuild: + sparc stable wrt #272673 07 Jan 2010; Christian Faulhammer <fauli@gentoo.org> gnustep-back-xlib-0.16.0.ebuild: diff --git a/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.16.0.ebuild b/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.16.0.ebuild index d289413cf4de..aa6ff4524b63 100644 --- a/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.16.0.ebuild +++ b/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.16.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.16.0.ebuild,v 1.5 2010/01/07 15:21:42 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.16.0.ebuild,v 1.6 2010/01/16 14:40:04 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 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ppc sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" SLOT="0" LICENSE="LGPL-2.1" |