summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrant Goodyear <g2boojum@gentoo.org>2003-08-21 08:43:32 +0000
committerGrant Goodyear <g2boojum@gentoo.org>2003-08-21 08:43:32 +0000
commitb9ef0986a8f825908948eed949724a58086f60d3 (patch)
treec711602ad1631b5d12ba0e9ebaa736d6cd4fddd2 /app-gnustep
parentNew stable build. Version bump. (diff)
downloadhistorical-b9ef0986a8f825908948eed949724a58086f60d3.tar.gz
historical-b9ef0986a8f825908948eed949724a58086f60d3.tar.bz2
historical-b9ef0986a8f825908948eed949724a58086f60d3.zip
New stable build. Version bump.
Diffstat (limited to 'app-gnustep')
-rw-r--r--app-gnustep/pantomime/Manifest4
-rw-r--r--app-gnustep/pantomime/files/digest-pantomime-1.1.01
-rw-r--r--app-gnustep/pantomime/pantomime-1.1.0.ebuild13
3 files changed, 16 insertions, 2 deletions
diff --git a/app-gnustep/pantomime/Manifest b/app-gnustep/pantomime/Manifest
index c63a686b6c13..32688bbfbfb4 100644
--- a/app-gnustep/pantomime/Manifest
+++ b/app-gnustep/pantomime/Manifest
@@ -1,6 +1,6 @@
-MD5 122018a2deb2c8843a3fc2d3a863571b pantomime-1.1.0.ebuild 627
+MD5 e50850a5cc7d203607abf49f04a9f9a9 pantomime-1.1.0.ebuild 556
MD5 5883b073b56f6f14338ed3c32432a55b pantomime-1.1.0_pre2.ebuild 611
-MD5 e2d109092daf6d78a7ec57f53e311718 ChangeLog 742
+MD5 783a6d9a5a3869f194c0fb2aa06a512a ChangeLog 745
MD5 80699754a7e9adb6c02df33c8fa16fd6 metadata.xml 161
MD5 be3f0775afd0526544eb8691d5879398 files/digest-pantomime-1.1.0 67
MD5 c28a7f65a7973b51d359e26af1adc764 files/pantomime-1.1.0_pre2-compilation-fix.diff 312
diff --git a/app-gnustep/pantomime/files/digest-pantomime-1.1.0 b/app-gnustep/pantomime/files/digest-pantomime-1.1.0
new file mode 100644
index 000000000000..593677b9e437
--- /dev/null
+++ b/app-gnustep/pantomime/files/digest-pantomime-1.1.0
@@ -0,0 +1 @@
+MD5 3366a3af44327d03d81cb731da5c1971 Pantomime-1.1.0.tar.gz 398938
diff --git a/app-gnustep/pantomime/pantomime-1.1.0.ebuild b/app-gnustep/pantomime/pantomime-1.1.0.ebuild
new file mode 100644
index 000000000000..bb6a7491d743
--- /dev/null
+++ b/app-gnustep/pantomime/pantomime-1.1.0.ebuild
@@ -0,0 +1,13 @@
+# 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.ebuild,v 1.1 2003/08/21 08:43:27 g2boojum Exp $
+
+inherit base gnustep
+
+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"
+SLOT="0"
+S=${WORKDIR}/${PN/p/P}