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
commitbaea90f213d0e4d3732276c6b3e3781d001f55e3 (patch)
treef17454c99afff7c04805c69cdc7f05d069bfd9ec /app-gnustep
parentStable on (diff)
downloadgentoo-2-baea90f213d0e4d3732276c6b3e3781d001f55e3.tar.gz
gentoo-2-baea90f213d0e4d3732276c6b3e3781d001f55e3.tar.bz2
gentoo-2-baea90f213d0e4d3732276c6b3e3781d001f55e3.zip
Stable on alpha.
Diffstat (limited to 'app-gnustep')
-rw-r--r--app-gnustep/pantomime/ChangeLog6
-rw-r--r--app-gnustep/pantomime/pantomime-1.1.0.ebuild4
-rw-r--r--app-gnustep/pantomime/pantomime-1.1.0_pre2.ebuild4
3 files changed, 9 insertions, 5 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/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"