diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 14:00:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 14:00:33 +0000 |
commit | f9e2d9ccb7343b7042051b23af8a82403fbe037e (patch) | |
tree | f82191f730e5c8c74162d43a535fc1802593016c /dev-ruby | |
parent | Stable for x86, wrt bug #495602 (diff) | |
download | gentoo-2-f9e2d9ccb7343b7042051b23af8a82403fbe037e.tar.gz gentoo-2-f9e2d9ccb7343b7042051b23af8a82403fbe037e.tar.bz2 gentoo-2-f9e2d9ccb7343b7042051b23af8a82403fbe037e.zip |
Stable for x86, wrt bug #496122
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/patron/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/patron/patron-0.4.18-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/patron/ChangeLog b/dev-ruby/patron/ChangeLog index 5c7d6be59911..bc79e4f365f1 100644 --- a/dev-ruby/patron/ChangeLog +++ b/dev-ruby/patron/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/patron # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/patron/ChangeLog,v 1.27 2014/01/12 20:17:45 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/patron/ChangeLog,v 1.28 2014/01/14 14:00:33 ago Exp $ + + 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> patron-0.4.18-r1.ebuild: + Stable for x86, wrt bug #496122 12 Jan 2014; Pacho Ramos <pacho@gentoo.org> patron-0.4.18-r1.ebuild: amd64 stable, bug #496122 diff --git a/dev-ruby/patron/patron-0.4.18-r1.ebuild b/dev-ruby/patron/patron-0.4.18-r1.ebuild index d743eb4d89b5..c45bb3778d8f 100644 --- a/dev-ruby/patron/patron-0.4.18-r1.ebuild +++ b/dev-ruby/patron/patron-0.4.18-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-r1.ebuild,v 1.2 2014/01/12 20:17:45 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/patron/patron-0.4.18-r1.ebuild,v 1.3 2014/01/14 14:00:33 ago Exp $ EAPI=5 USE_RUBY="ruby18 ruby19 ruby20" @@ -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 )" |