diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-24 09:38:28 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-24 09:38:28 +0000 |
commit | 9c4e844c27944c97b04c4a85dbd474e627e6c73c (patch) | |
tree | 869f33ca2c5c2ce8c99e8ba255a882628a6e827e /dev-ruby/right_http_connection | |
parent | Stable on amd64 wrt bug #375905 (diff) | |
download | historical-9c4e844c27944c97b04c4a85dbd474e627e6c73c.tar.gz historical-9c4e844c27944c97b04c4a85dbd474e627e6c73c.tar.bz2 historical-9c4e844c27944c97b04c4a85dbd474e627e6c73c.zip |
Marked ~ppc64 wrt #351835
Package-Manager: portage-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() { |