diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-10 11:46:24 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-10 11:46:24 +0000 |
commit | c58410f4ee1e8272e29f79dc223e59d36487a575 (patch) | |
tree | 062f84037f7ebc6cfbcab8085b7ba3cf0d854357 /app-text/rfcutil | |
parent | version bump (diff) | |
download | gentoo-2-c58410f4ee1e8272e29f79dc223e59d36487a575.tar.gz gentoo-2-c58410f4ee1e8272e29f79dc223e59d36487a575.tar.bz2 gentoo-2-c58410f4ee1e8272e29f79dc223e59d36487a575.zip |
stable ppc ppc64, bug #437616
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-text/rfcutil')
-rw-r--r-- | app-text/rfcutil/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/rfcutil/rfcutil-3.2.3-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/rfcutil/ChangeLog b/app-text/rfcutil/ChangeLog index d8ac07e021e9..7d5eb59cea70 100644 --- a/app-text/rfcutil/ChangeLog +++ b/app-text/rfcutil/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/rfcutil # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/rfcutil/ChangeLog,v 1.35 2012/10/08 14:18:35 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rfcutil/ChangeLog,v 1.36 2012/10/10 11:46:24 blueness Exp $ + + 10 Oct 2012; Anthony G. Basile <blueness@gentoo.org> rfcutil-3.2.3-r2.ebuild: + stable ppc ppc64, bug #437616 08 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> rfcutil-3.2.3-r2.ebuild: Stable on amd64 wrt bug #437616 diff --git a/app-text/rfcutil/rfcutil-3.2.3-r2.ebuild b/app-text/rfcutil/rfcutil-3.2.3-r2.ebuild index aaa998419484..c82b7df068ab 100644 --- a/app-text/rfcutil/rfcutil-3.2.3-r2.ebuild +++ b/app-text/rfcutil/rfcutil-3.2.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/rfcutil/rfcutil-3.2.3-r2.ebuild,v 1.2 2012/10/08 14:18:35 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rfcutil/rfcutil-3.2.3-r2.ebuild,v 1.3 2012/10/10 11:46:24 blueness Exp $ EAPI=4 @@ -16,7 +16,7 @@ SRC_URI="http://www.dewn.com/rfc/${MY_P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="amd64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~mips ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" RDEPEND="dev-lang/perl |