summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2010-05-28 17:46:48 +0000
committerJoseph Jezak <josejx@gentoo.org>2010-05-28 17:46:48 +0000
commitadbb7b370a769d4d5aa1d8681421dc41ac71d373 (patch)
tree61c0675068026254ae23d827b6b0e9489f890342 /dev-ruby/httparty
parentMarked ~ppc. (diff)
downloadgentoo-2-adbb7b370a769d4d5aa1d8681421dc41ac71d373.tar.gz
gentoo-2-adbb7b370a769d4d5aa1d8681421dc41ac71d373.tar.bz2
gentoo-2-adbb7b370a769d4d5aa1d8681421dc41ac71d373.zip
Marked ~ppc for bug #302963.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/httparty')
-rw-r--r--dev-ruby/httparty/ChangeLog5
-rw-r--r--dev-ruby/httparty/httparty-0.5.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/httparty/ChangeLog b/dev-ruby/httparty/ChangeLog
index df3427f54a8a..8658ff492213 100644
--- a/dev-ruby/httparty/ChangeLog
+++ b/dev-ruby/httparty/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/httparty
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httparty/ChangeLog,v 1.14 2010/03/03 11:15:48 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httparty/ChangeLog,v 1.15 2010/05/28 17:46:48 josejx Exp $
+
+ 28 May 2010; Joseph Jezak <josejx@gentoo.org> httparty-0.5.2.ebuild:
+ Marked ~ppc for bug #302963.
03 Mar 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
httparty-0.5.2.ebuild:
diff --git a/dev-ruby/httparty/httparty-0.5.2.ebuild b/dev-ruby/httparty/httparty-0.5.2.ebuild
index a19a25f671a5..fef61ae09d34 100644
--- a/dev-ruby/httparty/httparty-0.5.2.ebuild
+++ b/dev-ruby/httparty/httparty-0.5.2.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/httparty/httparty-0.5.2.ebuild,v 1.2 2010/03/03 11:15:48 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httparty/httparty-0.5.2.ebuild,v 1.3 2010/05/28 17:46:48 josejx Exp $
EAPI=2
@@ -22,7 +22,7 @@ HOMEPAGE="http://httparty.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
# Code should most likely be patched, but for now…