diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-12-28 12:57:22 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-12-28 12:57:22 +0000 |
commit | caeca47186f9265123aad532df1e7e87afa56a51 (patch) | |
tree | d1c09fe8eab8491a8a4fdf80fe0e55a66be81519 /dev-ruby/httpclient/httpclient-2.1.2.ebuild | |
parent | Version bump wrt #203541, remove old (diff) | |
download | gentoo-2-caeca47186f9265123aad532df1e7e87afa56a51.tar.gz gentoo-2-caeca47186f9265123aad532df1e7e87afa56a51.tar.bz2 gentoo-2-caeca47186f9265123aad532df1e7e87afa56a51.zip |
Stable on ppc wrt bug 203456
(Portage version: 2.1.4_rc11)
Diffstat (limited to 'dev-ruby/httpclient/httpclient-2.1.2.ebuild')
-rw-r--r-- | dev-ruby/httpclient/httpclient-2.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/httpclient/httpclient-2.1.2.ebuild b/dev-ruby/httpclient/httpclient-2.1.2.ebuild index 534db5f18fa5..78659c0665cd 100644 --- a/dev-ruby/httpclient/httpclient-2.1.2.ebuild +++ b/dev-ruby/httpclient/httpclient-2.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/httpclient-2.1.2.ebuild,v 1.2 2007/12/27 21:53:41 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/httpclient-2.1.2.ebuild,v 1.3 2007/12/28 12:57:22 nixnut Exp $ inherit ruby @@ -9,7 +9,7 @@ HOMEPAGE="http://dev.ctor.org/http-access2/" SRC_URI="http://dev.ctor.org/download/${P}.tar.gz" LICENSE="Ruby" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ppc ~ppc64 x86 ~x86-fbsd" IUSE="" USE_RUBY="any" |