diff options
author | Nick Hadaway <raker@gentoo.org> | 2002-10-22 16:00:38 +0000 |
---|---|---|
committer | Nick Hadaway <raker@gentoo.org> | 2002-10-22 16:00:38 +0000 |
commit | ae1d04a10e61607f0148fc38367f5a3c491e34b5 (patch) | |
tree | 006c78b3912b9cdf584861345dd301fd6bb9b68e /net-mail/fetchmail | |
parent | Changed the description at lostlogic's request. (diff) | |
download | gentoo-2-ae1d04a10e61607f0148fc38367f5a3c491e34b5.tar.gz gentoo-2-ae1d04a10e61607f0148fc38367f5a3c491e34b5.tar.bz2 gentoo-2-ae1d04a10e61607f0148fc38367f5a3c491e34b5.zip |
Removing the unstable flag.
Diffstat (limited to 'net-mail/fetchmail')
-rw-r--r-- | net-mail/fetchmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog index 57039d3af561..585541644333 100644 --- a/net-mail/fetchmail/ChangeLog +++ b/net-mail/fetchmail/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for net-mailfetchmailChangeLog/ # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.10 2002/10/21 20:24:27 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.11 2002/10/22 16:00:38 raker Exp $ *fetchmail-6.1.1 (21 Oct 2002) + 22 Oct 2002; Nick Hadaway <raker@gentoo.org> fetchmail-6.1.1.ebuild : + Removing the unstable flag. + 21 Oct 2002; Nick Hadaway <raker@gentoo.org> fetchmail-6.1.1.ebuild, files/digest-fetchmail-6.1.1 : Version bump. No ebuild changes required. Currently marked unstable diff --git a/net-mail/fetchmail/fetchmail-6.1.1.ebuild b/net-mail/fetchmail/fetchmail-6.1.1.ebuild index 47a90d877436..a4454cec888a 100644 --- a/net-mail/fetchmail/fetchmail-6.1.1.ebuild +++ b/net-mail/fetchmail/fetchmail-6.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.1.1.ebuild,v 1.1 2002/10/21 20:24:27 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.1.1.ebuild,v 1.2 2002/10/22 16:00:38 raker Exp $ IUSE="ssl nls" @@ -16,7 +16,7 @@ DEPEND="virtual/glibc SLOT="0" LICENSE="GPL-2 public-domain" -KEYWORDS="~x86" +KEYWORDS="x86" src_compile() { |