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
commit04fd6c952fa53e59c6c3c8420bec696bd7ccfb6a (patch)
tree1599bc1ff15d70511bf7310e21fa54a45dbedb16 /gnustep-libs/objcunit
parentDrop old version. (diff)
downloadhistorical-04fd6c952fa53e59c6c3c8420bec696bd7ccfb6a.tar.gz
historical-04fd6c952fa53e59c6c3c8420bec696bd7ccfb6a.tar.bz2
historical-04fd6c952fa53e59c6c3c8420bec696bd7ccfb6a.zip
Added ~x86 keyword. Fixes bug #111380.
Package-Manager: portage-2.0.53_rc6
Diffstat (limited to 'gnustep-libs/objcunit')
-rw-r--r--gnustep-libs/objcunit/ChangeLog7
-rw-r--r--gnustep-libs/objcunit/Manifest10
-rw-r--r--gnustep-libs/objcunit/objcunit-1.2.ebuild6
3 files changed, 13 insertions, 10 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..039742946781 100644
--- a/gnustep-libs/objcunit/Manifest
+++ b/gnustep-libs/objcunit/Manifest
@@ -1,14 +1,14 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 1116227eab988b6f76e3c2c028b59893 ChangeLog 383
+MD5 1d411bba0aedc42b079ed109141405c3 ChangeLog 503
MD5 6d2fa3abd552e278cc463c81985a5d55 files/digest-objcunit-1.2 72
MD5 104fec3c2462aa70acafcae393ee92a8 metadata.xml 453
-MD5 e31476b95c6ab1516bdc568f6619a406 objcunit-1.2.ebuild 931
+MD5 d0be4d2e391929a9d5687d9484e44842 objcunit-1.2.ebuild 938
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
-iD8DBQFDDhYxI1lqEGTUzyQRAigEAJ9U0JAwSJ0jNtFvwafgfvSRQxaSzwCePZal
-dwGqqiZqOQaMa6/0XoNXIUU=
-=+Uc7
+iD8DBQFDa6PDQiJ/wx066S4RAnyCAKCCis7C/4Uv1qL5bRzjJYoz9FwG6wCfdus1
+KHYiiVnugXaz9e7SWxZ3LM4=
+=V/nn
-----END PGP SIGNATURE-----
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"