diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-15 19:23:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-15 19:23:39 +0000 |
commit | 3f6117286d23f8419e39b2a258a048b571df103e (patch) | |
tree | 5202ba39f46479b7fa5bc70dee511a398f874133 /dev-ruby/log4r/log4r-1.1.2.ebuild | |
parent | Fix prev. commit since there's a real homepage available. (diff) | |
download | gentoo-2-3f6117286d23f8419e39b2a258a048b571df103e.tar.gz gentoo-2-3f6117286d23f8419e39b2a258a048b571df103e.tar.bz2 gentoo-2-3f6117286d23f8419e39b2a258a048b571df103e.zip |
ia64 stable wrt #295047
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby/log4r/log4r-1.1.2.ebuild')
-rw-r--r-- | dev-ruby/log4r/log4r-1.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/log4r/log4r-1.1.2.ebuild b/dev-ruby/log4r/log4r-1.1.2.ebuild index b308c5a717cb..1495f5ea58ac 100644 --- a/dev-ruby/log4r/log4r-1.1.2.ebuild +++ b/dev-ruby/log4r/log4r-1.1.2.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/log4r/log4r-1.1.2.ebuild,v 1.2 2009/12/01 10:48:14 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log4r/log4r-1.1.2.ebuild,v 1.3 2009/12/15 19:23:39 armin76 Exp $ inherit ruby gems @@ -12,4 +12,4 @@ IUSE="" LICENSE="Ruby" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 x86" +KEYWORDS="~amd64 ia64 ~ppc ~ppc64 x86" |