diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 16:58:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 16:58:03 +0000 |
commit | fb5468b6698f908bc3c96772879e63aaa116ca09 (patch) | |
tree | 4f96a18184748602436af3e39d54d208b47645ca /net-mail/ripole | |
parent | Stable for amd64, wrt bug #474138 (diff) | |
download | gentoo-2-fb5468b6698f908bc3c96772879e63aaa116ca09.tar.gz gentoo-2-fb5468b6698f908bc3c96772879e63aaa116ca09.tar.bz2 gentoo-2-fb5468b6698f908bc3c96772879e63aaa116ca09.zip |
Stable for amd64, wrt bug #472732
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-mail/ripole')
-rw-r--r-- | net-mail/ripole/ChangeLog | 7 | ||||
-rw-r--r-- | net-mail/ripole/ripole-0.2.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/ripole/ChangeLog b/net-mail/ripole/ChangeLog index 898afc70edaf..2f97f518dd5c 100644 --- a/net-mail/ripole/ChangeLog +++ b/net-mail/ripole/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/ripole -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/ripole/ChangeLog,v 1.19 2012/12/17 18:27:19 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/ripole/ChangeLog,v 1.20 2013/06/25 16:58:03 ago Exp $ + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> ripole-0.2.2.ebuild: + Stable for amd64, wrt bug #472732 17 Dec 2012; Agostino Sarubbo <ago@gentoo.org> ripole-0.2.2.ebuild: Add ~ppc64, wrt bug #442188 diff --git a/net-mail/ripole/ripole-0.2.2.ebuild b/net-mail/ripole/ripole-0.2.2.ebuild index c5df2dc40522..8a630812f401 100644 --- a/net-mail/ripole/ripole-0.2.2.ebuild +++ b/net-mail/ripole/ripole-0.2.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/ripole/ripole-0.2.2.ebuild,v 1.5 2012/12/17 18:27:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ripole/ripole-0.2.2.ebuild,v 1.6 2013/06/25 16:58:03 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://www.pldaniels.com/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 hppa ~ppc ~ppc64 x86" +KEYWORDS="amd64 hppa ~ppc ~ppc64 x86" IUSE="" src_prepare() { |