From 91440884e16b500c03f2d443c6c79112749358bf Mon Sep 17 00:00:00 2001 From: Paweł Hajdan Date: Wed, 4 Jan 2012 18:15:06 +0000 Subject: x86 stable wrt bug #396041 (Portage version: 2.1.10.41/cvs/Linux i686) --- dev-ruby/uconv/ChangeLog | 7 +++++-- dev-ruby/uconv/uconv-0.5.3.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'dev-ruby/uconv') diff --git a/dev-ruby/uconv/ChangeLog b/dev-ruby/uconv/ChangeLog index 5cf6bc30356e..13587464e40e 100644 --- a/dev-ruby/uconv/ChangeLog +++ b/dev-ruby/uconv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/uconv -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/uconv/ChangeLog,v 1.15 2010/05/17 19:32:52 graaff Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/uconv/ChangeLog,v 1.16 2012/01/04 18:15:06 phajdan.jr Exp $ + + 04 Jan 2012; Pawel Hajdan jr uconv-0.5.3.ebuild: + x86 stable wrt bug #396041 *uconv-0.5.3 (17 May 2010) diff --git a/dev-ruby/uconv/uconv-0.5.3.ebuild b/dev-ruby/uconv/uconv-0.5.3.ebuild index abfa541b237c..8694206d360c 100644 --- a/dev-ruby/uconv/uconv-0.5.3.ebuild +++ b/dev-ruby/uconv/uconv-0.5.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 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/uconv/uconv-0.5.3.ebuild,v 1.1 2010/05/17 19:32:52 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/uconv/uconv-0.5.3.ebuild,v 1.2 2012/01/04 18:15:06 phajdan.jr Exp $ EAPI="2" USE_RUBY="ruby18" @@ -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 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 x86" IUSE="" S=${WORKDIR}/${PN} -- cgit v1.2.3-65-gdbad