summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-05-20 09:59:54 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-05-20 09:59:54 +0000
commitfb1392841828384049e61ef667bb0c20ee68681e (patch)
tree274c665fc354a14cc4c609efef296ef9cec11104 /net-misc/cfengine
parentStable for amd64, wrt bug #416433 (diff)
downloadhistorical-fb1392841828384049e61ef667bb0c20ee68681e.tar.gz
historical-fb1392841828384049e61ef667bb0c20ee68681e.tar.bz2
historical-fb1392841828384049e61ef667bb0c20ee68681e.zip
Stable for amd64, wrt bug #416433
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'net-misc/cfengine')
-rw-r--r--net-misc/cfengine/ChangeLog5
-rw-r--r--net-misc/cfengine/cfengine-2.2.10-r4.ebuild6
-rw-r--r--net-misc/cfengine/cfengine-3.2.4.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/net-misc/cfengine/ChangeLog b/net-misc/cfengine/ChangeLog
index d6660ec11cf7..2fe9561a95b9 100644
--- a/net-misc/cfengine/ChangeLog
+++ b/net-misc/cfengine/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/cfengine
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/cfengine/ChangeLog,v 1.147 2012/05/20 09:58:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/cfengine/ChangeLog,v 1.148 2012/05/20 09:59:54 ago Exp $
+
+ 20 May 2012; Agostino Sarubbo <ago@gentoo.org> cfengine-3.2.4.ebuild:
+ Stable for amd64, wrt bug #416433
20 May 2012; Agostino Sarubbo <ago@gentoo.org> cfengine-2.2.10-r4.ebuild:
Stable for amd64, wrt bug #416433
diff --git a/net-misc/cfengine/cfengine-2.2.10-r4.ebuild b/net-misc/cfengine/cfengine-2.2.10-r4.ebuild
index db262cc7b66c..860a8bdf66fb 100644
--- a/net-misc/cfengine/cfengine-2.2.10-r4.ebuild
+++ b/net-misc/cfengine/cfengine-2.2.10-r4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/cfengine/cfengine-2.2.10-r4.ebuild,v 1.1 2011/11/01 18:47:11 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/cfengine/cfengine-2.2.10-r4.ebuild,v 1.2 2012/05/20 09:58:10 ago Exp $
EAPI="2"
@@ -13,7 +13,7 @@ SRC_URI="http://cfengine.com/source_code/download?file=${P}.tar.gz -> ${P}.tar.g
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~s390 ~sparc ~x86"
IUSE="vim-syntax"
DEPEND=">=sys-libs/db-4
diff --git a/net-misc/cfengine/cfengine-3.2.4.ebuild b/net-misc/cfengine/cfengine-3.2.4.ebuild
index d9de35c169d8..e999a0cedfbc 100644
--- a/net-misc/cfengine/cfengine-3.2.4.ebuild
+++ b/net-misc/cfengine/cfengine-3.2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/cfengine/cfengine-3.2.4.ebuild,v 1.1 2012/02/12 18:47:10 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/cfengine/cfengine-3.2.4.ebuild,v 1.2 2012/05/20 09:59:54 ago Exp $
EAPI="3"
@@ -15,7 +15,7 @@ SRC_URI="http://cfengine.com/source-code/download?file=${MY_P}.tar.gz -> ${MY_P}
LICENSE="GPL-3"
SLOT="3"
-KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~s390 ~sparc ~x86"
# libvirt disabled for now because it blocks stabilization etc.
IUSE="examples html mysql postgres qdbm selinux tests tokyocabinet vim-syntax"