diff options
author | Raúl Porcel <armin76@gentoo.org> | 2014-08-28 10:54:01 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2014-08-28 10:54:01 +0000 |
commit | 45b6d17f1ba2397de4a431c1783566b79c5d9c1b (patch) | |
tree | 967267367c726d8e408dd2e2367a961f247b410f /net-mail | |
parent | Automated version bump to 3.12.27 - remove old. (diff) | |
download | gentoo-2-45b6d17f1ba2397de4a431c1783566b79c5d9c1b.tar.gz gentoo-2-45b6d17f1ba2397de4a431c1783566b79c5d9c1b.tar.bz2 gentoo-2-45b6d17f1ba2397de4a431c1783566b79c5d9c1b.zip |
Add ~sparc wrt #442188
(Portage version: 2.2.8-r1/cvs/Linux ia64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/ripole/ChangeLog | 8 | ||||
-rw-r--r-- | net-mail/ripole/ripole-0.2.1.ebuild | 6 | ||||
-rw-r--r-- | net-mail/ripole/ripole-0.2.2.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/net-mail/ripole/ChangeLog b/net-mail/ripole/ChangeLog index db5d64fff0ef..2334e79a0415 100644 --- a/net-mail/ripole/ChangeLog +++ b/net-mail/ripole/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/ripole -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/ripole/ChangeLog,v 1.22 2013/06/29 19:26:12 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/ripole/ChangeLog,v 1.23 2014/08/28 10:54:01 armin76 Exp $ + + 28 Aug 2014; Raúl Porcel <armin76@gentoo.org> ripole-0.2.1.ebuild, + ripole-0.2.2.ebuild: + Add ~sparc wrt #442188 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> ripole-0.2.2.ebuild: Stable for ppc64, wrt bug #474826 diff --git a/net-mail/ripole/ripole-0.2.1.ebuild b/net-mail/ripole/ripole-0.2.1.ebuild index faae4fb49a41..da6b1f19b89e 100644 --- a/net-mail/ripole/ripole-0.2.1.ebuild +++ b/net-mail/ripole/ripole-0.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/ripole/ripole-0.2.1.ebuild,v 1.3 2011/11/28 11:37:42 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ripole/ripole-0.2.1.ebuild,v 1.4 2014/08/28 10:54:01 armin76 Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://www.pldaniels.com/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 hppa x86" +KEYWORDS="~amd64 hppa ~sparc x86" IUSE="" src_prepare() { diff --git a/net-mail/ripole/ripole-0.2.2.ebuild b/net-mail/ripole/ripole-0.2.2.ebuild index 63e784c57910..1f8f19a9d516 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-2013 Gentoo Foundation +# Copyright 1999-2014 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.8 2013/06/29 19:26:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ripole/ripole-0.2.2.ebuild,v 1.9 2014/08/28 10:54:01 armin76 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 ~sparc x86" IUSE="" src_prepare() { |