diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-11-23 21:09:16 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-11-23 21:09:16 +0000 |
commit | c296eaa34736e19ac470ddd6093830c336c174df (patch) | |
tree | 437e3a363582afd09a7ca5bdac2cb45c09c7afbd /dev-ruby/http-access2 | |
parent | Keyword ~amd64 wrt #197763. (diff) | |
download | gentoo-2-c296eaa34736e19ac470ddd6093830c336c174df.tar.gz gentoo-2-c296eaa34736e19ac470ddd6093830c336c174df.tar.bz2 gentoo-2-c296eaa34736e19ac470ddd6093830c336c174df.zip |
Stable on ppc64; bug #199662
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-ruby/http-access2')
-rw-r--r-- | dev-ruby/http-access2/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/http-access2/http-access2-2.0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/http-access2/ChangeLog b/dev-ruby/http-access2/ChangeLog index b71b780ba128..ea51a2b72947 100644 --- a/dev-ruby/http-access2/ChangeLog +++ b/dev-ruby/http-access2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/http-access2 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http-access2/ChangeLog,v 1.15 2007/11/21 19:34:50 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http-access2/ChangeLog,v 1.16 2007/11/23 21:09:16 corsair Exp $ + + 23 Nov 2007; Markus Rothe <corsair@gentoo.org> http-access2-2.0.6.ebuild: + Stable on ppc64; bug #199662 21 Nov 2007; nixnut <nixnut@gentoo.org> http-access2-2.0.6.ebuild: Stable on ppc wrt bug 199662 diff --git a/dev-ruby/http-access2/http-access2-2.0.6.ebuild b/dev-ruby/http-access2/http-access2-2.0.6.ebuild index 5bcf2df6eccc..2df55ca4a2e6 100644 --- a/dev-ruby/http-access2/http-access2-2.0.6.ebuild +++ b/dev-ruby/http-access2/http-access2-2.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http-access2/http-access2-2.0.6.ebuild,v 1.6 2007/11/21 19:34:50 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http-access2/http-access2-2.0.6.ebuild,v 1.7 2007/11/23 21:09:16 corsair Exp $ inherit ruby @@ -12,7 +12,7 @@ HOMEPAGE="http://dev.ctor.org/http-access2/" SRC_URI="http://dev.ctor.org/download/${MY_P}.tar.gz" LICENSE="Ruby" SLOT="0" -KEYWORDS="~amd64 ~ia64 ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd" IUSE="" USE_RUBY="any" |