summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-07-11 00:50:35 +0000
committerAron Griffis <agriffis@gentoo.org>2005-07-11 00:50:35 +0000
commit85dbc19e94cbeac234d5b07ff08a0947ff1a65e0 (patch)
tree1114d0ce4c19055e6de68241121a17010ceeccca
parentsync IUSE (-hardened) (diff)
downloadhistorical-85dbc19e94cbeac234d5b07ff08a0947ff1a65e0.tar.gz
historical-85dbc19e94cbeac234d5b07ff08a0947ff1a65e0.tar.bz2
historical-85dbc19e94cbeac234d5b07ff08a0947ff1a65e0.zip
sync IUSE (-static)
Package-Manager: portage-2.0.51.22-r1
-rw-r--r--sys-apps/dmapi/Manifest12
-rw-r--r--sys-apps/dmapi/dmapi-2.2.1.ebuild4
2 files changed, 13 insertions, 3 deletions
diff --git a/sys-apps/dmapi/Manifest b/sys-apps/dmapi/Manifest
index 4b1d37c9b0bc..0362b9b09919 100644
--- a/sys-apps/dmapi/Manifest
+++ b/sys-apps/dmapi/Manifest
@@ -1,4 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 0642b0cd6a13c17236990affe381a1f3 ChangeLog 3286
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
-MD5 254844247e8ddaf9bdad25dd52dc11db dmapi-2.2.1.ebuild 1067
+MD5 a683706b0c4600f000dbacabd942e373 dmapi-2.2.1.ebuild 1062
MD5 c38b511afc9ceb131628d5d903ee3834 files/digest-dmapi-2.2.1 66
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFC0cJmBXaUFmZvwyMRArixAJ9iwuqyLGjMZ++PKaYMRVtDAjpoeQCfX17Z
+arai+FzQ+pkHFXnC5/LnGc4=
+=RJ+6
+-----END PGP SIGNATURE-----
diff --git a/sys-apps/dmapi/dmapi-2.2.1.ebuild b/sys-apps/dmapi/dmapi-2.2.1.ebuild
index e91d2b2f08d8..53af76f42248 100644
--- a/sys-apps/dmapi/dmapi-2.2.1.ebuild
+++ b/sys-apps/dmapi/dmapi-2.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmapi/dmapi-2.2.1.ebuild,v 1.6 2005/04/25 06:34:09 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmapi/dmapi-2.2.1.ebuild,v 1.7 2005/07/11 00:50:35 agriffis Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="ftp://oss.sgi.com/projects/xfs/download/cmd_tars/${P}.src.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="alpha amd64 ia64 ~mips ppc ~sparc x86"
-IUSE="debug static"
+IUSE="debug"
DEPEND="sys-fs/xfsprogs"