diff options
author | 2010-08-06 11:56:42 +0000 | |
---|---|---|
committer | 2010-08-06 11:56:42 +0000 | |
commit | cdae18da0b2d22898009e2e549341e1dbf8c1812 (patch) | |
tree | b1b5b512c5e51b2827bfc0be851c39ccff7fabe7 /dev-ruby/amatch/amatch-0.2.5.ebuild | |
parent | old (diff) | |
download | gentoo-2-cdae18da0b2d22898009e2e549341e1dbf8c1812.tar.gz gentoo-2-cdae18da0b2d22898009e2e549341e1dbf8c1812.tar.bz2 gentoo-2-cdae18da0b2d22898009e2e549341e1dbf8c1812.zip |
stable x86, bug 330787
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'dev-ruby/amatch/amatch-0.2.5.ebuild')
-rw-r--r-- | dev-ruby/amatch/amatch-0.2.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/amatch/amatch-0.2.5.ebuild b/dev-ruby/amatch/amatch-0.2.5.ebuild index 2d97a5cc84db..43a0587bae49 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-2009 Gentoo Foundation +# 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.2 2009/12/21 04:25:08 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amatch/amatch-0.2.5.ebuild,v 1.3 2010/08/06 11:56:42 fauli 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="" |