diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-07-19 13:21:45 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-07-19 13:21:45 +0000 |
commit | 2b70e1dfe63018fa14aa2def14dd204991a1db9c (patch) | |
tree | 594b10f62ca1d80a711575972e337b013d119132 /gnustep-base | |
parent | ppc stable #272673 (diff) | |
download | gentoo-2-2b70e1dfe63018fa14aa2def14dd204991a1db9c.tar.gz gentoo-2-2b70e1dfe63018fa14aa2def14dd204991a1db9c.tar.bz2 gentoo-2-2b70e1dfe63018fa14aa2def14dd204991a1db9c.zip |
ppc stable #272673
(Portage version: 2.1.6.13/cvs/Linux ppc)
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.16.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 87ebcc63c709..94798408f1b3 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/ChangeLog,v 1.50 2009/06/11 21:33:43 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/ChangeLog,v 1.51 2009/07/19 13:21:45 nixnut Exp $ + + 19 Jul 2009; nixnut <nixnut@gentoo.org> gnustep-back-xlib-0.16.0.ebuild: + ppc stable #272673 11 Jun 2009; Markus Meier <maekke@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 d900c31ea194..e9f0e86df00d 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-2009 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.3 2009/06/11 21:33:43 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.16.0.ebuild,v 1.4 2009/07/19 13:21:45 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" |