diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 09:04:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 09:04:30 +0000 |
commit | a88daa82175a521a2e91201c3495102c851f2d35 (patch) | |
tree | f73d44bfab412dff3dc0a58be3d1c4ca96470175 /dev-ruby/matchy | |
parent | Add ~ia64, wrt bug #436668 (diff) | |
download | gentoo-2-a88daa82175a521a2e91201c3495102c851f2d35.tar.gz gentoo-2-a88daa82175a521a2e91201c3495102c851f2d35.tar.bz2 gentoo-2-a88daa82175a521a2e91201c3495102c851f2d35.zip |
Stable for x86, wrt bug #448672
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-ruby/matchy')
-rw-r--r-- | dev-ruby/matchy/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/matchy/matchy-0.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/matchy/ChangeLog b/dev-ruby/matchy/ChangeLog index e57e0b7d0d05..cd6505f935db 100644 --- a/dev-ruby/matchy/ChangeLog +++ b/dev-ruby/matchy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/matchy # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/matchy/ChangeLog,v 1.9 2013/01/01 09:02:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/matchy/ChangeLog,v 1.10 2013/01/01 09:04:30 ago Exp $ + + 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> matchy-0.5.2.ebuild: + Stable for x86, wrt bug #448672 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> matchy-0.5.2.ebuild: Stable for amd64, wrt bug #448672 diff --git a/dev-ruby/matchy/matchy-0.5.2.ebuild b/dev-ruby/matchy/matchy-0.5.2.ebuild index bd4b17712a32..2a5ba0ba89bb 100644 --- a/dev-ruby/matchy/matchy-0.5.2.ebuild +++ b/dev-ruby/matchy/matchy-0.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/matchy/matchy-0.5.2.ebuild,v 1.8 2013/01/01 09:02:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/matchy/matchy-0.5.2.ebuild,v 1.9 2013/01/01 09:04:30 ago Exp $ EAPI="2" @@ -20,7 +20,7 @@ HOMEPAGE="http://github.com/mcmire/matchy" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" # workaround for ruby 1.9.2, sent upstream after 0.5.2 |