summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetteri Räty <betelgeuse@gentoo.org>2005-11-04 18:08:48 +0000
committerPetteri Räty <betelgeuse@gentoo.org>2005-11-04 18:08:48 +0000
commitcae54c46503c48a31cd25fed2f39b9d5f262ebdc (patch)
treeca478111890a03a8655c05b880b6365059c417ec /gnustep-libs/objcunit
parentDrop old version. (diff)
downloadgentoo-2-cae54c46503c48a31cd25fed2f39b9d5f262ebdc.tar.gz
gentoo-2-cae54c46503c48a31cd25fed2f39b9d5f262ebdc.tar.bz2
gentoo-2-cae54c46503c48a31cd25fed2f39b9d5f262ebdc.zip
Added ~x86 keyword. Fixes bug #111380.
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'gnustep-libs/objcunit')
-rw-r--r--gnustep-libs/objcunit/ChangeLog7
-rw-r--r--gnustep-libs/objcunit/Manifest14
-rw-r--r--gnustep-libs/objcunit/objcunit-1.2.ebuild6
3 files changed, 10 insertions, 17 deletions
diff --git a/gnustep-libs/objcunit/ChangeLog b/gnustep-libs/objcunit/ChangeLog
index 7fb57696530d..92f0630abaaa 100644
--- a/gnustep-libs/objcunit/ChangeLog
+++ b/gnustep-libs/objcunit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnustep-libs/objcunit
-# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/objcunit/ChangeLog,v 1.1 2004/11/14 20:32:41 fafhrd Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/objcunit/ChangeLog,v 1.2 2005/11/04 18:08:48 betelgeuse Exp $
+
+ 04 Nov 2005; Petteri Räty <betelgeuse@gentoo.org> objcunit-1.2.ebuild:
+ Added ~x86 keyword. Fixes bug #111380.
*objcunit-1.2 (14 Nov 2004)
diff --git a/gnustep-libs/objcunit/Manifest b/gnustep-libs/objcunit/Manifest
index fba88a6037e7..6b526e6e9209 100644
--- a/gnustep-libs/objcunit/Manifest
+++ b/gnustep-libs/objcunit/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 1116227eab988b6f76e3c2c028b59893 ChangeLog 383
+MD5 f9a93e40c3b6a66253975e05d9434c21 ChangeLog 499
MD5 6d2fa3abd552e278cc463c81985a5d55 files/digest-objcunit-1.2 72
MD5 104fec3c2462aa70acafcae393ee92a8 metadata.xml 453
-MD5 e31476b95c6ab1516bdc568f6619a406 objcunit-1.2.ebuild 931
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDDhYxI1lqEGTUzyQRAigEAJ9U0JAwSJ0jNtFvwafgfvSRQxaSzwCePZal
-dwGqqiZqOQaMa6/0XoNXIUU=
-=+Uc7
------END PGP SIGNATURE-----
+MD5 10df8694ce319cf0a643cdb06eb1d5b9 objcunit-1.2.ebuild 936
diff --git a/gnustep-libs/objcunit/objcunit-1.2.ebuild b/gnustep-libs/objcunit/objcunit-1.2.ebuild
index 5e489a83e1d6..acb8bde5af24 100644
--- a/gnustep-libs/objcunit/objcunit-1.2.ebuild
+++ b/gnustep-libs/objcunit/objcunit-1.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/objcunit/objcunit-1.2.ebuild,v 1.2 2005/08/25 19:03:49 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/objcunit/objcunit-1.2.ebuild,v 1.3 2005/11/04 18:08:48 betelgeuse Exp $
S=${WORKDIR}/ObjcUnit-1.2/ObjcUnit
@@ -11,7 +11,7 @@ HOMEPAGE="http://oops.se/objcunit/"
#HOMEPAGE="http://xanthippe.dyndns.org/Zipper/"
SRC_URI="http://xanthippe.dyndns.org/Zipper/ObjcUnit-${PV}-GNUstep.tar.gz"
-KEYWORDS="~ppc"
+KEYWORDS="~ppc ~x86"
LICENSE="IBM"
SLOT="0"