summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-03-03 11:15:48 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-03-03 11:15:48 +0000
commit8cb4dd1ab018a6986aec1fa4a06b97c935b74e43 (patch)
tree8025aad425bd5fa31f9518ef417c8104f3168a6d /dev-ruby/httparty
parentMask net-nntp/bnr2 for removal wrt #251528. (diff)
downloadgentoo-2-8cb4dd1ab018a6986aec1fa4a06b97c935b74e43.tar.gz
gentoo-2-8cb4dd1ab018a6986aec1fa4a06b97c935b74e43.tar.bz2
gentoo-2-8cb4dd1ab018a6986aec1fa4a06b97c935b74e43.zip
Mark ~x86 wrt bug #302963
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'dev-ruby/httparty')
-rw-r--r--dev-ruby/httparty/ChangeLog6
-rw-r--r--dev-ruby/httparty/httparty-0.5.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/httparty/ChangeLog b/dev-ruby/httparty/ChangeLog
index 80631326dfe6..df3427f54a8a 100644
--- a/dev-ruby/httparty/ChangeLog
+++ b/dev-ruby/httparty/ChangeLog
@@ -1,6 +1,10 @@
# 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.13 2010/02/22 18:16:25 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httparty/ChangeLog,v 1.14 2010/03/03 11:15:48 phajdan.jr Exp $
+
+ 03 Mar 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ httparty-0.5.2.ebuild:
+ Mark ~x86 wrt bug #302963
22 Feb 2010; Hans de Graaff <graaff@gentoo.org> -httparty-0.5.1.ebuild:
Remove old version.
diff --git a/dev-ruby/httparty/httparty-0.5.2.ebuild b/dev-ruby/httparty/httparty-0.5.2.ebuild
index 0d78b31b6bcb..a19a25f671a5 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.1 2010/02/01 09:06:04 flameeyes Exp $
+# $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 $
EAPI=2
@@ -22,7 +22,7 @@ HOMEPAGE="http://httparty.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
# Code should most likely be patched, but for now…