summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-04-17 19:43:33 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-04-17 19:43:33 +0000
commit3810a164308bffc3bebcd97eb33f9c6685eb5337 (patch)
tree5ea857b43498926905c471aa66750b6e2f378253 /app-gnustep/pantomime
parentnew upstream version (diff)
downloadhistorical-3810a164308bffc3bebcd97eb33f9c6685eb5337.tar.gz
historical-3810a164308bffc3bebcd97eb33f9c6685eb5337.tar.bz2
historical-3810a164308bffc3bebcd97eb33f9c6685eb5337.zip
Numerous small fixes, see ChangeLog for details.
Diffstat (limited to 'app-gnustep/pantomime')
-rw-r--r--app-gnustep/pantomime/ChangeLog5
-rw-r--r--app-gnustep/pantomime/pantomime-1.1.0_pre2.ebuild5
2 files changed, 7 insertions, 3 deletions
diff --git a/app-gnustep/pantomime/ChangeLog b/app-gnustep/pantomime/ChangeLog
index cbaa4186ff6c..1c09a3b6310e 100644
--- a/app-gnustep/pantomime/ChangeLog
+++ b/app-gnustep/pantomime/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-gnustep/pantomime
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-gnustep/pantomime/ChangeLog,v 1.5 2004/01/29 16:58:21 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-gnustep/pantomime/ChangeLog,v 1.6 2004/04/17 19:43:33 aliz Exp $
+
+ 17 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> pantomime-1.1.0_pre2.ebuild:
+ Added IUSE=
29 Jan 2004; Aron Griffis <agriffis@gentoo.org> pantomime-1.1.0.ebuild:
add ~alpha
diff --git a/app-gnustep/pantomime/pantomime-1.1.0_pre2.ebuild b/app-gnustep/pantomime/pantomime-1.1.0_pre2.ebuild
index d6b072d6fed4..8c2ba4628dac 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.
+# Copyright 1999-2004 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.4 2003/08/16 22:44:34 g2boojum Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-gnustep/pantomime/pantomime-1.1.0_pre2.ebuild,v 1.5 2004/04/17 19:43:33 aliz Exp $
inherit base gnustep
@@ -12,3 +12,4 @@ KEYWORDS="x86 ~ppc"
SLOT="0"
S=${WORKDIR}/${PN/p/P}
PATCHES="${FILESDIR}/${P}-compilation-fix.diff"
+IUSE=""