From 6ffdd2fb76efd67fe2a7b2bae39a8f882ff56e7f Mon Sep 17 00:00:00 2001 From: Tiziano Müller Date: Thu, 12 Mar 2009 17:16:03 +0000 Subject: Tarball has been update to include a patch to fix bug #260717 (compilation fix, thus no rev-bump). (Portage version: 2.1.6.7/cvs/Linux x86_64) --- sys-fs/evms/ChangeLog | 8 ++++++-- sys-fs/evms/evms-2.5.5-r10.ebuild | 6 +++--- 2 files changed, 9 insertions(+), 5 deletions(-) (limited to 'sys-fs/evms') diff --git a/sys-fs/evms/ChangeLog b/sys-fs/evms/ChangeLog index 8016faec9afe..924e0a01bf46 100644 --- a/sys-fs/evms/ChangeLog +++ b/sys-fs/evms/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-fs/evms -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/evms/ChangeLog,v 1.91 2008/10/07 07:45:59 loki_val Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/evms/ChangeLog,v 1.92 2009/03/12 17:16:03 dev-zero Exp $ + + 12 Mar 2009; Tiziano Müller evms-2.5.5-r10.ebuild: + Tarball has been update to include a patch to fix bug #260717 (compilation + fix, thus no rev-bump). 07 Oct 2008; Peter Alfredsen files/evms-2.5.5-glib_dep.patch, evms-2.5.5-r10.ebuild: diff --git a/sys-fs/evms/evms-2.5.5-r10.ebuild b/sys-fs/evms/evms-2.5.5-r10.ebuild index 893dd36a18c2..1e87e9be5756 100644 --- a/sys-fs/evms/evms-2.5.5-r10.ebuild +++ b/sys-fs/evms/evms-2.5.5-r10.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/evms/evms-2.5.5-r10.ebuild,v 1.10 2008/10/07 07:45:59 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/evms/evms-2.5.5-r10.ebuild,v 1.11 2009/03/12 17:16:03 dev-zero Exp $ inherit eutils flag-o-matic multilib toolchain-funcs autotools linux-info -PATCHVER="${PV}-1" +PATCHVER="${PV}-2" DESCRIPTION="Utilities for the IBM Enterprise Volume Management System" HOMEPAGE="http://www.sourceforge.net/projects/evms" -- cgit v1.2.3-65-gdbad