summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnustep-libs/pantomime/pantomime-1.1.0_pre2.ebuild')
-rw-r--r--gnustep-libs/pantomime/pantomime-1.1.0_pre2.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/gnustep-libs/pantomime/pantomime-1.1.0_pre2.ebuild b/gnustep-libs/pantomime/pantomime-1.1.0_pre2.ebuild
new file mode 100644
index 000000000000..470164bd41a4
--- /dev/null
+++ b/gnustep-libs/pantomime/pantomime-1.1.0_pre2.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/pantomime/pantomime-1.1.0_pre2.ebuild,v 1.1 2004/07/23 13:39:14 fafhrd Exp $
+
+inherit base gnustep-old
+
+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 ~ppc ~alpha"
+SLOT="0"
+S=${WORKDIR}/${PN/p/P}
+PATCHES="${FILESDIR}/${P}-compilation-fix.diff"
+IUSE=""