summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-03-24 08:51:05 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-03-24 08:51:05 +0000
commit9d222b185c4026d457665077a6a497a3b623de16 (patch)
tree292a08735c3455678269da0c9437d1f3169ef4c7 /sys-cluster
parentStable for amd64, wrt bug #539608 (diff)
downloadgentoo-2-9d222b185c4026d457665077a6a497a3b623de16.tar.gz
gentoo-2-9d222b185c4026d457665077a6a497a3b623de16.tar.bz2
gentoo-2-9d222b185c4026d457665077a6a497a3b623de16.zip
Stable for amd64, wrt bug #539608
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/libqb/ChangeLog7
-rw-r--r--sys-cluster/libqb/libqb-0.17.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-cluster/libqb/ChangeLog b/sys-cluster/libqb/ChangeLog
index 1b02ecb44c5e..dfebd7ad8ab7 100644
--- a/sys-cluster/libqb/ChangeLog
+++ b/sys-cluster/libqb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/libqb
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/libqb/ChangeLog,v 1.7 2014/12/02 14:28:58 ultrabug Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/libqb/ChangeLog,v 1.8 2015/03/24 08:51:05 ago Exp $
+
+ 24 Mar 2015; Agostino Sarubbo <ago@gentoo.org> libqb-0.17.1.ebuild:
+ Stable for amd64, wrt bug #539608
*libqb-0.17.1 (02 Dec 2014)
diff --git a/sys-cluster/libqb/libqb-0.17.1.ebuild b/sys-cluster/libqb/libqb-0.17.1.ebuild
index c5d2e2d3e67d..6fb803bc21f2 100644
--- a/sys-cluster/libqb/libqb-0.17.1.ebuild
+++ b/sys-cluster/libqb/libqb-0.17.1.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/sys-cluster/libqb/libqb-0.17.1.ebuild,v 1.1 2014/12/02 14:28:58 ultrabug Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/libqb/libqb-0.17.1.ebuild,v 1.2 2015/03/24 08:51:05 ago Exp $
EAPI=4
@@ -14,7 +14,7 @@ SRC_URI="http://fedorahosted.org/releases/q/u/quarterback/${P}.tar.xz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="amd64 ~hppa ~x86"
IUSE="debug doc examples static-libs test"
RDEPEND="dev-libs/glib:2"