summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-10-08 14:00:42 +0000
committerMike Frysinger <vapier@gentoo.org>2004-10-08 14:00:42 +0000
commitff3e283a0d2ebb832ebc10a6801e14facbc2bf42 (patch)
treee353fbb41d0f01808149d683518e107f9b3e4fd0 /sys-fs/xfsdump
parentuse net instead of need net in init.d script (diff)
downloadhistorical-ff3e283a0d2ebb832ebc10a6801e14facbc2bf42.tar.gz
historical-ff3e283a0d2ebb832ebc10a6801e14facbc2bf42.tar.bz2
historical-ff3e283a0d2ebb832ebc10a6801e14facbc2bf42.zip
ver bump bump buuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuump
Diffstat (limited to 'sys-fs/xfsdump')
-rw-r--r--sys-fs/xfsdump/ChangeLog7
-rw-r--r--sys-fs/xfsdump/Manifest10
-rw-r--r--sys-fs/xfsdump/files/digest-xfsdump-2.2.241
-rw-r--r--sys-fs/xfsdump/xfsdump-2.2.24.ebuild55
4 files changed, 68 insertions, 5 deletions
diff --git a/sys-fs/xfsdump/ChangeLog b/sys-fs/xfsdump/ChangeLog
index 7e2ea7c5abc6..86c76e8dd6d1 100644
--- a/sys-fs/xfsdump/ChangeLog
+++ b/sys-fs/xfsdump/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-fs/xfsdump
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.13 2004/08/31 10:50:32 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.14 2004/10/08 14:00:42 vapier Exp $
+
+*xfsdump-2.2.24 (08 Oct 2004)
+
+ 08 Oct 2004; Mike Frysinger <vapier@gentoo.org> +xfsdump-2.2.24.ebuild:
+ Version bump.
*xfsdump-2.2.21 (31 Aug 2004)
diff --git a/sys-fs/xfsdump/Manifest b/sys-fs/xfsdump/Manifest
index 98ab07997c0f..e1d7bc377f02 100644
--- a/sys-fs/xfsdump/Manifest
+++ b/sys-fs/xfsdump/Manifest
@@ -1,14 +1,16 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 82baf21695adfe11b72154ad636c06d1 ChangeLog 3803
+MD5 0e0750a6a020b4230799bd9d6d144945 ChangeLog 3924
+MD5 5a4335f568701915253e5c52c59d4a41 xfsdump-2.2.24.ebuild 1228
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
MD5 cc62a6982690fb72e5a74e3ff7095cd4 xfsdump-2.2.21.ebuild 1497
MD5 40ad6b6e0a2b464bc7838b4364deed7f files/digest-xfsdump-2.2.21 70
+MD5 25733daf03da99c1ad0003aff792ae09 files/digest-xfsdump-2.2.24 70
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.9.10 (GNU/Linux)
-iD8DBQFBZpgaHTu7gpaalycRAlCBAJ9Fb2ryB+Q4sFS+WJIaqC4gJ/qWRwCcDqCA
-+EtuSHMETybWkIVnLuNxjKo=
-=QwyJ
+iD8DBQFBZp2iHTu7gpaalycRAreIAJ9atiDMfMZmVa2cqyVqvD7dDOIWSwCgmgIM
+cmhoJ2Kkse47HfyWNNRwayM=
+=V4bj
-----END PGP SIGNATURE-----
diff --git a/sys-fs/xfsdump/files/digest-xfsdump-2.2.24 b/sys-fs/xfsdump/files/digest-xfsdump-2.2.24
new file mode 100644
index 000000000000..379259d3702f
--- /dev/null
+++ b/sys-fs/xfsdump/files/digest-xfsdump-2.2.24
@@ -0,0 +1 @@
+MD5 4933f0a2c9c32ae97070b0e48b855df6 xfsdump-2.2.24.src.tar.gz 589786
diff --git a/sys-fs/xfsdump/xfsdump-2.2.24.ebuild b/sys-fs/xfsdump/xfsdump-2.2.24.ebuild
new file mode 100644
index 000000000000..be444f71811d
--- /dev/null
+++ b/sys-fs/xfsdump/xfsdump-2.2.24.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-2.2.24.ebuild,v 1.1 2004/10/08 14:00:42 vapier Exp $
+
+inherit eutils
+
+DESCRIPTION="xfs dump/restore utilities"
+HOMEPAGE="http://oss.sgi.com/projects/xfs"
+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"
+
+DEPEND="sys-fs/e2fsprogs
+ sys-fs/xfsprogs
+ sys-apps/dmapi
+ sys-apps/attr"
+
+src_unpack() {
+ unpack ${A}
+ cd ${S}
+ sed -i \
+ -e "/^PKG_DOC_DIR/s:=.*:= /usr/share/doc/${PF}:" \
+ -e '/^GCFLAGS/s:-O1::' \
+ -e '/^PKG_[A-Z]*_DIR/s:= := $(DESTDIR):' \
+ include/builddefs.in \
+ || die
+}
+
+src_compile() {
+ if use debug; then
+ export DEBUG=-DDEBUG
+ else
+ export DEBUG=-DNDEBUG
+ fi
+ export OPTIMIZER="${CFLAGS}"
+
+ # Some archs need the PLATFORM var unset
+ unset PLATFORM
+
+ econf \
+ --libdir=/$(get_libdir) \
+ --libexecdir=/usr/$(get_libdir) \
+ --sbindir=/sbin \
+ || die
+ emake || die
+}
+
+src_install() {
+ make DESTDIR=${D} install || die
+ dosym ../../sbin/xfsrestore /usr/bin/xfsrestore
+ dosym ../../sbin/xfsdump /usr/bin/xfsdump
+}