diff options
author | 2014-01-26 09:57:14 +0000 | |
---|---|---|
committer | 2014-01-26 09:57:14 +0000 | |
commit | 6ed8301adea5b2bdbd47e7ae6dc5d31abc06e35f (patch) | |
tree | 7b7cc499f76b3c6fbbebc8f21d3b3fcf7f6592eb /dev-ruby/text | |
parent | Stable for HPPA (bug #499262). (diff) | |
download | gentoo-2-6ed8301adea5b2bdbd47e7ae6dc5d31abc06e35f.tar.gz gentoo-2-6ed8301adea5b2bdbd47e7ae6dc5d31abc06e35f.tar.bz2 gentoo-2-6ed8301adea5b2bdbd47e7ae6dc5d31abc06e35f.zip |
Marked ~hppa (bug #499194).
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-ruby/text')
-rw-r--r-- | dev-ruby/text/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/text/text-1.2.3-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/text/ChangeLog b/dev-ruby/text/ChangeLog index eaddb0c6cebc..ff362adc4f78 100644 --- a/dev-ruby/text/ChangeLog +++ b/dev-ruby/text/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/text -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text/ChangeLog,v 1.3 2013/12/27 02:26:13 mrueg Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text/ChangeLog,v 1.4 2014/01/26 09:57:14 jer Exp $ + + 26 Jan 2014; Jeroen Roovers <jer@gentoo.org> text-1.2.3-r1.ebuild: + Marked ~hppa (bug #499194). *text-1.2.3-r1 (27 Dec 2013) diff --git a/dev-ruby/text/text-1.2.3-r1.ebuild b/dev-ruby/text/text-1.2.3-r1.ebuild index 70b1ff8133a0..a49c4b6f251e 100644 --- a/dev-ruby/text/text-1.2.3-r1.ebuild +++ b/dev-ruby/text/text-1.2.3-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text/text-1.2.3-r1.ebuild,v 1.1 2013/12/27 02:26:13 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text/text-1.2.3-r1.ebuild,v 1.2 2014/01/26 09:57:14 jer Exp $ EAPI=5 USE_RUBY="ruby18 ruby19 ruby20 ruby21 jruby" @@ -16,5 +16,5 @@ HOMEPAGE="https://github.com/threedaymonk/text" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~hppa" IUSE="" |