summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2012-02-11 16:10:39 +0000
committerThomas Kahle <tomka@gentoo.org>2012-02-11 16:10:39 +0000
commit17b41b5a87de241860c13d6d1ae44520497d5aec (patch)
treef026cd0b8152ac7964305895228564e70a77e099 /dev-ruby/simple_oauth
parentppc stable #392351 (diff)
downloadhistorical-17b41b5a87de241860c13d6d1ae44520497d5aec.tar.gz
historical-17b41b5a87de241860c13d6d1ae44520497d5aec.tar.bz2
historical-17b41b5a87de241860c13d6d1ae44520497d5aec.zip
marked ~x86 per bug 395971
Package-Manager: portage-2.1.10.45/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/simple_oauth')
-rw-r--r--dev-ruby/simple_oauth/ChangeLog7
-rw-r--r--dev-ruby/simple_oauth/simple_oauth-0.1.5.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/simple_oauth/ChangeLog b/dev-ruby/simple_oauth/ChangeLog
index 423114149edd..ecaa3084bced 100644
--- a/dev-ruby/simple_oauth/ChangeLog
+++ b/dev-ruby/simple_oauth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/simple_oauth
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/simple_oauth/ChangeLog,v 1.1 2011/09/19 19:38:32 graaff Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/simple_oauth/ChangeLog,v 1.2 2012/02/11 16:10:09 tomka Exp $
+
+ 11 Feb 2012; Thomas Kahle <tomka@gentoo.org> simple_oauth-0.1.5.ebuild:
+ marked ~x86 per bug 395971
*simple_oauth-0.1.5 (19 Sep 2011)
diff --git a/dev-ruby/simple_oauth/simple_oauth-0.1.5.ebuild b/dev-ruby/simple_oauth/simple_oauth-0.1.5.ebuild
index a3281103785a..7f88309d513c 100644
--- a/dev-ruby/simple_oauth/simple_oauth-0.1.5.ebuild
+++ b/dev-ruby/simple_oauth/simple_oauth-0.1.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/simple_oauth/simple_oauth-0.1.5.ebuild,v 1.1 2011/09/19 19:38:32 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/simple_oauth/simple_oauth-0.1.5.ebuild,v 1.2 2012/02/11 16:10:09 tomka Exp $
EAPI=4
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/laserlemon/simple_oauth"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
ruby_add_bdepend "doc? ( dev-ruby/yard )"