summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-26 11:35:07 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-26 11:35:07 +0000
commitd8bf85eeffbf32e5387286989c6d5971a360cb3b (patch)
treed53deeb4d098b8fed4c04ac659f0dad57ab180c0 /sys-cluster
parentStable for amd64, wrt bug #463144 (diff)
downloadgentoo-2-d8bf85eeffbf32e5387286989c6d5971a360cb3b.tar.gz
gentoo-2-d8bf85eeffbf32e5387286989c6d5971a360cb3b.tar.bz2
gentoo-2-d8bf85eeffbf32e5387286989c6d5971a360cb3b.zip
Stable for amd64, wrt bug #463144
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/drbd/ChangeLog5
-rw-r--r--sys-cluster/drbd/drbd-8.4.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/drbd/ChangeLog b/sys-cluster/drbd/ChangeLog
index b51b17166ad2..c2031bec6fd5 100644
--- a/sys-cluster/drbd/ChangeLog
+++ b/sys-cluster/drbd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/drbd
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/drbd/ChangeLog,v 1.125 2013/02/27 13:46:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/drbd/ChangeLog,v 1.126 2013/03/26 11:35:07 ago Exp $
+
+ 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> drbd-8.4.3.ebuild:
+ Stable for amd64, wrt bug #463144
27 Feb 2013; Agostino Sarubbo <ago@gentoo.org> drbd-8.3.13.ebuild:
Stable for x86, wrt bug #458964
diff --git a/sys-cluster/drbd/drbd-8.4.3.ebuild b/sys-cluster/drbd/drbd-8.4.3.ebuild
index b27f8e214ffb..f21a293f4538 100644
--- a/sys-cluster/drbd/drbd-8.4.3.ebuild
+++ b/sys-cluster/drbd/drbd-8.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/drbd/drbd-8.4.3.ebuild,v 1.1 2013/02/09 11:56:17 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/drbd/drbd-8.4.3.ebuild,v 1.2 2013/03/26 11:35:07 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@ DESCRIPTION="mirror/replicate block-devices across a network-connection"
SRC_URI="http://oss.linbit.com/drbd/$(get_version_component_range 1-2 ${PV})/${P}.tar.gz"
HOMEPAGE="http://www.drbd.org"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="bash-completion heartbeat pacemaker +udev xen"
SLOT="0"