diff options
Diffstat (limited to 'dev-ruby/osmlib-base/osmlib-base-0.1.4-r1.ebuild')
-rw-r--r-- | dev-ruby/osmlib-base/osmlib-base-0.1.4-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/osmlib-base/osmlib-base-0.1.4-r1.ebuild b/dev-ruby/osmlib-base/osmlib-base-0.1.4-r1.ebuild index 5acce11ec041..ebacbddde065 100644 --- a/dev-ruby/osmlib-base/osmlib-base-0.1.4-r1.ebuild +++ b/dev-ruby/osmlib-base/osmlib-base-0.1.4-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/osmlib-base/osmlib-base-0.1.4-r1.ebuild,v 1.3 2010/12/28 08:06:26 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/osmlib-base/osmlib-base-0.1.4-r1.ebuild,v 1.4 2011/08/14 15:08:03 hwoarang Exp $ EAPI=2 @@ -20,7 +20,7 @@ HOMEPAGE="http://osmlib.rubyforge.org/" LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RESTRICT="test" |