diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 09:04:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 09:04:20 +0000 |
commit | e8a2bc41058241909e288ad51587df3ce24bba06 (patch) | |
tree | 0960aadcd387aa0f2dbacfaf5050565ee8ccd0e7 /dev-ruby/patron | |
parent | Add ~ia64, wrt bug #436668 (diff) | |
download | gentoo-2-e8a2bc41058241909e288ad51587df3ce24bba06.tar.gz gentoo-2-e8a2bc41058241909e288ad51587df3ce24bba06.tar.bz2 gentoo-2-e8a2bc41058241909e288ad51587df3ce24bba06.zip |
Stable for x86, wrt bug #448672
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-ruby/patron')
-rw-r--r-- | dev-ruby/patron/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/patron/patron-0.4.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/patron/ChangeLog b/dev-ruby/patron/ChangeLog index 13d8c1e708e4..3d4ee200278d 100644 --- a/dev-ruby/patron/ChangeLog +++ b/dev-ruby/patron/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/patron # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/patron/ChangeLog,v 1.24 2013/01/01 09:02:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/patron/ChangeLog,v 1.25 2013/01/01 09:04:20 ago Exp $ + + 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> patron-0.4.18.ebuild: + Stable for x86, wrt bug #448672 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> patron-0.4.18.ebuild: Stable for amd64, wrt bug #448672 diff --git a/dev-ruby/patron/patron-0.4.18.ebuild b/dev-ruby/patron/patron-0.4.18.ebuild index 17585ee9872c..c3adb8a30c4e 100644 --- a/dev-ruby/patron/patron-0.4.18.ebuild +++ b/dev-ruby/patron/patron-0.4.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/patron/patron-0.4.18.ebuild,v 1.2 2013/01/01 09:02:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/patron/patron-0.4.18.ebuild,v 1.3 2013/01/01 09:04:20 ago Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19" @@ -15,7 +15,7 @@ HOMEPAGE="http://toland.github.com/patron/" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" #ruby_add_bdepend "test? ( dev-ruby/rspec:2 )" |