diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-02 22:51:31 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-02 22:51:31 +0000 |
commit | 9c9d3c3bb575bd551736264d455cc2187535c740 (patch) | |
tree | 0d46c64f73e31160ce6b45d90de3046d0c3b1541 /dev-ruby/weakling | |
parent | amd64 stable, bug #502296 (diff) | |
download | gentoo-2-9c9d3c3bb575bd551736264d455cc2187535c740.tar.gz gentoo-2-9c9d3c3bb575bd551736264d455cc2187535c740.tar.bz2 gentoo-2-9c9d3c3bb575bd551736264d455cc2187535c740.zip |
amd64 stable, bug #502298
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-ruby/weakling')
-rw-r--r-- | dev-ruby/weakling/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/weakling/weakling-0.0.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/weakling/ChangeLog b/dev-ruby/weakling/ChangeLog index 1a3244ced680..c372b38182f4 100644 --- a/dev-ruby/weakling/ChangeLog +++ b/dev-ruby/weakling/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/weakling -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/weakling/ChangeLog,v 1.8 2013/11/26 00:57:40 mrueg Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/weakling/ChangeLog,v 1.9 2014/03/02 22:51:31 pacho Exp $ + + 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> weakling-0.0.4.ebuild: + amd64 stable, bug #502298 *weakling-0.0.4 (26 Nov 2013) diff --git a/dev-ruby/weakling/weakling-0.0.4.ebuild b/dev-ruby/weakling/weakling-0.0.4.ebuild index 60bdda357908..0772c86993c8 100644 --- a/dev-ruby/weakling/weakling-0.0.4.ebuild +++ b/dev-ruby/weakling/weakling-0.0.4.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/weakling/weakling-0.0.4.ebuild,v 1.1 2013/11/26 00:57:40 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/weakling/weakling-0.0.4.ebuild,v 1.2 2014/03/02 22:51:31 pacho Exp $ EAPI=5 @@ -19,7 +19,7 @@ DESCRIPTION="weakling: a collection of weakref utilities for Ruby" HOMEPAGE="http://github.com/headius/weakling" LICENSE="Apache-2.0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" SLOT="0" IUSE="" |