summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-04-14 09:32:26 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-04-14 09:32:26 +0000
commit00023095fbb2c13c5e1553902bd52a18376e1774 (patch)
treeb7b3b4efc963330151db6ecfad84422134fb7d11
parentStable for amd64, wrt bug #546182 (diff)
downloadgentoo-2-00023095fbb2c13c5e1553902bd52a18376e1774.tar.gz
gentoo-2-00023095fbb2c13c5e1553902bd52a18376e1774.tar.bz2
gentoo-2-00023095fbb2c13c5e1553902bd52a18376e1774.zip
Stable for amd64, wrt bug #533896
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
-rw-r--r--dev-ruby/daemon_controller/ChangeLog5
-rw-r--r--dev-ruby/daemon_controller/daemon_controller-1.2.0.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-ruby/daemon_controller/ChangeLog b/dev-ruby/daemon_controller/ChangeLog
index 4d0a3d29e33f..e8c249d1efbb 100644
--- a/dev-ruby/daemon_controller/ChangeLog
+++ b/dev-ruby/daemon_controller/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/daemon_controller
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemon_controller/ChangeLog,v 1.37 2015/03/02 18:55:46 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemon_controller/ChangeLog,v 1.38 2015/04/14 09:32:26 ago Exp $
+
+ 14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> daemon_controller-1.2.0.ebuild:
+ Stable for amd64, wrt bug #533896
02 Mar 2015; Hans de Graaff <graaff@gentoo.org>
daemon_controller-1.2.0-r1.ebuild:
diff --git a/dev-ruby/daemon_controller/daemon_controller-1.2.0.ebuild b/dev-ruby/daemon_controller/daemon_controller-1.2.0.ebuild
index 7c4264eb4dff..546d04382168 100644
--- a/dev-ruby/daemon_controller/daemon_controller-1.2.0.ebuild
+++ b/dev-ruby/daemon_controller/daemon_controller-1.2.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 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.2.0.ebuild,v 1.5 2014/12/29 07:35:26 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemon_controller/daemon_controller-1.2.0.ebuild,v 1.6 2015/04/14 09:32:26 ago Exp $
EAPI=5
@@ -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() {