diff options
author | Johannes Huber <johu@gentoo.org> | 2012-08-15 09:37:23 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-08-15 09:37:23 +0000 |
commit | c2d733cd055c4bf4c6d5ebe20baf8d70fd4b8a97 (patch) | |
tree | 8fd3e083fd21d5c7470a739dc6e1962056f65e09 /dev-ruby/rdiscount | |
parent | Stable ppc ppc64, bug #431332 (diff) | |
download | historical-c2d733cd055c4bf4c6d5ebe20baf8d70fd4b8a97.tar.gz historical-c2d733cd055c4bf4c6d5ebe20baf8d70fd4b8a97.tar.bz2 historical-c2d733cd055c4bf4c6d5ebe20baf8d70fd4b8a97.zip |
Stable for x86, wrt bug #428698
Package-Manager: portage-2.2.0_alpha120/cvs/Linux i686
Diffstat (limited to 'dev-ruby/rdiscount')
-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 bf9b493103e4..52562f77141a 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.13 2012/08/11 07:34:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/ChangeLog,v 1.14 2012/08/15 09:37:23 johu Exp $ + + 15 Aug 2012; Johannes Huber <johu@gentoo.org> rdiscount-1.6.8-r1.ebuild: + Stable for x86, wrt bug #428698 11 Aug 2012; Agostino Sarubbo <ago@gentoo.org> rdiscount-1.6.8-r1.ebuild: Stable for amd64, wrt bug #421617 diff --git a/dev-ruby/rdiscount/rdiscount-1.6.8-r1.ebuild b/dev-ruby/rdiscount/rdiscount-1.6.8-r1.ebuild index bf61e29782b6..1ab9d123b911 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.3 2012/08/11 07:34:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/rdiscount-1.6.8-r1.ebuild,v 1.4 2012/08/15 09:37:23 johu Exp $ EAPI=2 @@ -19,7 +19,7 @@ HOMEPAGE="http://github.com/rtomayko/rdiscount" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~hppa ~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 )" |