diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-12-21 04:25:08 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-12-21 04:25:08 +0000 |
commit | 91e283fd92b59008cb8867e944ca15d6bc5b3ae2 (patch) | |
tree | 6ddfeef225419925e88e4601166f6d6f37fddb3e /dev-ruby/amatch | |
parent | fix homepage (diff) | |
download | gentoo-2-91e283fd92b59008cb8867e944ca15d6bc5b3ae2.tar.gz gentoo-2-91e283fd92b59008cb8867e944ca15d6bc5b3ae2.tar.bz2 gentoo-2-91e283fd92b59008cb8867e944ca15d6bc5b3ae2.zip |
whitespace
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'dev-ruby/amatch')
-rw-r--r-- | dev-ruby/amatch/amatch-0.2.5.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-ruby/amatch/amatch-0.2.5.ebuild b/dev-ruby/amatch/amatch-0.2.5.ebuild index 8ca03ca68f12..2d97a5cc84db 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 # 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.1 2009/12/20 11:57:52 graaff Exp $ +# $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 $ EAPI=2 USE_RUBY="ruby18" @@ -18,4 +18,3 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="" - |