diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 09:02:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 09:02:27 +0000 |
commit | e7e121175d13c0979e70afd24e79392e717949b9 (patch) | |
tree | ce76d84372b417aac0a0ada1f0602f4f812088df /dev-ruby | |
parent | Stable for amd64, wrt bug #448672 (diff) | |
download | gentoo-2-e7e121175d13c0979e70afd24e79392e717949b9.tar.gz gentoo-2-e7e121175d13c0979e70afd24e79392e717949b9.tar.bz2 gentoo-2-e7e121175d13c0979e70afd24e79392e717949b9.zip |
Stable for amd64, wrt bug #448672
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/matchy/ChangeLog | 8 | ||||
-rw-r--r-- | dev-ruby/matchy/matchy-0.5.2.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-ruby/matchy/ChangeLog b/dev-ruby/matchy/ChangeLog index 4108ccbdac82..e57e0b7d0d05 100644 --- a/dev-ruby/matchy/ChangeLog +++ b/dev-ruby/matchy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/matchy -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/matchy/ChangeLog,v 1.8 2011/04/09 12:04:28 graaff Exp $ +# 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 $ + + 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> matchy-0.5.2.ebuild: + Stable for amd64, wrt bug #448672 09 Apr 2011; Hans de Graaff <graaff@gentoo.org> matchy-0.5.2.ebuild: Add ree18 support. @@ -37,4 +40,3 @@ 28 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org> +matchy-0.4.2.ebuild, +files/matchy-0.4.2-order.patch, +metadata.xml: Initial import of (mcmire-)matchy, needed for crack's testsuite. - diff --git a/dev-ruby/matchy/matchy-0.5.2.ebuild b/dev-ruby/matchy/matchy-0.5.2.ebuild index 56c24feb0efc..bd4b17712a32 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-2011 Gentoo Foundation +# 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.7 2011/04/09 12:04:28 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/matchy/matchy-0.5.2.ebuild,v 1.8 2013/01/01 09:02:27 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 |