summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 03:37:01 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 03:37:01 +0000
commit0e34a69f648e0912041f974fa0fb81bcd28dbb1f (patch)
tree6efdaa3366b3a88433d7d84f4436c3340553db7e /sys-fs
parentsync IUSE (missing), don't assign S=${WORKDIR}/${P} (diff)
downloadhistorical-0e34a69f648e0912041f974fa0fb81bcd28dbb1f.tar.gz
historical-0e34a69f648e0912041f974fa0fb81bcd28dbb1f.tar.bz2
historical-0e34a69f648e0912041f974fa0fb81bcd28dbb1f.zip
inherit flag-o-matic, trim trailing whitespace
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/evms/evms-1.2.1-r1.ebuild3
-rw-r--r--sys-fs/evms/evms-2.3.2-r1.ebuild4
2 files changed, 3 insertions, 4 deletions
diff --git a/sys-fs/evms/evms-1.2.1-r1.ebuild b/sys-fs/evms/evms-1.2.1-r1.ebuild
index f929d36b89e6..df785cae95d9 100644
--- a/sys-fs/evms/evms-1.2.1-r1.ebuild
+++ b/sys-fs/evms/evms-1.2.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/evms/evms-1.2.1-r1.ebuild,v 1.5 2004/06/30 17:09:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/evms/evms-1.2.1-r1.ebuild,v 1.6 2004/07/15 03:37:01 agriffis Exp $
inherit eutils
@@ -75,4 +75,3 @@ src_install() {
exeinto /etc/init.d
newexe ${FILESDIR}/evms-init evms
}
-
diff --git a/sys-fs/evms/evms-2.3.2-r1.ebuild b/sys-fs/evms/evms-2.3.2-r1.ebuild
index 96826b9d9c48..204db537cb49 100644
--- a/sys-fs/evms/evms-2.3.2-r1.ebuild
+++ b/sys-fs/evms/evms-2.3.2-r1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/evms/evms-2.3.2-r1.ebuild,v 1.5 2004/06/30 17:09:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/evms/evms-2.3.2-r1.ebuild,v 1.6 2004/07/15 03:37:01 agriffis Exp $
-inherit eutils
+inherit eutils flag-o-matic
DESCRIPTION="Utilities for the IBM Enterprise Volume Management System"
HOMEPAGE="http://www.sourceforge.net/projects/evms"