summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2014-02-01 04:43:29 +0000
committerAkinori Hattori <hattya@gentoo.org>2014-02-01 04:43:29 +0000
commit5accd28726f0bbb51dc23fe0f7713567c8536f99 (patch)
tree6ddb356f8b2c830d356112f34507b9eb335fb091 /dev-ruby/rdiscount
parentia64 stable wrt bug #493780 (diff)
downloadgentoo-2-5accd28726f0bbb51dc23fe0f7713567c8536f99.tar.gz
gentoo-2-5accd28726f0bbb51dc23fe0f7713567c8536f99.tar.bz2
gentoo-2-5accd28726f0bbb51dc23fe0f7713567c8536f99.zip
ia64 stable wrt bug #493780
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'dev-ruby/rdiscount')
-rw-r--r--dev-ruby/rdiscount/ChangeLog7
-rw-r--r--dev-ruby/rdiscount/rdiscount-1.6.8-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/rdiscount/ChangeLog b/dev-ruby/rdiscount/ChangeLog
index acd628e2634f..5a39198fe652 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.24 2013/12/26 17:55:46 maekke Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/ChangeLog,v 1.25 2014/02/01 04:43:29 hattya Exp $
+
+ 01 Feb 2014; Akinori Hattori <hattya@gentoo.org> rdiscount-1.6.8-r1.ebuild:
+ ia64 stable wrt bug #493780
26 Dec 2013; Markus Meier <maekke@gentoo.org> rdiscount-1.6.8-r1.ebuild:
arm stable, bug #493780
diff --git a/dev-ruby/rdiscount/rdiscount-1.6.8-r1.ebuild b/dev-ruby/rdiscount/rdiscount-1.6.8-r1.ebuild
index 0d0a2758fbd2..3682510a5cab 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
+# Copyright 1999-2014 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.8 2013/12/26 17:55:46 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/rdiscount-1.6.8-r1.ebuild,v 1.9 2014/02/01 04:43:29 hattya 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 )"