diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-28 14:05:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-28 14:05:37 +0000 |
commit | 7740af11c59e147986b3874006c8797273ca67b3 (patch) | |
tree | a9c83d5bfbc07338e0a5112606693edcdb1e9f4c /dev-ruby/gruff | |
parent | Stable for ppc64, wrt bug #529216 (diff) | |
download | gentoo-2-7740af11c59e147986b3874006c8797273ca67b3.tar.gz gentoo-2-7740af11c59e147986b3874006c8797273ca67b3.tar.bz2 gentoo-2-7740af11c59e147986b3874006c8797273ca67b3.zip |
Stable for x86, wrt bug #512180
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/gruff')
-rw-r--r-- | dev-ruby/gruff/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/gruff/gruff-0.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/gruff/ChangeLog b/dev-ruby/gruff/ChangeLog index 469c891aef73..5fc9c8b803ea 100644 --- a/dev-ruby/gruff/ChangeLog +++ b/dev-ruby/gruff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/gruff # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gruff/ChangeLog,v 1.52 2014/11/18 13:53:33 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gruff/ChangeLog,v 1.53 2014/11/28 14:05:37 ago Exp $ + + 28 Nov 2014; Agostino Sarubbo <ago@gentoo.org> gruff-0.5.1.ebuild: + Stable for x86, wrt bug #512180 18 Nov 2014; Manuel Rüger <mrueg@gentoo.org> -files/gruff-0.3.6-fix-tests.patch, -files/gruff-0.3.6-sort-filenames.patch, diff --git a/dev-ruby/gruff/gruff-0.5.1.ebuild b/dev-ruby/gruff/gruff-0.5.1.ebuild index 4e162e100d55..2d5b17fb9f21 100644 --- a/dev-ruby/gruff/gruff-0.5.1.ebuild +++ b/dev-ruby/gruff/gruff-0.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gruff/gruff-0.5.1.ebuild,v 1.3 2014/08/25 16:16:36 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gruff/gruff-0.5.1.ebuild,v 1.4 2014/11/28 14:05:37 ago Exp $ EAPI=5 USE_RUBY="ruby19 ruby20" @@ -25,7 +25,7 @@ HOMEPAGE="http://rubyforge.org/projects/gruff/" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86 ~x86-macos" +KEYWORDS="amd64 x86 ~x86-macos" IUSE="" RUBY_PATCHES=( |