summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-31 11:32:18 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-31 11:32:18 +0000
commit5c0b5786b75a6460bc6724264972257c9077571c (patch)
tree4c889ae86c9286a909c8cdd8ca341d932f9eca62 /dev-ruby
parentStable for x86, wrt bug #523188 (diff)
downloadgentoo-2-5c0b5786b75a6460bc6724264972257c9077571c.tar.gz
gentoo-2-5c0b5786b75a6460bc6724264972257c9077571c.tar.bz2
gentoo-2-5c0b5786b75a6460bc6724264972257c9077571c.zip
Add ~x86, wrt bug #517542
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="~x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/netrc/ChangeLog5
-rw-r--r--dev-ruby/netrc/netrc-0.9.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/netrc/ChangeLog b/dev-ruby/netrc/ChangeLog
index a820eea80811..2555e9b19193 100644
--- a/dev-ruby/netrc/ChangeLog
+++ b/dev-ruby/netrc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/netrc
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/netrc/ChangeLog,v 1.4 2014/12/27 07:36:36 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/netrc/ChangeLog,v 1.5 2014/12/31 11:32:18 ago Exp $
+
+ 31 Dec 2014; Agostino Sarubbo <ago@gentoo.org> netrc-0.9.0.ebuild:
+ Add ~x86, wrt bug #517542
27 Dec 2014; Hans de Graaff <graaff@gentoo.org> -netrc-0.7.7.ebuild,
-netrc-0.8.0.ebuild:
diff --git a/dev-ruby/netrc/netrc-0.9.0.ebuild b/dev-ruby/netrc/netrc-0.9.0.ebuild
index cb3f48178534..4dc6f8630658 100644
--- a/dev-ruby/netrc/netrc-0.9.0.ebuild
+++ b/dev-ruby/netrc/netrc-0.9.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/netrc/netrc-0.9.0.ebuild,v 1.1 2014/12/07 12:43:55 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/netrc/netrc-0.9.0.ebuild,v 1.2 2014/12/31 11:32:18 ago Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"
@@ -15,7 +15,7 @@ DESCRIPTION="This library reads and writes .netrc files"
HOMEPAGE="https://github.com/geemus/netrc"
LICENSE="MIT"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
SLOT="0"
IUSE=""