diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-07 02:13:12 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-07 02:13:12 +0000 |
commit | 2ca864dc83a976f1fae10299ee5606ff795790cf (patch) | |
tree | 41229f893a785524934d29cbbd9bcd2353ba539c /app-gnustep | |
parent | stable on ppc (Manifest recommit) (diff) | |
download | gentoo-2-2ca864dc83a976f1fae10299ee5606ff795790cf.tar.gz gentoo-2-2ca864dc83a976f1fae10299ee5606ff795790cf.tar.bz2 gentoo-2-2ca864dc83a976f1fae10299ee5606ff795790cf.zip |
add ~alpha
Diffstat (limited to 'app-gnustep')
-rw-r--r-- | app-gnustep/gnumail/ChangeLog | 7 | ||||
-rw-r--r-- | app-gnustep/gnumail/gnumail-1.1.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-gnustep/gnumail/ChangeLog b/app-gnustep/gnumail/ChangeLog index ceaf3e06df42..c59645ad7ac7 100644 --- a/app-gnustep/gnumail/ChangeLog +++ b/app-gnustep/gnumail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-gnustep/gnumail -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-gnustep/gnumail/ChangeLog,v 1.4 2003/10/18 20:14:45 raker Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-gnustep/gnumail/ChangeLog,v 1.5 2004/02/07 02:13:12 agriffis Exp $ + + 06 Feb 2004; Aron Griffis <agriffis@gentoo.org> gnumail-1.1.0.ebuild: + add ~alpha 18 Oct 2003; Nick Hadaway <raker@gentoo.org> gnumail-1.1.0.ebuild: Removed stable ebuilds and fixed policy violation of setting ${A}. diff --git a/app-gnustep/gnumail/gnumail-1.1.0.ebuild b/app-gnustep/gnumail/gnumail-1.1.0.ebuild index 25cdf46ffb0a..2620e4fdd449 100644 --- a/app-gnustep/gnumail/gnumail-1.1.0.ebuild +++ b/app-gnustep/gnumail/gnumail-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/gnumail/gnumail-1.1.0.ebuild,v 1.2 2003/10/18 20:14:45 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-gnustep/gnumail/gnumail-1.1.0.ebuild,v 1.3 2004/02/07 02:13:12 agriffis Exp $ inherit gnustep @@ -17,7 +17,7 @@ SRC_URI="http://www.collaboration-world.com/gnumail.data/releases/Stable/GNUMail DEPEND="${DEPEND}" RDEPEND="${RDEPEND} dev-util/gnustep-back" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~alpha" LICENSE="GPL-2" SLOT="0" |