diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-26 16:57:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-26 16:57:45 +0000 |
commit | f7a25f1012b1e68f56d6bb6af8660533dbda7551 (patch) | |
tree | 429abccdc85c6548ce7c5c02edb110c9c9ba605d /dev-ruby | |
parent | Stable for ppc, wrt bug #480596 (diff) | |
download | gentoo-2-f7a25f1012b1e68f56d6bb6af8660533dbda7551.tar.gz gentoo-2-f7a25f1012b1e68f56d6bb6af8660533dbda7551.tar.bz2 gentoo-2-f7a25f1012b1e68f56d6bb6af8660533dbda7551.zip |
Stable for ppc, wrt bug #480982
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/uconv/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/uconv/uconv-0.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/uconv/ChangeLog b/dev-ruby/uconv/ChangeLog index 274d882a38e3..99b051281df3 100644 --- a/dev-ruby/uconv/ChangeLog +++ b/dev-ruby/uconv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/uconv # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/uconv/ChangeLog,v 1.22 2013/07/02 06:14:48 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/uconv/ChangeLog,v 1.23 2013/08/26 16:57:45 ago Exp $ + + 26 Aug 2013; Agostino Sarubbo <ago@gentoo.org> uconv-0.6.1.ebuild: + Stable for ppc, wrt bug #480982 *uconv-0.6.1 (02 Jul 2013) diff --git a/dev-ruby/uconv/uconv-0.6.1.ebuild b/dev-ruby/uconv/uconv-0.6.1.ebuild index 90fecec6c258..f21be32a1a5f 100644 --- a/dev-ruby/uconv/uconv-0.6.1.ebuild +++ b/dev-ruby/uconv/uconv-0.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.ebuild,v 1.1 2013/07/02 06:14:48 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/uconv/uconv-0.6.1.ebuild,v 1.2 2013/08/26 16:57:45 ago Exp $ EAPI=5 USE_RUBY="ruby18 ruby19" @@ -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} |