summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-12-22 15:05:20 +0000
committerJeroen Roovers <jer@gentoo.org>2013-12-22 15:05:20 +0000
commitbc223310903d85d97b211d3ea9b174e5cc0cf1e8 (patch)
tree8dddbf6f39e757811f76cd9b3fa88d65131a9bd6 /dev-ruby/rdiscount
parentStable for ppc, wrt bug #487690 (diff)
downloadgentoo-2-bc223310903d85d97b211d3ea9b174e5cc0cf1e8.tar.gz
gentoo-2-bc223310903d85d97b211d3ea9b174e5cc0cf1e8.tar.bz2
gentoo-2-bc223310903d85d97b211d3ea9b174e5cc0cf1e8.zip
Stable for HPPA (bug #493780).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-ruby/rdiscount')
-rw-r--r--dev-ruby/rdiscount/ChangeLog5
-rw-r--r--dev-ruby/rdiscount/rdiscount-1.6.8-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rdiscount/ChangeLog b/dev-ruby/rdiscount/ChangeLog
index cf911a9d4c10..37b4ec395635 100644
--- a/dev-ruby/rdiscount/ChangeLog
+++ b/dev-ruby/rdiscount/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rdiscount
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/ChangeLog,v 1.22 2013/12/13 03:49:34 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/ChangeLog,v 1.23 2013/12/22 15:05:20 jer Exp $
+
+ 22 Dec 2013; Jeroen Roovers <jer@gentoo.org> rdiscount-1.6.8-r1.ebuild:
+ Stable for HPPA (bug #493780).
13 Dec 2013; Manuel Rüger <mrueg@gentoo.org> -rdiscount-2.1.6.ebuild:
Cleanup old.
diff --git a/dev-ruby/rdiscount/rdiscount-1.6.8-r1.ebuild b/dev-ruby/rdiscount/rdiscount-1.6.8-r1.ebuild
index 7691d4379eaa..12f7a9126184 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-2013 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.6 2013/01/15 05:02:19 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/rdiscount-1.6.8-r1.ebuild,v 1.7 2013/12/22 15:05:20 jer Exp $
EAPI=2
@@ -19,7 +19,7 @@ HOMEPAGE="http://github.com/rtomayko/rdiscount"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE=""
ruby_add_bdepend "doc? ( app-text/ronn )"