summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2010-05-18 18:45:34 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2010-05-18 18:45:34 +0000
commit834f91710831257538b19ac44582d724bd82d30c (patch)
tree392add690a4eb6cd99b1ae009c05333149c108d3 /dev-ruby/oauth2
parentFixed plugin install path (bug #291855) (diff)
downloadhistorical-834f91710831257538b19ac44582d724bd82d30c.tar.gz
historical-834f91710831257538b19ac44582d724bd82d30c.tar.bz2
historical-834f91710831257538b19ac44582d724bd82d30c.zip
Add ~x86, tested on development container.
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/oauth2')
-rw-r--r--dev-ruby/oauth2/ChangeLog5
-rw-r--r--dev-ruby/oauth2/oauth2-0.0.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/oauth2/ChangeLog b/dev-ruby/oauth2/ChangeLog
index e7430abc79c9..bcc9d0617f32 100644
--- a/dev-ruby/oauth2/ChangeLog
+++ b/dev-ruby/oauth2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/oauth2
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/oauth2/ChangeLog,v 1.3 2010/04/30 21:35:42 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/oauth2/ChangeLog,v 1.4 2010/05/18 18:45:34 flameeyes Exp $
+
+ 18 May 2010; Diego E. Pettenò <flameeyes@gentoo.org> oauth2-0.0.8.ebuild:
+ Add ~x86, tested on development container.
30 Apr 2010; Diego E. Pettenò <flameeyes@gentoo.org> oauth2-0.0.8.ebuild,
+files/oauth2-0.0.8-gentoo.patch:
diff --git a/dev-ruby/oauth2/oauth2-0.0.8.ebuild b/dev-ruby/oauth2/oauth2-0.0.8.ebuild
index d559ae8bf455..2f353aea395a 100644
--- a/dev-ruby/oauth2/oauth2-0.0.8.ebuild
+++ b/dev-ruby/oauth2/oauth2-0.0.8.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/oauth2/oauth2-0.0.8.ebuild,v 1.3 2010/04/30 21:35:42 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/oauth2/oauth2-0.0.8.ebuild,v 1.4 2010/05/18 18:45:34 flameeyes Exp $
EAPI="2"
@@ -19,7 +19,7 @@ HOMEPAGE="http://github.com/intridea/oauth2"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
ruby_add_rdepend "dev-ruby/faraday"