summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-04-14 07:04:15 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-04-14 07:04:15 +0000
commit7e2af376a05c1ce53d62bb0a0bc49e38189f4c4e (patch)
treecab74243cddc76c1767fac43396264f05ae8bd57 /dev-ruby/sparklines
parentStable for amd64, wrt bug #546242 (diff)
downloadgentoo-2-7e2af376a05c1ce53d62bb0a0bc49e38189f4c4e.tar.gz
gentoo-2-7e2af376a05c1ce53d62bb0a0bc49e38189f4c4e.tar.bz2
gentoo-2-7e2af376a05c1ce53d62bb0a0bc49e38189f4c4e.zip
Stable for amd64, wrt bug #546242
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/sparklines')
-rw-r--r--dev-ruby/sparklines/ChangeLog5
-rw-r--r--dev-ruby/sparklines/sparklines-0.5.2-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/sparklines/ChangeLog b/dev-ruby/sparklines/ChangeLog
index 93303f496586..be68fb0c5cff 100644
--- a/dev-ruby/sparklines/ChangeLog
+++ b/dev-ruby/sparklines/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/sparklines
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/ChangeLog,v 1.21 2015/04/11 16:13:36 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/ChangeLog,v 1.22 2015/04/14 07:04:15 ago Exp $
+
+ 14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> sparklines-0.5.2-r4.ebuild:
+ Stable for amd64, wrt bug #546242
11 Apr 2015; Hans de Graaff <graaff@gentoo.org> sparklines-0.5.2-r5.ebuild:
Add ruby22.
diff --git a/dev-ruby/sparklines/sparklines-0.5.2-r4.ebuild b/dev-ruby/sparklines/sparklines-0.5.2-r4.ebuild
index 9a0320553220..571ab8cbdf8e 100644
--- a/dev-ruby/sparklines/sparklines-0.5.2-r4.ebuild
+++ b/dev-ruby/sparklines/sparklines-0.5.2-r4.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/sparklines/sparklines-0.5.2-r4.ebuild,v 1.5 2015/04/11 05:40:27 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/sparklines-0.5.2-r4.ebuild,v 1.6 2015/04/14 07:04:15 ago Exp $
EAPI=5
USE_RUBY="ruby19 ruby20"
@@ -16,7 +16,7 @@ HOMEPAGE="http://sparklines.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-macos"
+KEYWORDS="amd64 ~x86 ~x86-macos"
IUSE=""
RDEPEND="dev-ruby/rmagick"