diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-07-24 17:26:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-07-24 17:26:57 +0000 |
commit | d9d31cd5b0b61b2fcd3c2b34530e08f28db8ebb5 (patch) | |
tree | f9fa103e4ba5600d6102fcb2bce7788c0914c7a7 /dev-ruby/i18n | |
parent | ia64/sparc stable wrt #372391 (diff) | |
download | gentoo-2-d9d31cd5b0b61b2fcd3c2b34530e08f28db8ebb5.tar.gz gentoo-2-d9d31cd5b0b61b2fcd3c2b34530e08f28db8ebb5.tar.bz2 gentoo-2-d9d31cd5b0b61b2fcd3c2b34530e08f28db8ebb5.zip |
ia64/sparc stable wrt #372391
(Portage version: 2.1.10.7/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby/i18n')
-rw-r--r-- | dev-ruby/i18n/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/i18n/i18n-0.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/i18n/ChangeLog b/dev-ruby/i18n/ChangeLog index 65d263de75ed..32b087195833 100644 --- a/dev-ruby/i18n/ChangeLog +++ b/dev-ruby/i18n/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/i18n # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/i18n/ChangeLog,v 1.37 2011/07/24 09:45:09 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/i18n/ChangeLog,v 1.38 2011/07/24 17:26:57 armin76 Exp $ + + 24 Jul 2011; Raúl Porcel <armin76@gentoo.org> i18n-0.4.2.ebuild: + ia64/sparc stable wrt #372391 24 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> i18n-0.5.0-r1.ebuild: Marked ~ppc/~ppc64 wrt #351835 diff --git a/dev-ruby/i18n/i18n-0.4.2.ebuild b/dev-ruby/i18n/i18n-0.4.2.ebuild index 43a3d38ff6fc..baf946a82bf4 100644 --- a/dev-ruby/i18n/i18n-0.4.2.ebuild +++ b/dev-ruby/i18n/i18n-0.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/i18n/i18n-0.4.2.ebuild,v 1.7 2011/07/23 13:11:11 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/i18n/i18n-0.4.2.ebuild,v 1.8 2011/07/24 17:26:57 armin76 Exp $ EAPI=2 @@ -22,7 +22,7 @@ S="${WORKDIR}/svenfuchs-${PN}-*" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" -KEYWORDS="amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~hppa ia64 ppc ppc64 sparc x86 ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" DEPEND="" |