diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-07-08 16:26:16 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-07-08 16:26:16 +0000 |
commit | 105b9a77618f08b99277b1a40de2b121bc4c28f6 (patch) | |
tree | d7b6335436fce284a8e5b3eddba124211f79a580 /dev-ruby | |
parent | Marked ~hppa (bug #417573). (diff) | |
download | gentoo-2-105b9a77618f08b99277b1a40de2b121bc4c28f6.tar.gz gentoo-2-105b9a77618f08b99277b1a40de2b121bc4c28f6.tar.bz2 gentoo-2-105b9a77618f08b99277b1a40de2b121bc4c28f6.zip |
Marked ~hppa (bug #417573).
(Portage version: 2.2.0_alpha116/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rdiscount/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rdiscount/rdiscount-1.6.8-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rdiscount/ChangeLog b/dev-ruby/rdiscount/ChangeLog index 86e76a007a99..490881c90cbf 100644 --- a/dev-ruby/rdiscount/ChangeLog +++ b/dev-ruby/rdiscount/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rdiscount # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/ChangeLog,v 1.11 2012/04/07 15:00:32 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/ChangeLog,v 1.12 2012/07/08 16:26:16 jer Exp $ + + 08 Jul 2012; Jeroen Roovers <jer@gentoo.org> rdiscount-1.6.8-r1.ebuild: + Marked ~hppa (bug #417573). 07 Apr 2012; Markus Meier <maekke@gentoo.org> rdiscount-1.6.8.ebuild: x86 stable, bug #398847 diff --git a/dev-ruby/rdiscount/rdiscount-1.6.8-r1.ebuild b/dev-ruby/rdiscount/rdiscount-1.6.8-r1.ebuild index c6502d55a833..caff31fc9a57 100644 --- a/dev-ruby/rdiscount/rdiscount-1.6.8-r1.ebuild +++ b/dev-ruby/rdiscount/rdiscount-1.6.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/rdiscount-1.6.8-r1.ebuild,v 1.1 2012/01/14 07:11:20 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/rdiscount-1.6.8-r1.ebuild,v 1.2 2012/07/08 16:26:16 jer Exp $ EAPI=2 @@ -19,7 +19,7 @@ HOMEPAGE="http://github.com/rtomayko/rdiscount" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" ruby_add_bdepend "doc? ( app-text/ronn )" |