summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-04-14 03:24:29 +0000
committerJason Wever <weeve@gentoo.org>2004-04-14 03:24:29 +0000
commit1db2bd3fd973dbd8f6bd99c5d096638cae9a074d (patch)
tree99d6c8bbd0acc0bbff05b5e2e73f53336eecbc52 /sys-libs/device-mapper
parentRemoved a bunch of old cruft, and finally mark a version stable. (Manifest re... (diff)
downloadgentoo-2-1db2bd3fd973dbd8f6bd99c5d096638cae9a074d.tar.gz
gentoo-2-1db2bd3fd973dbd8f6bd99c5d096638cae9a074d.tar.bz2
gentoo-2-1db2bd3fd973dbd8f6bd99c5d096638cae9a074d.zip
Stable on sparc.
Diffstat (limited to 'sys-libs/device-mapper')
-rw-r--r--sys-libs/device-mapper/ChangeLog5
-rw-r--r--sys-libs/device-mapper/device-mapper-1.00.08.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/device-mapper/ChangeLog b/sys-libs/device-mapper/ChangeLog
index fde938a8c9df..6ac960239360 100644
--- a/sys-libs/device-mapper/ChangeLog
+++ b/sys-libs/device-mapper/ChangeLog
@@ -1,6 +1,9 @@
# 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.13 2004/03/15 17:11:24 max Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/device-mapper/ChangeLog,v 1.14 2004/04/14 03:24:29 weeve Exp $
+
+ 13 Apr 2004; Jason Wever <weeve@gentoo.org> device-mapper-1.00.08.ebuild:
+ Stable on sparc.
15 Mar 2004; Max Kalika <max@gentoo.org> device-mapper-1.00.08.ebuild:
Bump to stable x86.
diff --git a/sys-libs/device-mapper/device-mapper-1.00.08.ebuild b/sys-libs/device-mapper/device-mapper-1.00.08.ebuild
index be6cccdd7d27..0fbf7b961725 100644
--- a/sys-libs/device-mapper/device-mapper-1.00.08.ebuild
+++ b/sys-libs/device-mapper/device-mapper-1.00.08.ebuild
@@ -1,6 +1,6 @@
# 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.08.ebuild,v 1.3 2004/03/15 17:11:24 max Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/device-mapper/device-mapper-1.00.08.ebuild,v 1.4 2004/04/14 03:24:29 weeve Exp $
DESCRIPTION="Device mapper ioctl library for use with LVM2 utilities."
HOMEPAGE="http://sources.redhat.com/dm/"
@@ -8,7 +8,7 @@ SRC_URI="ftp://sources.redhat.com/pub/dm/${PN}.${PV}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc ~amd64"
+KEYWORDS="x86 ~ppc sparc ~amd64"
DEPEND="virtual/linux-sources"