From 5884e75a0be05df80af77c4831bc9a5eb9c98d05 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Tue, 21 Apr 2015 17:49:59 +0000 Subject: x86 stable wrt bug #545460 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4) --- dev-ruby/uconv/ChangeLog | 5 ++++- dev-ruby/uconv/uconv-0.6.1-r1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-ruby/uconv') diff --git a/dev-ruby/uconv/ChangeLog b/dev-ruby/uconv/ChangeLog index 3728309a470d..bf65e7e37adb 100644 --- a/dev-ruby/uconv/ChangeLog +++ b/dev-ruby/uconv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/uconv # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/uconv/ChangeLog,v 1.33 2015/04/14 07:09:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/uconv/ChangeLog,v 1.34 2015/04/21 17:49:59 pacho Exp $ + + 21 Apr 2015; Pacho Ramos uconv-0.6.1-r1.ebuild: + x86 stable wrt bug #545460 14 Apr 2015; Agostino Sarubbo uconv-0.6.1-r1.ebuild: Stable for ppc64, wrt bug #545460 diff --git a/dev-ruby/uconv/uconv-0.6.1-r1.ebuild b/dev-ruby/uconv/uconv-0.6.1-r1.ebuild index 7798e4b9f505..596aa4b2149b 100644 --- a/dev-ruby/uconv/uconv-0.6.1-r1.ebuild +++ b/dev-ruby/uconv/uconv-0.6.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/uconv/uconv-0.6.1-r1.ebuild,v 1.7 2015/04/14 07:09:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/uconv/uconv-0.6.1-r1.ebuild,v 1.8 2015/04/21 17:49:59 pacho Exp $ EAPI=5 USE_RUBY="ruby19 ruby20" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.yoshidam.net/Ruby.html#uconv" SRC_URI="http://www.yoshidam.net/${P}.tar.gz" LICENSE="Ruby" SLOT="0" -KEYWORDS="~amd64 ppc ppc64 ~x86" +KEYWORDS="~amd64 ppc ppc64 x86" IUSE="" RUBY_S=${PN} -- cgit v1.2.3-65-gdbad