diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-11-28 11:41:00 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-11-28 11:41:00 +0000 |
commit | 24fb6c7634d028756f2027489199b7ea5816b4d5 (patch) | |
tree | 145fd882f97736c149759a1ac04390e17026f9b2 /net-mail/tpop3d | |
parent | x86 stable wrt bug #391467 (diff) | |
download | historical-24fb6c7634d028756f2027489199b7ea5816b4d5.tar.gz historical-24fb6c7634d028756f2027489199b7ea5816b4d5.tar.bz2 historical-24fb6c7634d028756f2027489199b7ea5816b4d5.zip |
x86 stable wrt bug #391343
Package-Manager: portage-2.1.10.11/cvs/Linux i686
Diffstat (limited to 'net-mail/tpop3d')
-rw-r--r-- | net-mail/tpop3d/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/tpop3d/tpop3d-1.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/tpop3d/ChangeLog b/net-mail/tpop3d/ChangeLog index d45897d06770..dc2eb5bc50e0 100644 --- a/net-mail/tpop3d/ChangeLog +++ b/net-mail/tpop3d/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/tpop3d # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/tpop3d/ChangeLog,v 1.32 2011/08/24 07:14:58 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/tpop3d/ChangeLog,v 1.33 2011/11/28 11:41:00 phajdan.jr Exp $ + + 28 Nov 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> tpop3d-1.5.5.ebuild: + x86 stable wrt bug #391343 *tpop3d-1.5.5 (24 Aug 2011) diff --git a/net-mail/tpop3d/tpop3d-1.5.5.ebuild b/net-mail/tpop3d/tpop3d-1.5.5.ebuild index 08436a70ba7e..8fe54205c3c6 100644 --- a/net-mail/tpop3d/tpop3d-1.5.5.ebuild +++ b/net-mail/tpop3d/tpop3d-1.5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/tpop3d/tpop3d-1.5.5.ebuild,v 1.1 2011/08/24 07:14:58 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/tpop3d/tpop3d-1.5.5.ebuild,v 1.2 2011/11/28 11:41:00 phajdan.jr Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://download.savannah.nongnu.org/releases/tpop3d/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 x86" IUSE="authexternal debug drac flatfile gdbm ldap maildir mbox mysql offensive pam passwd perl postgres +sha1 shadow ssl tcpd" |