diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-01-12 20:18:13 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-01-12 20:18:13 +0000 |
commit | b9e8d3569d3dc0928f6ddb33c201714fbebf2c36 (patch) | |
tree | a4f4999f71e5f07a08172fa5ef3c23c393219b59 /dev-ruby/rubypants | |
parent | amd64 stable, bug #496122 (diff) | |
download | gentoo-2-b9e8d3569d3dc0928f6ddb33c201714fbebf2c36.tar.gz gentoo-2-b9e8d3569d3dc0928f6ddb33c201714fbebf2c36.tar.bz2 gentoo-2-b9e8d3569d3dc0928f6ddb33c201714fbebf2c36.zip |
amd64 stable, bug #496124
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-ruby/rubypants')
-rw-r--r-- | dev-ruby/rubypants/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/rubypants/rubypants-0.2.0-r4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/rubypants/ChangeLog b/dev-ruby/rubypants/ChangeLog index e5f37a1e5aa1..c4b5451e17be 100644 --- a/dev-ruby/rubypants/ChangeLog +++ b/dev-ruby/rubypants/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rubypants -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubypants/ChangeLog,v 1.20 2013/12/27 02:27:54 mrueg Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubypants/ChangeLog,v 1.21 2014/01/12 20:18:13 pacho Exp $ + + 12 Jan 2014; Pacho Ramos <pacho@gentoo.org> rubypants-0.2.0-r4.ebuild: + amd64 stable, bug #496124 *rubypants-0.2.0-r5 (27 Dec 2013) diff --git a/dev-ruby/rubypants/rubypants-0.2.0-r4.ebuild b/dev-ruby/rubypants/rubypants-0.2.0-r4.ebuild index 7baba2f5c4b6..fb30a98bd90c 100644 --- a/dev-ruby/rubypants/rubypants-0.2.0-r4.ebuild +++ b/dev-ruby/rubypants/rubypants-0.2.0-r4.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/rubypants/rubypants-0.2.0-r4.ebuild,v 1.1 2013/10/29 23:18:58 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubypants/rubypants-0.2.0-r4.ebuild,v 1.2 2014/01/12 20:18:13 pacho Exp $ EAPI=5 @@ -16,7 +16,7 @@ HOMEPAGE="http://chneukirchen.org/repos/rubypants/README" LICENSE="Ruby" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" all_ruby_prepare() { |