diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2008-01-25 17:30:09 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2008-01-25 17:30:09 +0000 |
commit | a6f386e5f68e226f1596ceb05a02301b265cdbd2 (patch) | |
tree | 863c446659066d01070d0996aab2ef84bded9783 /gnustep-libs/objcunit | |
parent | stable x86, bug 207381 (diff) | |
download | historical-a6f386e5f68e226f1596ceb05a02301b265cdbd2.tar.gz historical-a6f386e5f68e226f1596ceb05a02301b265cdbd2.tar.bz2 historical-a6f386e5f68e226f1596ceb05a02301b265cdbd2.zip |
stable x86, bug 207381
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'gnustep-libs/objcunit')
-rw-r--r-- | gnustep-libs/objcunit/ChangeLog | 8 | ||||
-rw-r--r-- | gnustep-libs/objcunit/objcunit-1.2-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/gnustep-libs/objcunit/ChangeLog b/gnustep-libs/objcunit/ChangeLog index 21e9eb366b6f..3c18868f19cc 100644 --- a/gnustep-libs/objcunit/ChangeLog +++ b/gnustep-libs/objcunit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnustep-libs/objcunit -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/objcunit/ChangeLog,v 1.6 2007/09/11 20:20:41 voyageur Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/objcunit/ChangeLog,v 1.7 2008/01/25 17:23:41 opfer Exp $ + + 25 Jan 2008; Christian Faulhammer <opfer@gentoo.org> + objcunit-1.2-r1.ebuild: + stable x86, bug 207381 *objcunit-1.2-r1 (11 Sep 2007) diff --git a/gnustep-libs/objcunit/objcunit-1.2-r1.ebuild b/gnustep-libs/objcunit/objcunit-1.2-r1.ebuild index 975d0910d9df..86aca1770481 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-2007 Gentoo Foundation +# 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.1 2007/09/11 20:20:41 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/objcunit/objcunit-1.2-r1.ebuild,v 1.2 2008/01/25 17:23:41 opfer 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" |