diff options
Diffstat (limited to 'app-gnustep/pantomime/pantomime-1.1.0_pre2.ebuild')
-rw-r--r-- | app-gnustep/pantomime/pantomime-1.1.0_pre2.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
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="" |