diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-01-29 16:58:21 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-01-29 16:58:21 +0000 |
commit | 3fdc3f781e2d75bb17c3d70df08d6f21d5636d66 (patch) | |
tree | 51eff294fc9dfdb3cfec5b373be4e079fd9d8b2e /app-gnustep | |
parent | add ~alpha (Manifest recommit) (diff) | |
download | gentoo-2-3fdc3f781e2d75bb17c3d70df08d6f21d5636d66.tar.gz gentoo-2-3fdc3f781e2d75bb17c3d70df08d6f21d5636d66.tar.bz2 gentoo-2-3fdc3f781e2d75bb17c3d70df08d6f21d5636d66.zip |
add ~alpha
Diffstat (limited to 'app-gnustep')
-rw-r--r-- | app-gnustep/pantomime/ChangeLog | 7 | ||||
-rw-r--r-- | app-gnustep/pantomime/pantomime-1.1.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-gnustep/pantomime/ChangeLog b/app-gnustep/pantomime/ChangeLog index 3ef1410184f6..cbaa4186ff6c 100644 --- a/app-gnustep/pantomime/ChangeLog +++ b/app-gnustep/pantomime/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-gnustep/pantomime -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-gnustep/pantomime/ChangeLog,v 1.4 2003/08/21 08:43:27 g2boojum Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-gnustep/pantomime/ChangeLog,v 1.5 2004/01/29 16:58:21 agriffis Exp $ + + 29 Jan 2004; Aron Griffis <agriffis@gentoo.org> pantomime-1.1.0.ebuild: + add ~alpha *pantomime-1.1.0 (21 Aug 2003) diff --git a/app-gnustep/pantomime/pantomime-1.1.0.ebuild b/app-gnustep/pantomime/pantomime-1.1.0.ebuild index cda8da663e97..5a695b3272c9 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-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.ebuild,v 1.2 2003/08/21 08:54:56 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-gnustep/pantomime/pantomime-1.1.0.ebuild,v 1.3 2004/01/29 16:58:21 agriffis 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" +KEYWORDS="~x86 ~ppc ~alpha" SLOT="0" S=${WORKDIR}/${PN/p/P} |