diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-03-23 18:22:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-03-23 18:22:25 +0000 |
commit | 290e954cfc7549ee405b0e1bdf1ab6e11b370de1 (patch) | |
tree | 3a5d562da0cea13d12e1b89339644a1a928949c6 /gnustep-base | |
parent | alpha/ia64/sparc stable wrt #214081 (diff) | |
download | gentoo-2-290e954cfc7549ee405b0e1bdf1ab6e11b370de1.tar.gz gentoo-2-290e954cfc7549ee405b0e1bdf1ab6e11b370de1.tar.bz2 gentoo-2-290e954cfc7549ee405b0e1bdf1ab6e11b370de1.zip |
sparc stable wrt #207381
(Portage version: 2.1.4.4)
Diffstat (limited to 'gnustep-base')
-rw-r--r-- | gnustep-base/gnustep-make/ChangeLog | 5 | ||||
-rw-r--r-- | gnustep-base/gnustep-make/gnustep-make-2.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnustep-base/gnustep-make/ChangeLog b/gnustep-base/gnustep-make/ChangeLog index d38c1e28c1e6..1079327954d9 100644 --- a/gnustep-base/gnustep-make/ChangeLog +++ b/gnustep-base/gnustep-make/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnustep-base/gnustep-make # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-make/ChangeLog,v 1.69 2008/03/22 17:01:10 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-make/ChangeLog,v 1.70 2008/03/23 18:22:25 armin76 Exp $ + + 23 Mar 2008; Raúl Porcel <armin76@gentoo.org> gnustep-make-2.0.4.ebuild: + sparc stable wrt #207381 22 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> gnustep-make-2.0.4.ebuild: diff --git a/gnustep-base/gnustep-make/gnustep-make-2.0.4.ebuild b/gnustep-base/gnustep-make/gnustep-make-2.0.4.ebuild index 9794d85c666f..26a7faf36ea8 100644 --- a/gnustep-base/gnustep-make/gnustep-make-2.0.4.ebuild +++ b/gnustep-base/gnustep-make/gnustep-make-2.0.4.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-make/gnustep-make-2.0.4.ebuild,v 1.3 2008/03/22 17:01:10 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-make/gnustep-make-2.0.4.ebuild,v 1.4 2008/03/23 18:22:25 armin76 Exp $ inherit gnustep-base eutils @@ -8,7 +8,7 @@ DESCRIPTION="GNUstep Makefile Package" HOMEPAGE="http://www.gnustep.org" SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" SLOT="0" LICENSE="GPL-2" |