diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-06-11 14:32:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-06-11 14:32:10 +0000 |
commit | 18cc5cd927fcab2978ec78b7b72acb4a8e51bb3d (patch) | |
tree | f1eb7151c16571d683eaa83248515c5ff87b54f1 /dev-ruby | |
parent | Stable for ppc, wrt bug #551414 (diff) | |
download | gentoo-2-18cc5cd927fcab2978ec78b7b72acb4a8e51bb3d.tar.gz gentoo-2-18cc5cd927fcab2978ec78b7b72acb4a8e51bb3d.tar.bz2 gentoo-2-18cc5cd927fcab2978ec78b7b72acb4a8e51bb3d.zip |
Stable for ppc, wrt bug #551418
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/daemons/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/daemons/daemons-1.1.9-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/daemons/ChangeLog b/dev-ruby/daemons/ChangeLog index 83dbb4787723..95aa955518a6 100644 --- a/dev-ruby/daemons/ChangeLog +++ b/dev-ruby/daemons/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/daemons # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/ChangeLog,v 1.96 2015/06/09 07:19:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/ChangeLog,v 1.97 2015/06/11 14:32:10 ago Exp $ + + 11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> daemons-1.1.9-r1.ebuild: + Stable for ppc, wrt bug #551418 09 Jun 2015; Agostino Sarubbo <ago@gentoo.org> daemons-1.1.9-r1.ebuild: Stable for x86, wrt bug #551418 diff --git a/dev-ruby/daemons/daemons-1.1.9-r1.ebuild b/dev-ruby/daemons/daemons-1.1.9-r1.ebuild index bb64acf62d98..4c4b3b1351ca 100644 --- a/dev-ruby/daemons/daemons-1.1.9-r1.ebuild +++ b/dev-ruby/daemons/daemons-1.1.9-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/daemons/daemons-1.1.9-r1.ebuild,v 1.8 2015/06/09 07:19:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/daemons-1.1.9-r1.ebuild,v 1.9 2015/06/11 14:32:10 ago Exp $ EAPI=5 USE_RUBY="ruby19 ruby20" @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/thuehlinger/daemons" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="examples" all_ruby_prepare() { |