summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2007-12-28 12:57:22 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2007-12-28 12:57:22 +0000
commitcaeca47186f9265123aad532df1e7e87afa56a51 (patch)
treed1c09fe8eab8491a8a4fdf80fe0e55a66be81519 /dev-ruby
parentVersion bump wrt #203541, remove old (diff)
downloadgentoo-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')
-rw-r--r--dev-ruby/httpclient/ChangeLog5
-rw-r--r--dev-ruby/httpclient/httpclient-2.1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/httpclient/ChangeLog b/dev-ruby/httpclient/ChangeLog
index 266366a8d2f2..8612d487c649 100644
--- a/dev-ruby/httpclient/ChangeLog
+++ b/dev-ruby/httpclient/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/httpclient
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/ChangeLog,v 1.2 2007/12/27 21:53:41 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/ChangeLog,v 1.3 2007/12/28 12:57:22 nixnut Exp $
+
+ 28 Dec 2007; nixnut <nixnut@gentoo.org> httpclient-2.1.2.ebuild:
+ Stable on ppc wrt bug 203456
27 Dec 2007; Andrej Kacian <ticho@gentoo.org> httpclient-2.1.2.ebuild:
Stable on x86, bug #203456.
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"