summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-07-04 16:48:30 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-07-04 16:48:30 +0000
commit697e0176077ae556e00efc501f22746fd4af0e16 (patch)
tree8a93862a9e0b07de74f339aa79516387c14641cc /gnustep-base
parent[sci-chemistry/gromacs] Fix bug #326331. thanks to Christoph Junghans (diff)
downloadgentoo-2-697e0176077ae556e00efc501f22746fd4af0e16.tar.gz
gentoo-2-697e0176077ae556e00efc501f22746fd4af0e16.tar.bz2
gentoo-2-697e0176077ae556e00efc501f22746fd4af0e16.zip
sparc stable wrt #325577
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'gnustep-base')
-rw-r--r--gnustep-base/gnustep-make/ChangeLog5
-rw-r--r--gnustep-base/gnustep-make/gnustep-make-2.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnustep-base/gnustep-make/ChangeLog b/gnustep-base/gnustep-make/ChangeLog
index 8bbc5278d648..0f21b3839cff 100644
--- a/gnustep-base/gnustep-make/ChangeLog
+++ b/gnustep-base/gnustep-make/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnustep-base/gnustep-make
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-make/ChangeLog,v 1.91 2010/06/27 13:49:22 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-make/ChangeLog,v 1.92 2010/07/04 16:48:30 armin76 Exp $
+
+ 04 Jul 2010; Raúl Porcel <armin76@gentoo.org> gnustep-make-2.4.0.ebuild:
+ sparc stable wrt #325577
27 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
gnustep-make-2.4.0.ebuild:
diff --git a/gnustep-base/gnustep-make/gnustep-make-2.4.0.ebuild b/gnustep-base/gnustep-make/gnustep-make-2.4.0.ebuild
index 4e533994da50..3b097abc912f 100644
--- a/gnustep-base/gnustep-make/gnustep-make-2.4.0.ebuild
+++ b/gnustep-base/gnustep-make/gnustep-make-2.4.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-make/gnustep-make-2.4.0.ebuild,v 1.3 2010/06/27 13:49:22 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-make/gnustep-make-2.4.0.ebuild,v 1.4 2010/07/04 16:48:30 armin76 Exp $
EAPI="3"
@@ -10,7 +10,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 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
IUSE="native-exceptions"
SLOT="0"
LICENSE="GPL-2"