diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-07-18 12:49:58 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-07-18 12:49:58 +0000 |
commit | affd0bc6591f430ec01e8a9d939e0d42a227db08 (patch) | |
tree | 8fdc629dd963b555310d4c75905d836360972ca0 /dev-ruby/httpclient | |
parent | ppc stable #320927 (diff) | |
download | gentoo-2-affd0bc6591f430ec01e8a9d939e0d42a227db08.tar.gz gentoo-2-affd0bc6591f430ec01e8a9d939e0d42a227db08.tar.bz2 gentoo-2-affd0bc6591f430ec01e8a9d939e0d42a227db08.zip |
ppc stable #321099
(Portage version: 2.1.8.3/cvs/Linux ppc)
Diffstat (limited to 'dev-ruby/httpclient')
-rw-r--r-- | dev-ruby/httpclient/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/httpclient/httpclient-2.1.5.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/httpclient/ChangeLog b/dev-ruby/httpclient/ChangeLog index f4a6201703eb..b5657a47b37a 100644 --- a/dev-ruby/httpclient/ChangeLog +++ b/dev-ruby/httpclient/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/httpclient # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/ChangeLog,v 1.16 2010/06/26 14:26:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/ChangeLog,v 1.17 2010/07/18 12:49:58 nixnut Exp $ + + 18 Jul 2010; <nixnut@gentoo.org> httpclient-2.1.5.2-r1.ebuild: + ppc stable #321099 26 Jun 2010; Raúl Porcel <armin76@gentoo.org> httpclient-2.1.5.2-r1.ebuild: diff --git a/dev-ruby/httpclient/httpclient-2.1.5.2-r1.ebuild b/dev-ruby/httpclient/httpclient-2.1.5.2-r1.ebuild index 9e4d408c595f..a2e5f305da83 100644 --- a/dev-ruby/httpclient/httpclient-2.1.5.2-r1.ebuild +++ b/dev-ruby/httpclient/httpclient-2.1.5.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/httpclient-2.1.5.2-r1.ebuild,v 1.7 2010/06/26 14:26:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/httpclient-2.1.5.2-r1.ebuild,v 1.8 2010/07/18 12:49:58 nixnut Exp $ EAPI=2 @@ -22,7 +22,7 @@ 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="" RDEPEND="${RDEPEND} |