diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-24 09:37:52 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-24 09:37:52 +0000 |
commit | ed2b347ae4e8518bc5198334c67d5c433c7a35cc (patch) | |
tree | 734078f44452c6b36da153af3deb7964b46fceee /dev-ruby/right_http_connection | |
parent | Marked ~ppc64 wrt #351835 (diff) | |
download | gentoo-2-ed2b347ae4e8518bc5198334c67d5c433c7a35cc.tar.gz gentoo-2-ed2b347ae4e8518bc5198334c67d5c433c7a35cc.tar.bz2 gentoo-2-ed2b347ae4e8518bc5198334c67d5c433c7a35cc.zip |
Marked ~ppc64 wrt #351835
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/right_http_connection')
-rw-r--r-- | dev-ruby/right_http_connection/ChangeLog | 8 | ||||
-rw-r--r-- | dev-ruby/right_http_connection/right_http_connection-1.2.4-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/right_http_connection/ChangeLog b/dev-ruby/right_http_connection/ChangeLog index 057520b86840..0a6d98853529 100644 --- a/dev-ruby/right_http_connection/ChangeLog +++ b/dev-ruby/right_http_connection/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/right_http_connection -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/ChangeLog,v 1.6 2010/08/31 19:53:38 a3li Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/ChangeLog,v 1.7 2011/07/24 09:37:52 xarthisius Exp $ + + 24 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> + right_http_connection-1.2.4-r1.ebuild: + Marked ~ppc64 wrt #351835 31 Aug 2010; Alex Legler <a3li@gentoo.org> right_http_connection-1.2.4-r1.ebuild: diff --git a/dev-ruby/right_http_connection/right_http_connection-1.2.4-r1.ebuild b/dev-ruby/right_http_connection/right_http_connection-1.2.4-r1.ebuild index 3fde5edb29e6..fce8cfdbef1d 100644 --- a/dev-ruby/right_http_connection/right_http_connection-1.2.4-r1.ebuild +++ b/dev-ruby/right_http_connection/right_http_connection-1.2.4-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/right_http_connection-1.2.4-r1.ebuild,v 1.4 2010/08/31 19:53:38 a3li Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/right_http_connection-1.2.4-r1.ebuild,v 1.5 2011/07/24 09:37:52 xarthisius Exp $ EAPI=2 @@ -19,7 +19,7 @@ HOMEPAGE="http://rightscale.rubyforge.org/" LICENSE="as-is" # truly SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" all_ruby_prepare() { |