summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMalcolm Lashley <malc@gentoo.org>2007-02-19 22:41:14 +0000
committerMalcolm Lashley <malc@gentoo.org>2007-02-19 22:41:14 +0000
commit32748221056051d266e73c64f9aea5b252636318 (patch)
treebac817020ec41e21cd3669e7ed32500517debd3d /dev-ruby/daemons
parentStable on amd64 wrt security bug #166901 (diff)
downloadgentoo-2-32748221056051d266e73c64f9aea5b252636318.tar.gz
gentoo-2-32748221056051d266e73c64f9aea5b252636318.tar.bz2
gentoo-2-32748221056051d266e73c64f9aea5b252636318.zip
Stable on amd64 wrt security bug #166901
(Portage version: 2.1.2-r9)
Diffstat (limited to 'dev-ruby/daemons')
-rw-r--r--dev-ruby/daemons/ChangeLog5
-rw-r--r--dev-ruby/daemons/daemons-0.4.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/daemons/ChangeLog b/dev-ruby/daemons/ChangeLog
index eac73ebe30e7..1128dd16da16 100644
--- a/dev-ruby/daemons/ChangeLog
+++ b/dev-ruby/daemons/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/daemons
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/ChangeLog,v 1.12 2007/02/15 18:08:44 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/ChangeLog,v 1.13 2007/02/19 22:41:14 malc Exp $
+
+ 19 Feb 2007; <malc@gentoo.org> daemons-0.4.4.ebuild:
+ Stable on amd64 wrt security bug #166901
15 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> daemons-0.4.4.ebuild:
Stable on sparc wrt security #166901
diff --git a/dev-ruby/daemons/daemons-0.4.4.ebuild b/dev-ruby/daemons/daemons-0.4.4.ebuild
index d06c1b5331e9..6d7499036f71 100644
--- a/dev-ruby/daemons/daemons-0.4.4.ebuild
+++ b/dev-ruby/daemons/daemons-0.4.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/daemons-0.4.4.ebuild,v 1.4 2007/02/15 18:08:44 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/daemons-0.4.4.ebuild,v 1.5 2007/02/19 22:41:14 malc Exp $
inherit ruby gems
@@ -11,6 +11,6 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 sparc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 sparc ~x86 ~x86-fbsd"
IUSE=""