diff options
author | 2014-03-04 20:19:19 +0000 | |
---|---|---|
committer | 2014-03-04 20:19:19 +0000 | |
commit | 1e86be9b7a9fc3beb74dd48f9e131629fa1b0edd (patch) | |
tree | 36fafdf0641eb6fb84a11a55d63e308580755c37 /dev-ruby/weakling | |
parent | Add ~mips keyword. (diff) | |
download | gentoo-2-1e86be9b7a9fc3beb74dd48f9e131629fa1b0edd.tar.gz gentoo-2-1e86be9b7a9fc3beb74dd48f9e131629fa1b0edd.tar.bz2 gentoo-2-1e86be9b7a9fc3beb74dd48f9e131629fa1b0edd.zip |
Stable for x86, wrt bug #502298
(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/weakling')
-rw-r--r-- | dev-ruby/weakling/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/weakling/weakling-0.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/weakling/ChangeLog b/dev-ruby/weakling/ChangeLog index c372b38182f4..47d6989c57b1 100644 --- a/dev-ruby/weakling/ChangeLog +++ b/dev-ruby/weakling/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/weakling # 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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/weakling/ChangeLog,v 1.10 2014/03/04 20:19:19 ago Exp $ + + 04 Mar 2014; Agostino Sarubbo <ago@gentoo.org> weakling-0.0.4.ebuild: + Stable for x86, wrt bug #502298 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> weakling-0.0.4.ebuild: amd64 stable, bug #502298 diff --git a/dev-ruby/weakling/weakling-0.0.4.ebuild b/dev-ruby/weakling/weakling-0.0.4.ebuild index 0772c86993c8..40886310de93 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-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.2 2014/03/02 22:51:31 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/weakling/weakling-0.0.4.ebuild,v 1.3 2014/03/04 20:19:19 ago 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="" |