diff options
author | Max Kalika <max@gentoo.org> | 2004-11-14 16:00:10 +0000 |
---|---|---|
committer | Max Kalika <max@gentoo.org> | 2004-11-14 16:00:10 +0000 |
commit | 44b7f9c035cf19ff04557eeeaa76bec2f86d32d6 (patch) | |
tree | e4efe9ebcdb791a46e6f1fe9c1b671f7d21eaf71 /sys-libs | |
parent | added 3dnowex mmx2 (diff) | |
download | gentoo-2-44b7f9c035cf19ff04557eeeaa76bec2f86d32d6.tar.gz gentoo-2-44b7f9c035cf19ff04557eeeaa76bec2f86d32d6.tar.bz2 gentoo-2-44b7f9c035cf19ff04557eeeaa76bec2f86d32d6.zip |
Add empty IUSE to silence repoman errors. Fix SRC_URI as per bug #65807.
Diffstat (limited to 'sys-libs')
10 files changed, 28 insertions, 12 deletions
diff --git a/sys-libs/device-mapper/ChangeLog b/sys-libs/device-mapper/ChangeLog index 2a077cf47ddb..aef9d4b36220 100644 --- a/sys-libs/device-mapper/ChangeLog +++ b/sys-libs/device-mapper/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sys-libs/device-mapper # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/device-mapper/ChangeLog,v 1.23 2004/10/31 19:49:17 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/device-mapper/ChangeLog,v 1.24 2004/11/14 16:00:10 max Exp $ + + 14 Nov 2004; <max@gentoo.org> device-mapper-1.00.07-r1.ebuild, + device-mapper-1.00.07.ebuild, device-mapper-1.00.08-r1.ebuild, + device-mapper-1.00.08.ebuild, device-mapper-1.00.17-r1.ebuild, + device-mapper-1.00.17.ebuild, device-mapper-1.00.18-r1.ebuild, + device-mapper-1.00.18.ebuild, device-mapper-1.00.19.ebuild: + Add empty IUSE to silence repoman errors. Fix SRC_URI as per bug #65807. 31 Oct 2004; Jason Wever <weeve@gentoo.org> device-mapper-1.00.17-r1.ebuild: diff --git a/sys-libs/device-mapper/device-mapper-1.00.07-r1.ebuild b/sys-libs/device-mapper/device-mapper-1.00.07-r1.ebuild index b6bbcbad2482..2f68b1aba7ce 100644 --- a/sys-libs/device-mapper/device-mapper-1.00.07-r1.ebuild +++ b/sys-libs/device-mapper/device-mapper-1.00.07-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # 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-r1.ebuild,v 1.1 2004/07/24 17:13:55 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/device-mapper/device-mapper-1.00.07-r1.ebuild,v 1.2 2004/11/14 16:00:10 max Exp $ inherit eutils @@ -11,6 +11,7 @@ SRC_URI="ftp://sources.redhat.com/pub/dm/old/${PN}.${PV}.tgz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc sparc amd64" +IUSE="" DEPEND="virtual/linux-sources" 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 dd4a2d0aeb52..4192a43c2e24 100644 --- a/sys-libs/device-mapper/device-mapper-1.00.07.ebuild +++ b/sys-libs/device-mapper/device-mapper-1.00.07.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # 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.10 2004/06/24 23:03:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/device-mapper/device-mapper-1.00.07.ebuild,v 1.11 2004/11/14 16:00:10 max Exp $ DESCRIPTION="Device mapper ioctl library for use with LVM2 utilities." HOMEPAGE="http://sources.redhat.com/dm/" @@ -9,6 +9,7 @@ SRC_URI="ftp://sources.redhat.com/pub/dm/old/${PN}.${PV}.tgz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc sparc amd64" +IUSE="" DEPEND="virtual/linux-sources" diff --git a/sys-libs/device-mapper/device-mapper-1.00.08-r1.ebuild b/sys-libs/device-mapper/device-mapper-1.00.08-r1.ebuild index 543bc021fbbb..0fe2bd1cbd04 100644 --- a/sys-libs/device-mapper/device-mapper-1.00.08-r1.ebuild +++ b/sys-libs/device-mapper/device-mapper-1.00.08-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # 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-r1.ebuild,v 1.2 2004/09/03 19:14:07 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/device-mapper/device-mapper-1.00.08-r1.ebuild,v 1.3 2004/11/14 16:00:10 max Exp $ inherit eutils @@ -11,6 +11,7 @@ SRC_URI="ftp://sources.redhat.com/pub/dm/${PN}.${PV}.tgz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc sparc amd64" +IUSE="" DEPEND="virtual/linux-sources" 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 d74e5caf5831..326a9617b661 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 Foundation # 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.8 2004/09/03 19:14:07 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/device-mapper/device-mapper-1.00.08.ebuild,v 1.9 2004/11/14 16:00:10 max Exp $ DESCRIPTION="Device mapper ioctl library for use with LVM2 utilities." HOMEPAGE="http://sources.redhat.com/dm/" @@ -9,6 +9,7 @@ SRC_URI="ftp://sources.redhat.com/pub/dm/${PN}.${PV}.tgz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc sparc amd64" +IUSE="" DEPEND="virtual/linux-sources" diff --git a/sys-libs/device-mapper/device-mapper-1.00.17-r1.ebuild b/sys-libs/device-mapper/device-mapper-1.00.17-r1.ebuild index 1bcc7edadb05..665937356d37 100644 --- a/sys-libs/device-mapper/device-mapper-1.00.17-r1.ebuild +++ b/sys-libs/device-mapper/device-mapper-1.00.17-r1.ebuild @@ -1,16 +1,17 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/device-mapper/device-mapper-1.00.17-r1.ebuild,v 1.3 2004/10/31 19:49:17 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/device-mapper/device-mapper-1.00.17-r1.ebuild,v 1.4 2004/11/14 16:00:10 max Exp $ inherit eutils DESCRIPTION="Device mapper ioctl library for use with LVM2 utilities." HOMEPAGE="http://sources.redhat.com/dm/" -SRC_URI="ftp://sources.redhat.com/pub/dm/${PN}.${PV}.tgz" +SRC_URI="ftp://sources.redhat.com/pub/dm/old/${PN}.${PV}.tgz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc sparc amd64 ppc64" +IUSE="" DEPEND="virtual/linux-sources" diff --git a/sys-libs/device-mapper/device-mapper-1.00.17.ebuild b/sys-libs/device-mapper/device-mapper-1.00.17.ebuild index ca855164deb2..4e4c454ddffa 100644 --- a/sys-libs/device-mapper/device-mapper-1.00.17.ebuild +++ b/sys-libs/device-mapper/device-mapper-1.00.17.ebuild @@ -1,14 +1,15 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/device-mapper/device-mapper-1.00.17.ebuild,v 1.7 2004/09/03 19:14:07 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/device-mapper/device-mapper-1.00.17.ebuild,v 1.8 2004/11/14 16:00:10 max Exp $ DESCRIPTION="Device mapper ioctl library for use with LVM2 utilities." HOMEPAGE="http://sources.redhat.com/dm/" -SRC_URI="ftp://sources.redhat.com/pub/dm/${PN}.${PV}.tgz" +SRC_URI="ftp://sources.redhat.com/pub/dm/old/${PN}.${PV}.tgz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc ~sparc amd64 ppc64" +IUSE="" DEPEND="virtual/linux-sources" diff --git a/sys-libs/device-mapper/device-mapper-1.00.18-r1.ebuild b/sys-libs/device-mapper/device-mapper-1.00.18-r1.ebuild index df54054de580..d3dc49ada489 100644 --- a/sys-libs/device-mapper/device-mapper-1.00.18-r1.ebuild +++ b/sys-libs/device-mapper/device-mapper-1.00.18-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/device-mapper/device-mapper-1.00.18-r1.ebuild,v 1.2 2004/09/03 19:14:07 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/device-mapper/device-mapper-1.00.18-r1.ebuild,v 1.3 2004/11/14 16:00:10 max Exp $ inherit eutils @@ -11,6 +11,7 @@ SRC_URI="ftp://sources.redhat.com/pub/dm/${PN}.${PV}.tgz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ppc ~sparc ~amd64 ppc64" +IUSE="" DEPEND="virtual/linux-sources" diff --git a/sys-libs/device-mapper/device-mapper-1.00.18.ebuild b/sys-libs/device-mapper/device-mapper-1.00.18.ebuild index 2c3c392106e9..e891a7a73425 100644 --- a/sys-libs/device-mapper/device-mapper-1.00.18.ebuild +++ b/sys-libs/device-mapper/device-mapper-1.00.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/device-mapper/device-mapper-1.00.18.ebuild,v 1.2 2004/09/03 19:14:07 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/device-mapper/device-mapper-1.00.18.ebuild,v 1.3 2004/11/14 16:00:10 max Exp $ DESCRIPTION="Device mapper ioctl library for use with LVM2 utilities." HOMEPAGE="http://sources.redhat.com/dm/" @@ -9,6 +9,7 @@ SRC_URI="ftp://sources.redhat.com/pub/dm/${PN}.${PV}.tgz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ppc ~sparc ~amd64 ppc64" +IUSE="" DEPEND="virtual/linux-sources" diff --git a/sys-libs/device-mapper/device-mapper-1.00.19.ebuild b/sys-libs/device-mapper/device-mapper-1.00.19.ebuild index ab0fe2c4723f..af6f9c0ca583 100644 --- a/sys-libs/device-mapper/device-mapper-1.00.19.ebuild +++ b/sys-libs/device-mapper/device-mapper-1.00.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/device-mapper/device-mapper-1.00.19.ebuild,v 1.2 2004/09/03 19:14:07 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/device-mapper/device-mapper-1.00.19.ebuild,v 1.3 2004/11/14 16:00:10 max Exp $ DESCRIPTION="Device mapper ioctl library for use with LVM2 utilities." HOMEPAGE="http://sources.redhat.com/dm/" @@ -9,6 +9,7 @@ SRC_URI="ftp://sources.redhat.com/pub/dm/${PN}.${PV}.tgz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ppc ~sparc ~amd64 ppc64" +IUSE="" DEPEND="virtual/linux-sources" |