diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-16 15:43:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-16 15:43:23 +0000 |
commit | 15db191ad35b2651219a41578fd03cc95219c183 (patch) | |
tree | a451dbaccb218937983552fd1ac2a8c86effa5cc /net-misc/cfengine/cfengine-3.2.4.ebuild | |
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/cfengine-3.2.4.ebuild')
-rw-r--r-- | net-misc/cfengine/cfengine-3.2.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |