diff options
author | 2013-05-16 15:43:23 +0000 | |
---|---|---|
committer | 2013-05-16 15:43:23 +0000 | |
commit | 15db191ad35b2651219a41578fd03cc95219c183 (patch) | |
tree | a451dbaccb218937983552fd1ac2a8c86effa5cc /net-misc/cfengine | |
parent | Stable for ppc64, wrt bug #464432 (diff) | |
download | gentoo-2-15db191ad35b2651219a41578fd03cc95219c183.tar.gz gentoo-2-15db191ad35b2651219a41578fd03cc95219c183.tar.bz2 gentoo-2-15db191ad35b2651219a41578fd03cc95219c183.zip |
Stable for ppc64, wrt bug #416433
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/cfengine')
-rw-r--r-- | net-misc/cfengine/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/cfengine/cfengine-2.2.10-r4.ebuild | 6 | ||||
-rw-r--r-- | net-misc/cfengine/cfengine-3.2.4.ebuild | 6 |
3 files changed, 11 insertions, 7 deletions
diff --git a/net-misc/cfengine/ChangeLog b/net-misc/cfengine/ChangeLog index 473d8e828253..61133172e74b 100644 --- a/net-misc/cfengine/ChangeLog +++ b/net-misc/cfengine/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/cfengine # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/cfengine/ChangeLog,v 1.161 2013/03/28 23:35:20 idl0r Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/cfengine/ChangeLog,v 1.162 2013/05/16 15:43:23 ago Exp $ + + 16 May 2013; Agostino Sarubbo <ago@gentoo.org> cfengine-2.2.10-r4.ebuild, + cfengine-3.2.4.ebuild: + Stable for ppc64, wrt bug #416433 *cfengine-3.4.4 (28 Mar 2013) diff --git a/net-misc/cfengine/cfengine-2.2.10-r4.ebuild b/net-misc/cfengine/cfengine-2.2.10-r4.ebuild index 8715565c8e65..b8cc1bc64dee 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-2012 Gentoo Foundation +# Copyright 1999-2013 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.9 2012/07/30 14:14:10 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/cfengine/cfengine-2.2.10-r4.ebuild,v 1.10 2013/05/16 15:43:23 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 ~ppc64 ~s390 sparc x86" +KEYWORDS="amd64 arm ppc ppc64 ~s390 sparc x86" IUSE="vim-syntax" RDEPEND=">=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 84c403c608ef..97927cec3f59 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 +# Copyright 1999-2013 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.6 2012/07/30 14:14:10 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/cfengine/cfengine-3.2.4.ebuild,v 1.7 2013/05/16 15:43:23 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 ~ppc64 ~s390 sparc x86" +KEYWORDS="amd64 arm ppc ppc64 ~s390 sparc x86" # libvirt disabled for now because it blocks stabilization etc. IUSE="examples html mysql postgres qdbm selinux tests tokyocabinet vim-syntax" |