diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-08-11 10:02:08 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-08-11 10:02:08 +0000 |
commit | 623a6c82102765714b4d83265da54fa7bc3be28c (patch) | |
tree | 619d7bcf8b7f20584924040a7d0b214f57f0a9b4 /dev-ruby/ansi | |
parent | Marked ~hppa (bug #519170). (diff) | |
download | gentoo-2-623a6c82102765714b4d83265da54fa7bc3be28c.tar.gz gentoo-2-623a6c82102765714b4d83265da54fa7bc3be28c.tar.bz2 gentoo-2-623a6c82102765714b4d83265da54fa7bc3be28c.zip |
Marked ~hppa (bug #519170).
(Portage version: 2.2.11-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-ruby/ansi')
-rw-r--r-- | dev-ruby/ansi/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/ansi/ansi-1.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ansi/ChangeLog b/dev-ruby/ansi/ChangeLog index f3c19577489e..ff2ca27c237f 100644 --- a/dev-ruby/ansi/ChangeLog +++ b/dev-ruby/ansi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ansi # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ansi/ChangeLog,v 1.1 2014/05/15 17:57:51 p8952 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ansi/ChangeLog,v 1.2 2014/08/11 10:02:08 jer Exp $ + + 11 Aug 2014; Jeroen Roovers <jer@gentoo.org> ansi-1.4.3.ebuild: + Marked ~hppa (bug #519170). *ansi-1.4.3 (15 May 2014) diff --git a/dev-ruby/ansi/ansi-1.4.3.ebuild b/dev-ruby/ansi/ansi-1.4.3.ebuild index 61fada30f46b..756f982627a6 100644 --- a/dev-ruby/ansi/ansi-1.4.3.ebuild +++ b/dev-ruby/ansi/ansi-1.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ansi/ansi-1.4.3.ebuild,v 1.1 2014/05/15 17:57:51 p8952 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ansi/ansi-1.4.3.ebuild,v 1.2 2014/08/11 10:02:08 jer Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21" @@ -16,7 +16,7 @@ HOMEPAGE="https://rubyworks.github.io/ansi/" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~hppa" IUSE="" # Tests cause circular dependencies with dev-ruby/qed & dev-ruby/rubytest |