summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-08-03 13:47:16 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-08-03 13:47:16 +0000
commitc17a7f7392dbbe3e14bcce016cc52aa0746524ac (patch)
tree43b99f4bb35c6c2665564faa9f91924893632492 /dev-ruby/maruku
parentStable for amd64, wrt bug #555846 (diff)
downloadgentoo-2-c17a7f7392dbbe3e14bcce016cc52aa0746524ac.tar.gz
gentoo-2-c17a7f7392dbbe3e14bcce016cc52aa0746524ac.tar.bz2
gentoo-2-c17a7f7392dbbe3e14bcce016cc52aa0746524ac.zip
Stable for amd64, wrt bug #555846
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/maruku')
-rw-r--r--dev-ruby/maruku/ChangeLog5
-rw-r--r--dev-ruby/maruku/maruku-0.7.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/maruku/ChangeLog b/dev-ruby/maruku/ChangeLog
index c2ff179f5d73..d82d352ca35b 100644
--- a/dev-ruby/maruku/ChangeLog
+++ b/dev-ruby/maruku/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/maruku
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/maruku/ChangeLog,v 1.45 2015/07/29 18:30:25 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/maruku/ChangeLog,v 1.46 2015/08/03 13:47:16 ago Exp $
+
+ 03 Aug 2015; Agostino Sarubbo <ago@gentoo.org> maruku-0.7.2.ebuild:
+ Stable for amd64, wrt bug #555846
29 Jul 2015; Fabian Groffen <grobian@gentoo.org> maruku-0.7.2-r1.ebuild:
Keyworded for *-solaris, *-macos, ~x86-linux, bug #497396
diff --git a/dev-ruby/maruku/maruku-0.7.2.ebuild b/dev-ruby/maruku/maruku-0.7.2.ebuild
index 5d6c53270197..0d336f8e6eb6 100644
--- a/dev-ruby/maruku/maruku-0.7.2.ebuild
+++ b/dev-ruby/maruku/maruku-0.7.2.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/maruku/maruku-0.7.2.ebuild,v 1.5 2015/07/12 08:10:26 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/maruku/maruku-0.7.2.ebuild,v 1.6 2015/08/03 13:47:16 ago Exp $
EAPI=5
@@ -22,7 +22,7 @@ HOMEPAGE="https://github.com/bhollis/maruku"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
IUSE="highlight test"
ruby_add_bdepend "test? ( dev-ruby/nokogiri-diff )"