diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-08-28 17:19:26 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-08-28 17:19:26 +0000 |
commit | 5299eb9bbcf700c452869d59ebd63052c0666a05 (patch) | |
tree | f5654a2168f5f22c497b3cb977bef6f406d702e1 /dev-ruby/amatch | |
parent | ia64/sparc stable wrt #321413 (diff) | |
download | historical-5299eb9bbcf700c452869d59ebd63052c0666a05.tar.gz historical-5299eb9bbcf700c452869d59ebd63052c0666a05.tar.bz2 historical-5299eb9bbcf700c452869d59ebd63052c0666a05.zip |
ia64 stable wrt #330787
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
Diffstat (limited to 'dev-ruby/amatch')
-rw-r--r-- | dev-ruby/amatch/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/amatch/amatch-0.2.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/amatch/ChangeLog b/dev-ruby/amatch/ChangeLog index 25f554cf57c7..8e049cd18d87 100644 --- a/dev-ruby/amatch/ChangeLog +++ b/dev-ruby/amatch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/amatch # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amatch/ChangeLog,v 1.17 2010/08/07 14:31:34 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amatch/ChangeLog,v 1.18 2010/08/28 17:19:26 armin76 Exp $ + + 28 Aug 2010; Raúl Porcel <armin76@gentoo.org> amatch-0.2.5.ebuild: + ia64 stable wrt #330787 07 Aug 2010; Hans de Graaff <graaff@gentoo.org> amatch-0.2.3.ebuild: Change virtual/ruby to dev-lang/ruby, bug 265054. diff --git a/dev-ruby/amatch/amatch-0.2.5.ebuild b/dev-ruby/amatch/amatch-0.2.5.ebuild index 43a0587bae49..f20a27cbc10f 100644 --- a/dev-ruby/amatch/amatch-0.2.5.ebuild +++ b/dev-ruby/amatch/amatch-0.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amatch/amatch-0.2.5.ebuild,v 1.3 2010/08/06 11:56:42 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amatch/amatch-0.2.5.ebuild,v 1.4 2010/08/28 17:19:26 armin76 Exp $ EAPI=2 USE_RUBY="ruby18" @@ -16,5 +16,5 @@ HOMEPAGE="http://flori.github.com/amatch/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 x86" +KEYWORDS="~amd64 ~hppa ia64 ~ppc ~ppc64 x86" IUSE="" |