diff options
author | Naohiro Aota <naota@gentoo.org> | 2011-12-05 14:22:42 +0000 |
---|---|---|
committer | Naohiro Aota <naota@gentoo.org> | 2011-12-05 14:22:42 +0000 |
commit | e5d76dca4c8915ee4b415460983554dbccf4684c (patch) | |
tree | 0a615c351669f02706c420696a3ba3087edc95e5 /dev-ruby | |
parent | Add ~x86-fbsd. (diff) | |
download | gentoo-2-e5d76dca4c8915ee4b415460983554dbccf4684c.tar.gz gentoo-2-e5d76dca4c8915ee4b415460983554dbccf4684c.tar.bz2 gentoo-2-e5d76dca4c8915ee4b415460983554dbccf4684c.zip |
Add ~x86-fbsd.
(Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/right_http_connection/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/right_http_connection/right_http_connection-1.2.4-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/right_http_connection/ChangeLog b/dev-ruby/right_http_connection/ChangeLog index 437c71675c2a..8a9e63f8663f 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/ChangeLog,v 1.8 2011/08/07 14:57:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/ChangeLog,v 1.9 2011/12/05 14:22:42 naota Exp $ + + 05 Dec 2011; Naohiro Aota <naota@gentoo.org> + right_http_connection-1.2.4-r1.ebuild: + Add ~x86-fbsd. 07 Aug 2011; Raúl Porcel <armin76@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 e583117d162b..a621fa297e85 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-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.6 2011/08/07 14:57:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/right_http_connection-1.2.4-r1.ebuild,v 1.7 2011/12/05 14:22:42 naota Exp $ EAPI=2 @@ -19,7 +19,7 @@ HOMEPAGE="http://rightscale.rubyforge.org/" LICENSE="as-is" # truly SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" all_ruby_prepare() { |