diff options
Diffstat (limited to 'gnustep-libs')
-rw-r--r-- | gnustep-libs/objcunit/ChangeLog | 6 | ||||
-rw-r--r-- | gnustep-libs/objcunit/objcunit-1.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnustep-libs/objcunit/ChangeLog b/gnustep-libs/objcunit/ChangeLog index e56aa6d694c8..e5d06160113f 100644 --- a/gnustep-libs/objcunit/ChangeLog +++ b/gnustep-libs/objcunit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnustep-libs/objcunit # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/objcunit/ChangeLog,v 1.8 2008/01/30 01:40:28 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/objcunit/ChangeLog,v 1.9 2008/03/08 13:57:40 coldwind Exp $ + + 08 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> + objcunit-1.2-r1.ebuild: + amd64 stable wrt bug #207381 30 Jan 2008; Brent Baude <ranger@gentoo.org> objcunit-1.2-r1.ebuild: Marking objcunit-1.2-r1 ppc for bug 207381 diff --git a/gnustep-libs/objcunit/objcunit-1.2-r1.ebuild b/gnustep-libs/objcunit/objcunit-1.2-r1.ebuild index e37479d6fec5..547506ac3a39 100644 --- a/gnustep-libs/objcunit/objcunit-1.2-r1.ebuild +++ b/gnustep-libs/objcunit/objcunit-1.2-r1.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-libs/objcunit/objcunit-1.2-r1.ebuild,v 1.3 2008/01/30 01:40:28 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/objcunit/objcunit-1.2-r1.ebuild,v 1.4 2008/03/08 13:57:40 coldwind Exp $ S=${WORKDIR}/ObjcUnit-1.2/ObjcUnit @@ -13,7 +13,7 @@ HOMEPAGE="http://oops.se/objcunit/" # patches, which are included in below URL SRC_URI="http://xanthippe.dyndns.org/Zipper/ObjcUnit-${PV}-GNUstep.tar.gz" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" LICENSE="IBM" SLOT="0" |