summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-08-18 15:28:07 +0000
committerChristoph Mende <angelos@gentoo.org>2007-08-18 15:28:07 +0000
commit1f53848e073e063da6c3556cba1aa7c9a9c6e802 (patch)
tree19770014f5439228ea971a8d9981c204df27a3a8 /gnustep-libs
parentversion bump wrt bug 158633, thanks to Jakub Moc (diff)
downloadgentoo-2-1f53848e073e063da6c3556cba1aa7c9a9c6e802.tar.gz
gentoo-2-1f53848e073e063da6c3556cba1aa7c9a9c6e802.tar.bz2
gentoo-2-1f53848e073e063da6c3556cba1aa7c9a9c6e802.zip
Added ~amd64 wrt bug #170433
(Portage version: 2.1.3.6)
Diffstat (limited to 'gnustep-libs')
-rw-r--r--gnustep-libs/objcunit/ChangeLog5
-rw-r--r--gnustep-libs/objcunit/objcunit-1.2.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/gnustep-libs/objcunit/ChangeLog b/gnustep-libs/objcunit/ChangeLog
index 8cdb7cdbcff1..ef794ac8b3a9 100644
--- a/gnustep-libs/objcunit/ChangeLog
+++ b/gnustep-libs/objcunit/ChangeLog
@@ -1,6 +1,9 @@
# 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.4 2007/02/22 00:30:30 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/objcunit/ChangeLog,v 1.5 2007/08/18 15:28:07 angelos Exp $
+
+ 18 Aug 2007; Christoph Mende <angelos@gentoo.org> objcunit-1.2.ebuild:
+ Added ~amd64 wrt bug #170433
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
diff --git a/gnustep-libs/objcunit/objcunit-1.2.ebuild b/gnustep-libs/objcunit/objcunit-1.2.ebuild
index 500068070e20..bb98382681ca 100644
--- a/gnustep-libs/objcunit/objcunit-1.2.ebuild
+++ b/gnustep-libs/objcunit/objcunit-1.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 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.4 2006/03/26 09:14:37 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/objcunit/objcunit-1.2.ebuild,v 1.5 2007/08/18 15:28:07 angelos 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="~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
LICENSE="IBM"
SLOT="0"