diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-01-12 20:17:45 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-01-12 20:17:45 +0000 |
commit | 04784455311327f149bf62d1dad92cc7af3de31b (patch) | |
tree | 8deab192d7d598e48c8ad8d9fe3d5dae28db76c1 | |
parent | amd64 stable, bug #492258 (diff) | |
download | gentoo-2-04784455311327f149bf62d1dad92cc7af3de31b.tar.gz gentoo-2-04784455311327f149bf62d1dad92cc7af3de31b.tar.bz2 gentoo-2-04784455311327f149bf62d1dad92cc7af3de31b.zip |
amd64 stable, bug #496122
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
-rw-r--r-- | dev-ruby/patron/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/patron/patron-0.4.18-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/patron/ChangeLog b/dev-ruby/patron/ChangeLog index bdf09ce3904e..5c7d6be59911 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.26 2013/10/30 03:39:40 mrueg Exp $ +# 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 $ + + 12 Jan 2014; Pacho Ramos <pacho@gentoo.org> patron-0.4.18-r1.ebuild: + amd64 stable, bug #496122 *patron-0.4.18-r1 (30 Oct 2013) diff --git a/dev-ruby/patron/patron-0.4.18-r1.ebuild b/dev-ruby/patron/patron-0.4.18-r1.ebuild index 1186e086a561..d743eb4d89b5 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-2013 Gentoo Foundation +# 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.1 2013/10/30 03:39:39 mrueg Exp $ +# $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 $ 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 )" |