summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Kalika <max@gentoo.org>2004-03-15 17:11:24 +0000
committerMax Kalika <max@gentoo.org>2004-03-15 17:11:24 +0000
commit35fbdd04a2823d1d6eafdf42b29dc864d1969d0a (patch)
treed680e2cf16f5eaf5d20c0bd33dfa26d54a501224 /sys-libs/device-mapper
parentAdded to ~ppc (Manifest recommit) (diff)
downloadgentoo-2-35fbdd04a2823d1d6eafdf42b29dc864d1969d0a.tar.gz
gentoo-2-35fbdd04a2823d1d6eafdf42b29dc864d1969d0a.tar.bz2
gentoo-2-35fbdd04a2823d1d6eafdf42b29dc864d1969d0a.zip
No complaints thus far, so bump to stable x86.
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 faa273bc28b7..fde938a8c9df 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.12 2004/03/10 18:37:52 max Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/device-mapper/ChangeLog,v 1.13 2004/03/15 17:11:24 max Exp $
+
+ 15 Mar 2004; Max Kalika <max@gentoo.org> device-mapper-1.00.08.ebuild:
+ Bump to stable x86.
10 Mar 2004; Bartosch Pixa <darkspecter@gentoo.org>
device-mapper-1.00.07.ebuild:
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 1839aa7c3e7c..be6cccdd7d27 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.2 2004/03/10 18:37:52 max Exp $
+# $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 $
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"