diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-05-27 08:26:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-05-27 08:26:26 +0000 |
commit | 6ac5486907f67457c4ff7b7974daf8cf7b25d47e (patch) | |
tree | 5cc3d064fb9d43235e2e7a5cc784c33f1ea5287c /dev-ruby/rdtool | |
parent | Stable for amd64, wrt bug #550308 (diff) | |
download | gentoo-2-6ac5486907f67457c4ff7b7974daf8cf7b25d47e.tar.gz gentoo-2-6ac5486907f67457c4ff7b7974daf8cf7b25d47e.tar.bz2 gentoo-2-6ac5486907f67457c4ff7b7974daf8cf7b25d47e.zip |
Stable for amd64, wrt bug #550212
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/rdtool')
-rw-r--r-- | dev-ruby/rdtool/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rdtool/rdtool-0.6.38-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rdtool/ChangeLog b/dev-ruby/rdtool/ChangeLog index ced462eb456e..d6d4206b20a1 100644 --- a/dev-ruby/rdtool/ChangeLog +++ b/dev-ruby/rdtool/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rdtool # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdtool/ChangeLog,v 1.65 2015/05/23 09:45:53 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdtool/ChangeLog,v 1.66 2015/05/27 08:26:26 ago Exp $ + + 27 May 2015; Agostino Sarubbo <ago@gentoo.org> rdtool-0.6.38-r1.ebuild: + Stable for amd64, wrt bug #550212 *rdtool-0.6.38-r2 (23 May 2015) diff --git a/dev-ruby/rdtool/rdtool-0.6.38-r1.ebuild b/dev-ruby/rdtool/rdtool-0.6.38-r1.ebuild index abd2edb81654..cb9377a2d5c4 100644 --- a/dev-ruby/rdtool/rdtool-0.6.38-r1.ebuild +++ b/dev-ruby/rdtool/rdtool-0.6.38-r1.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/rdtool/rdtool-0.6.38-r1.ebuild,v 1.4 2015/05/23 09:45:53 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdtool/rdtool-0.6.38-r1.ebuild,v 1.5 2015/05/27 08:26:26 ago Exp $ EAPI=5 USE_RUBY="ruby19 ruby20" @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/uwabami/rdtool" LICENSE="Ruby GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="emacs" RDEPEND="${RDEPEND} emacs? ( virtual/emacs )" |