diff options
Diffstat (limited to 'gnustep-libs/objcunit/objcunit-1.2-r1.ebuild')
-rw-r--r-- | gnustep-libs/objcunit/objcunit-1.2-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |