summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrant Goodyear <g2boojum@gentoo.org>2003-08-16 22:44:41 +0000
committerGrant Goodyear <g2boojum@gentoo.org>2003-08-16 22:44:41 +0000
commitbaa8d62a222539a42cf7108ae4b5618c05075c99 (patch)
tree11a81bf9d6b0b8578690d6e632149ce44ef46265 /app-gnustep/pantomime
parentAdded xface and crypt to IUSE. See bug #26724. Added ~ppc to keywords. (diff)
downloadgentoo-2-baa8d62a222539a42cf7108ae4b5618c05075c99.tar.gz
gentoo-2-baa8d62a222539a42cf7108ae4b5618c05075c99.tar.bz2
gentoo-2-baa8d62a222539a42cf7108ae4b5618c05075c99.zip
Added ~ppc to keywords
Diffstat (limited to 'app-gnustep/pantomime')
-rw-r--r--app-gnustep/pantomime/Manifest4
-rw-r--r--app-gnustep/pantomime/pantomime-1.1.0_pre2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-gnustep/pantomime/Manifest b/app-gnustep/pantomime/Manifest
index e53214210a1c..6733743fa23b 100644
--- a/app-gnustep/pantomime/Manifest
+++ b/app-gnustep/pantomime/Manifest
@@ -1,5 +1,5 @@
+MD5 5883b073b56f6f14338ed3c32432a55b pantomime-1.1.0_pre2.ebuild 611
MD5 b1f4554f1a42ca02a420dc0ad0c65402 ChangeLog 600
-MD5 79c5bd8e2e4849733e11813180d10954 pantomime-1.1.0_pre2.ebuild 603
MD5 80699754a7e9adb6c02df33c8fa16fd6 metadata.xml 161
-MD5 29c520038205a746e1f9e00360489b19 files/digest-pantomime-1.1.0_pre2 71
MD5 c28a7f65a7973b51d359e26af1adc764 files/pantomime-1.1.0_pre2-compilation-fix.diff 312
+MD5 29c520038205a746e1f9e00360489b19 files/digest-pantomime-1.1.0_pre2 71
diff --git a/app-gnustep/pantomime/pantomime-1.1.0_pre2.ebuild b/app-gnustep/pantomime/pantomime-1.1.0_pre2.ebuild
index cefff0026ed2..d6b072d6fed4 100644
--- a/app-gnustep/pantomime/pantomime-1.1.0_pre2.ebuild
+++ b/app-gnustep/pantomime/pantomime-1.1.0_pre2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-gnustep/pantomime/pantomime-1.1.0_pre2.ebuild,v 1.3 2003/07/17 12:05:51 brain Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-gnustep/pantomime/pantomime-1.1.0_pre2.ebuild,v 1.4 2003/08/16 22:44:34 g2boojum Exp $
inherit base gnustep
@@ -8,7 +8,7 @@ DESCRIPTION="A set of Objective-C classes that model a mail system"
HOMEPAGE="http://www.collaboration-world.com/pantomime/"
LICENSE="LGPL-2.1"
SRC_URI="http://www.collaboration-world.com/pantomime.data/releases/Stable/${PN/p/P}-${PV/_/}.tar.gz"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
SLOT="0"
S=${WORKDIR}/${PN/p/P}
PATCHES="${FILESDIR}/${P}-compilation-fix.diff"