diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-16 15:18:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-16 15:18:32 +0000 |
commit | 008dad2b2781308ebea4d70a72375817ea98317c (patch) | |
tree | 7e003b45bcbd5fa1bc0d2c44f2c101b34bb5ae1e /dev-ruby | |
parent | Stable for sparc, wrt bug #503570 (diff) | |
download | gentoo-2-008dad2b2781308ebea4d70a72375817ea98317c.tar.gz gentoo-2-008dad2b2781308ebea4d70a72375817ea98317c.tar.bz2 gentoo-2-008dad2b2781308ebea4d70a72375817ea98317c.zip |
Stable for sparc, wrt bug #503570
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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 7980afc52471..b579ae803d60 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.39 2015/01/13 09:58:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/ChangeLog,v 1.40 2015/01/16 15:18:32 ago Exp $ + + 16 Jan 2015; Agostino Sarubbo <ago@gentoo.org> rdiscount-1.6.8-r2.ebuild: + Stable for sparc, wrt bug #503570 13 Jan 2015; Agostino Sarubbo <ago@gentoo.org> rdiscount-1.6.8-r2.ebuild: Stable for ppc64, 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 cf2ca2732112..a9e49813543e 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.8 2015/01/13 09:58:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/rdiscount-1.6.8-r2.ebuild,v 1.9 2015/01/16 15:18:32 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 )" |