diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-17 19:39:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-17 19:39:34 +0000 |
commit | 7e0fe89fbdeb3750eb31d77158ca430bcb3e6f19 (patch) | |
tree | b7f5c7acdf8b5f859e04c02e0a41e5e274099406 /dev-ruby/rdiscount | |
parent | Stable for alpha, wrt bug #503570 (diff) | |
download | gentoo-2-7e0fe89fbdeb3750eb31d77158ca430bcb3e6f19.tar.gz gentoo-2-7e0fe89fbdeb3750eb31d77158ca430bcb3e6f19.tar.bz2 gentoo-2-7e0fe89fbdeb3750eb31d77158ca430bcb3e6f19.zip |
Stable for alpha, wrt bug #503570
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/rdiscount')
-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 b579ae803d60..afb268866158 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.40 2015/01/16 15:18:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/ChangeLog,v 1.41 2015/01/17 19:39:34 ago Exp $ + + 17 Jan 2015; Agostino Sarubbo <ago@gentoo.org> rdiscount-1.6.8-r2.ebuild: + Stable for alpha, wrt bug #503570 16 Jan 2015; Agostino Sarubbo <ago@gentoo.org> rdiscount-1.6.8-r2.ebuild: Stable for sparc, 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 a9e49813543e..f913406b7a68 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.9 2015/01/16 15:18:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/rdiscount-1.6.8-r2.ebuild,v 1.10 2015/01/17 19:39:34 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 )" |