diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-13 09:58:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-13 09:58:06 +0000 |
commit | 09209d89cb02d63dea045b38b880fea47b930801 (patch) | |
tree | 9e7e5aa768765a0b57f53e0e6d7a7a01d4aff623 /dev-ruby | |
parent | Stable for ppc64, wrt bug #503570 (diff) | |
download | gentoo-2-09209d89cb02d63dea045b38b880fea47b930801.tar.gz gentoo-2-09209d89cb02d63dea045b38b880fea47b930801.tar.bz2 gentoo-2-09209d89cb02d63dea045b38b880fea47b930801.zip |
Stable for ppc64, wrt bug #503570
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rdiscount/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rdiscount/rdiscount-1.6.8-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rdiscount/ChangeLog b/dev-ruby/rdiscount/ChangeLog index 803ff190f8dd..7980afc52471 100644 --- a/dev-ruby/rdiscount/ChangeLog +++ b/dev-ruby/rdiscount/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rdiscount # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/ChangeLog,v 1.38 2015/01/13 09:51:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/ChangeLog,v 1.39 2015/01/13 09:58:06 ago Exp $ + + 13 Jan 2015; Agostino Sarubbo <ago@gentoo.org> rdiscount-1.6.8-r2.ebuild: + Stable for ppc64, wrt bug #503570 13 Jan 2015; Agostino Sarubbo <ago@gentoo.org> rdiscount-1.6.8-r2.ebuild: Stable for ppc, wrt bug #503570 diff --git a/dev-ruby/rdiscount/rdiscount-1.6.8-r2.ebuild b/dev-ruby/rdiscount/rdiscount-1.6.8-r2.ebuild index 9f5b4e990318..cf2ca2732112 100644 --- a/dev-ruby/rdiscount/rdiscount-1.6.8-r2.ebuild +++ b/dev-ruby/rdiscount/rdiscount-1.6.8-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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-r2.ebuild,v 1.7 2015/01/13 09:51:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/rdiscount-1.6.8-r2.ebuild,v 1.8 2015/01/13 09:58:06 ago Exp $ EAPI=5 @@ -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 )" |