summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexys Jacob <ultrabug@gentoo.org>2013-08-29 10:30:17 +0000
committerAlexys Jacob <ultrabug@gentoo.org>2013-08-29 10:30:17 +0000
commitca96d886b941a6ba957974d3ffbc8ab01628748a (patch)
treeefcc9fd1ea09e51c48cf4a6cec021b607f6cef81 /sys-cluster/corosync
parentAdd option to build GTK+ frontend (diff)
downloadgentoo-2-ca96d886b941a6ba957974d3ffbc8ab01628748a.tar.gz
gentoo-2-ca96d886b941a6ba957974d3ffbc8ab01628748a.tar.bz2
gentoo-2-ca96d886b941a6ba957974d3ffbc8ab01628748a.zip
version bump, drop old masked
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key B658FA13)
Diffstat (limited to 'sys-cluster/corosync')
-rw-r--r--sys-cluster/corosync/ChangeLog8
-rw-r--r--sys-cluster/corosync/corosync-2.3.1.ebuild (renamed from sys-cluster/corosync/corosync-2.3.0-r1.ebuild)4
2 files changed, 9 insertions, 3 deletions
diff --git a/sys-cluster/corosync/ChangeLog b/sys-cluster/corosync/ChangeLog
index a57c829515cd..14a08d394d76 100644
--- a/sys-cluster/corosync/ChangeLog
+++ b/sys-cluster/corosync/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-cluster/corosync
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/corosync/ChangeLog,v 1.28 2013/05/17 10:08:06 ultrabug Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/corosync/ChangeLog,v 1.29 2013/08/29 10:30:17 ultrabug Exp $
+
+*corosync-2.3.1 (29 Aug 2013)
+
+ 29 Aug 2013; Ultrabug <ultrabug@gentoo.org> -corosync-2.3.0-r1.ebuild,
+ +corosync-2.3.1.ebuild:
+ version bump, drop old
*corosync-2.3.0-r1 (17 May 2013)
diff --git a/sys-cluster/corosync/corosync-2.3.0-r1.ebuild b/sys-cluster/corosync/corosync-2.3.1.ebuild
index 934260fbde87..51c737bc4e55 100644
--- a/sys-cluster/corosync/corosync-2.3.0-r1.ebuild
+++ b/sys-cluster/corosync/corosync-2.3.1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/corosync/corosync-2.3.0-r1.ebuild,v 1.1 2013/05/17 10:08:06 ultrabug Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/corosync/corosync-2.3.1.ebuild,v 1.1 2013/08/29 10:30:17 ultrabug Exp $
EAPI=4
inherit autotools base
-MY_TREE="b7db472"
+MY_TREE="024ae2a"
DESCRIPTION="OSI Certified implementation of a complete cluster engine"
HOMEPAGE="http://www.corosync.org/"