summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Kalika <max@gentoo.org>2004-03-10 04:11:26 +0000
committerMax Kalika <max@gentoo.org>2004-03-10 04:11:26 +0000
commit91531cbe0851bd8eb29e56931a6c374134abb0d3 (patch)
tree3ce781139f93261793ae4daaa55d14bfb26027a9 /sys-libs
parentBumping version to 0.13.1 for x86. Closing bug #44018. (diff)
downloadhistorical-91531cbe0851bd8eb29e56931a6c374134abb0d3.tar.gz
historical-91531cbe0851bd8eb29e56931a6c374134abb0d3.tar.bz2
historical-91531cbe0851bd8eb29e56931a6c374134abb0d3.zip
Update SRC_URI as per bug #43880. Update HOMEPAGE as well. Bump to 1.00.08.
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/device-mapper/ChangeLog10
-rw-r--r--sys-libs/device-mapper/Manifest8
-rw-r--r--sys-libs/device-mapper/device-mapper-1.00.07.ebuild6
-rw-r--r--sys-libs/device-mapper/device-mapper-1.00.08.ebuild (renamed from sys-libs/device-mapper/device-mapper-1.00.05.ebuild)16
-rw-r--r--sys-libs/device-mapper/files/digest-device-mapper-1.00.051
-rw-r--r--sys-libs/device-mapper/files/digest-device-mapper-1.00.081
6 files changed, 24 insertions, 18 deletions
diff --git a/sys-libs/device-mapper/ChangeLog b/sys-libs/device-mapper/ChangeLog
index a4a130c95511..035e8187fe44 100644
--- a/sys-libs/device-mapper/ChangeLog
+++ b/sys-libs/device-mapper/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-libs/device-mapper
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/device-mapper/ChangeLog,v 1.9 2004/01/22 14:54:21 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/device-mapper/ChangeLog,v 1.10 2004/03/10 04:11:26 max Exp $
+
+*device-mapper-1.00.08 (09 Mar 2004)
+
+ 09 Mar 2004; Max Kalika <max@gentoo.org> device-mapper-1.00.05.ebuild,
+ device-mapper-1.00.07.ebuild, device-mapper-1.00.08.ebuild:
+ Update SRC_URI as per bug #43880. Update HOMEPAGE as well. Bump to 1.00.08.
22 Jan 2004; Markus Nigbur <pyrania@gentoo.org>
device-mapper-1.00.07.ebuild:
@@ -14,7 +20,7 @@
mark stable on amd64
08 Dec 2003; <max@gentoo.org> device-mapper-1.00.07.ebuild:
- But to stable x86 and add ~amd64 as per bug 34779.
+ Bump to stable x86 and add ~amd64 as per bug 34779.
*device-mapper-1.00.07 (02 Dec 2003)
diff --git a/sys-libs/device-mapper/Manifest b/sys-libs/device-mapper/Manifest
index 57054effdfee..2c2f99db5ce4 100644
--- a/sys-libs/device-mapper/Manifest
+++ b/sys-libs/device-mapper/Manifest
@@ -1,6 +1,6 @@
-MD5 774c3fb4802ab156a7d831d8b68e7a52 device-mapper-1.00.05.ebuild 1006
-MD5 6b4850132b07f98ef2002e6b39fb6d98 device-mapper-1.00.07.ebuild 1023
-MD5 5fc80031f309ee769e8d79b10661c293 ChangeLog 1851
+MD5 9f40d3cedd56368e57d94f1bd7dfa0dc device-mapper-1.00.07.ebuild 1008
+MD5 03baea2869442812a6014c36f3111f4e ChangeLog 2101
+MD5 1a00bc30c3e14bd0d6d52f97b8c179e9 device-mapper-1.00.08.ebuild 1013
MD5 8ef457f9ac46b73b855b4a4e5ff9d7d3 metadata.xml 243
-MD5 32893d4b8efc4a7891b77331810fc30b files/digest-device-mapper-1.00.05 70
MD5 b6ee13a8f0d0d9a8600559f997c8ba9d files/digest-device-mapper-1.00.07 70
+MD5 72b46f8a5544fa166e22dd6297071eda files/digest-device-mapper-1.00.08 70
diff --git a/sys-libs/device-mapper/device-mapper-1.00.07.ebuild b/sys-libs/device-mapper/device-mapper-1.00.07.ebuild
index 5e64856b6e4c..6ed8d78b12ae 100644
--- a/sys-libs/device-mapper/device-mapper-1.00.07.ebuild
+++ b/sys-libs/device-mapper/device-mapper-1.00.07.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/device-mapper/device-mapper-1.00.07.ebuild,v 1.5 2004/01/22 14:54:21 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/device-mapper/device-mapper-1.00.07.ebuild,v 1.6 2004/03/10 04:11:26 max Exp $
DESCRIPTION="Device mapper ioctl library for use with LVM2 utilities."
-HOMEPAGE="http://www.sistina.com/products_lvm.htm"
-SRC_URI="ftp://ftp.sistina.com/pub/LVM2/${PN}/${PN}.${PV}.tgz"
+HOMEPAGE="http://sources.redhat.com/dm/"
+SRC_URI="ftp://sources.redhat.com/pub/dm/old/${PN}.${PV}.tgz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/sys-libs/device-mapper/device-mapper-1.00.05.ebuild b/sys-libs/device-mapper/device-mapper-1.00.08.ebuild
index 920cf9e87a65..da9f02173f80 100644
--- a/sys-libs/device-mapper/device-mapper-1.00.05.ebuild
+++ b/sys-libs/device-mapper/device-mapper-1.00.08.ebuild
@@ -1,27 +1,27 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/device-mapper/device-mapper-1.00.05.ebuild,v 1.4 2003/10/29 19:48:31 max Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/device-mapper/device-mapper-1.00.08.ebuild,v 1.1 2004/03/10 04:11:26 max Exp $
DESCRIPTION="Device mapper ioctl library for use with LVM2 utilities."
-HOMEPAGE="http://www.sistina.com/products_lvm.htm"
-SRC_URI="ftp://ftp.sistina.com/pub/LVM2/${PN}/${PN}.${PV}.tgz"
+HOMEPAGE="http://sources.redhat.com/dm/"
+SRC_URI="ftp://sources.redhat.com/pub/dm/${PN}.${PV}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="~x86 ~amd64 ~sparc"
DEPEND="virtual/linux-sources"
S="${WORKDIR}/${PN}.${PV}"
pkg_setup() {
- [ ! -e "/usr/src/linux/include/linux/dm-ioctl.h" ] && {
+ if [ ! -e "/usr/src/linux/include/linux/dm-ioctl.h" ] ; then
eerror
eerror "Your currently linked kernel (/usr/src/linux) hasn't"
eerror "been patched for device mapper support."
eerror
die "kernel not patched for device mapper support"
- }
+ fi
return 0
}
@@ -29,7 +29,7 @@ pkg_setup() {
src_compile() {
econf
- # parallel build doesn't work
+ # Parallel build doesn't work.
emake -j1 || die "compile problem"
}
diff --git a/sys-libs/device-mapper/files/digest-device-mapper-1.00.05 b/sys-libs/device-mapper/files/digest-device-mapper-1.00.05
deleted file mode 100644
index eae71832acf1..000000000000
--- a/sys-libs/device-mapper/files/digest-device-mapper-1.00.05
+++ /dev/null
@@ -1 +0,0 @@
-MD5 f8203b25454dcef90f37b3bdf42d8817 device-mapper.1.00.05.tgz 373605
diff --git a/sys-libs/device-mapper/files/digest-device-mapper-1.00.08 b/sys-libs/device-mapper/files/digest-device-mapper-1.00.08
new file mode 100644
index 000000000000..34b0ee853e0c
--- /dev/null
+++ b/sys-libs/device-mapper/files/digest-device-mapper-1.00.08
@@ -0,0 +1 @@
+MD5 58558925569125dcd2befbca4b6064c6 device-mapper.1.00.08.tgz 502665