diff options
author | Jack Morgan <jmorgan@gentoo.org> | 2015-05-29 05:24:47 +0000 |
---|---|---|
committer | Jack Morgan <jmorgan@gentoo.org> | 2015-05-29 05:24:47 +0000 |
commit | 2d9777fad1c114071e48ee34ef48e00170b51af8 (patch) | |
tree | d17934b7018a5174f4e56d7d9d9096123421ded1 /net-mail | |
parent | sparc stable wrt bug #473794 (diff) | |
download | gentoo-2-2d9777fad1c114071e48ee34ef48e00170b51af8.tar.gz gentoo-2-2d9777fad1c114071e48ee34ef48e00170b51af8.tar.bz2 gentoo-2-2d9777fad1c114071e48ee34ef48e00170b51af8.zip |
sparc stable wrt bug #473794
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key )
Diffstat (limited to 'net-mail')
-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 2334e79a0415..6f573aaa03aa 100644 --- a/net-mail/ripole/ChangeLog +++ b/net-mail/ripole/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/ripole -# 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 $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/ripole/ChangeLog,v 1.24 2015/05/29 05:24:47 jmorgan Exp $ + + 29 May 2015; Jack Morgan <jmorgan@gentoo.org> ripole-0.2.2.ebuild: + sparc stable wrt bug #473794 28 Aug 2014; Raúl Porcel <armin76@gentoo.org> ripole-0.2.1.ebuild, ripole-0.2.2.ebuild: diff --git a/net-mail/ripole/ripole-0.2.2.ebuild b/net-mail/ripole/ripole-0.2.2.ebuild index 1f8f19a9d516..f74cdd9417de 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-2014 Gentoo Foundation +# Copyright 1999-2015 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.9 2014/08/28 10:54:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ripole/ripole-0.2.2.ebuild,v 1.10 2015/05/29 05:24:47 jmorgan 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 ~sparc x86" +KEYWORDS="amd64 hppa ppc ppc64 sparc x86" IUSE="" src_prepare() { |