diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2013-01-01 18:41:36 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2013-01-01 18:41:36 +0000 |
commit | 8684d003ced0039a629d8f5058a4ebe6ce5afbb4 (patch) | |
tree | 24f614c9de77b56484252ffc6febf0fe5ae80c83 /dev-ruby | |
parent | Drop alpha keywords (diff) | |
download | gentoo-2-8684d003ced0039a629d8f5058a4ebe6ce5afbb4.tar.gz gentoo-2-8684d003ced0039a629d8f5058a4ebe6ce5afbb4.tar.bz2 gentoo-2-8684d003ced0039a629d8f5058a4ebe6ce5afbb4.zip |
86 stable, see bug 440098
(Portage version: 2.1.11.31/cvs/Linux i686, signed Manifest commit with key C1DE54B2)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/daemon_controller/ChangeLog | 8 | ||||
-rw-r--r-- | dev-ruby/daemon_controller/daemon_controller-1.0.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/daemon_controller/ChangeLog b/dev-ruby/daemon_controller/ChangeLog index 9aecad57374f..81bcac6ab313 100644 --- a/dev-ruby/daemon_controller/ChangeLog +++ b/dev-ruby/daemon_controller/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/daemon_controller -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemon_controller/ChangeLog,v 1.14 2012/11/04 13:45:35 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemon_controller/ChangeLog,v 1.15 2013/01/01 18:41:36 nativemad Exp $ + + 02 Jan 2013; Andreas Schuerch <nativemad@gentoo.org> + daemon_controller-1.0.0.ebuild: + x86 stable, see bug 440098 04 Nov 2012; <ago@gentoo.org> daemon_controller-1.1.0.ebuild: Stable for amd64, wrt bug #440098 diff --git a/dev-ruby/daemon_controller/daemon_controller-1.0.0.ebuild b/dev-ruby/daemon_controller/daemon_controller-1.0.0.ebuild index d46e2d982a1f..ff5366704405 100644 --- a/dev-ruby/daemon_controller/daemon_controller-1.0.0.ebuild +++ b/dev-ruby/daemon_controller/daemon_controller-1.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemon_controller/daemon_controller-1.0.0.ebuild,v 1.2 2012/08/13 18:41:15 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemon_controller/daemon_controller-1.0.0.ebuild,v 1.3 2013/01/01 18:41:36 nativemad Exp $ EAPI=4 @@ -19,7 +19,7 @@ HOMEPAGE="http://github.com/FooBarWidget/daemon_controller" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" all_ruby_prepare() { |