summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-05-04 16:06:47 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-05-04 16:06:47 +0000
commitfc728465d29c4759171e9f523595a0c0bd7b1767 (patch)
treeadf1ead4fd152e370f42e43a952a703fd167ff84 /app-gnustep/pantomime
parentStable on (diff)
downloadhistorical-fc728465d29c4759171e9f523595a0c0bd7b1767.tar.gz
historical-fc728465d29c4759171e9f523595a0c0bd7b1767.tar.bz2
historical-fc728465d29c4759171e9f523595a0c0bd7b1767.zip
Stable on alpha.
Diffstat (limited to 'app-gnustep/pantomime')
-rw-r--r--app-gnustep/pantomime/ChangeLog6
-rw-r--r--app-gnustep/pantomime/Manifest10
-rw-r--r--app-gnustep/pantomime/pantomime-1.1.0.ebuild4
-rw-r--r--app-gnustep/pantomime/pantomime-1.1.0_pre2.ebuild4
4 files changed, 14 insertions, 10 deletions
diff --git a/app-gnustep/pantomime/ChangeLog b/app-gnustep/pantomime/ChangeLog
index 1c09a3b6310e..c2b3e2347ea4 100644
--- a/app-gnustep/pantomime/ChangeLog
+++ b/app-gnustep/pantomime/ChangeLog
@@ -1,6 +1,10 @@
# 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.6 2004/04/17 19:43:33 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-gnustep/pantomime/ChangeLog,v 1.7 2004/05/04 16:06:47 kloeri Exp $
+
+ 04 May 2004; Bryan Østergaard <kloeri@gentoo.org> pantomime-1.1.0.ebuild,
+ pantomime-1.1.0_pre2.ebuild:
+ Stable on alpha.
17 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> pantomime-1.1.0_pre2.ebuild:
Added IUSE=
diff --git a/app-gnustep/pantomime/Manifest b/app-gnustep/pantomime/Manifest
index 72f52461906a..24aaecbbfa44 100644
--- a/app-gnustep/pantomime/Manifest
+++ b/app-gnustep/pantomime/Manifest
@@ -1,7 +1,7 @@
-MD5 aba5a4050e4ebc84436339b053eb7b52 pantomime-1.1.0.ebuild 914
-MD5 ca6792346f596829672b58d8ed976ba7 pantomime-1.1.0_pre2.ebuild 615
-MD5 8d32f2e85d4d8b5149ddc2f0c1846295 ChangeLog 921
+MD5 90b68de3f3561fce8beddb78ed83d839 pantomime-1.1.0.ebuild 911
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
+MD5 5b8c5c660365b621148e44e0ca455fb2 pantomime-1.1.0_pre2.ebuild 624
+MD5 0101eb1f3908878c902fdef64d4e9c82 ChangeLog 1050
MD5 29c520038205a746e1f9e00360489b19 files/digest-pantomime-1.1.0_pre2 71
+MD5 c28a7f65a7973b51d359e26af1adc764 files/pantomime-1.1.0_pre2-compilation-fix.diff 312
+MD5 be3f0775afd0526544eb8691d5879398 files/digest-pantomime-1.1.0 67
diff --git a/app-gnustep/pantomime/pantomime-1.1.0.ebuild b/app-gnustep/pantomime/pantomime-1.1.0.ebuild
index 5a695b3272c9..da8fbdb46c79 100644
--- a/app-gnustep/pantomime/pantomime-1.1.0.ebuild
+++ b/app-gnustep/pantomime/pantomime-1.1.0.ebuild
@@ -1,6 +1,6 @@
# 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.ebuild,v 1.3 2004/01/29 16:58:21 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-gnustep/pantomime/pantomime-1.1.0.ebuild,v 1.4 2004/05/04 16:06:47 kloeri Exp $
IUSE="ssl"
@@ -10,7 +10,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 ~ppc ~alpha"
+KEYWORDS="~x86 ~ppc alpha"
SLOT="0"
S=${WORKDIR}/${PN/p/P}
diff --git a/app-gnustep/pantomime/pantomime-1.1.0_pre2.ebuild b/app-gnustep/pantomime/pantomime-1.1.0_pre2.ebuild
index 8c2ba4628dac..6b7bc74b90db 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-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.5 2004/04/17 19:43:33 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-gnustep/pantomime/pantomime-1.1.0_pre2.ebuild,v 1.6 2004/05/04 16:06:47 kloeri 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 ~ppc"
+KEYWORDS="x86 ~ppc ~alpha"
SLOT="0"
S=${WORKDIR}/${PN/p/P}
PATCHES="${FILESDIR}/${P}-compilation-fix.diff"