summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-08-12 19:23:24 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-08-12 19:23:24 +0000
commita51ad3fd6f91c31666af2109d877198317005a7a (patch)
treea7056f5d5a9a8500750545c66a395b8b179e44db /sys-block
parentRemove PROVIDE. (diff)
downloadgentoo-2-a51ad3fd6f91c31666af2109d877198317005a7a.tar.gz
gentoo-2-a51ad3fd6f91c31666af2109d877198317005a7a.tar.bz2
gentoo-2-a51ad3fd6f91c31666af2109d877198317005a7a.zip
Remove PROVIDE.
(Portage version: 2.2_rc36/cvs/Linux x86_64)
Diffstat (limited to 'sys-block')
-rw-r--r--sys-block/unieject/unieject-5.3.2.ebuild8
-rw-r--r--sys-block/unieject/unieject-6.ebuild8
2 files changed, 4 insertions, 12 deletions
diff --git a/sys-block/unieject/unieject-5.3.2.ebuild b/sys-block/unieject/unieject-5.3.2.ebuild
index c4da3a17ce11..1869598ba835 100644
--- a/sys-block/unieject/unieject-5.3.2.ebuild
+++ b/sys-block/unieject/unieject-5.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/unieject-5.3.2.ebuild,v 1.10 2008/06/16 11:22:25 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/unieject-5.3.2.ebuild,v 1.11 2009/08/12 19:23:24 ssuominen Exp $
inherit eutils libtool
@@ -22,11 +22,7 @@ DEPEND="${RDEPEND}
sys-apps/sed
dev-util/pkgconfig"
RDEPEND="${RDEPEND}
- pmount? ( sys-apps/pmount )
- !sys-apps/eject
- !sys-block/eject-bsd"
-
-PROVIDE="virtual/eject"
+ pmount? ( sys-apps/pmount )"
pkg_setup() {
use pmount && enewgroup plugdev
diff --git a/sys-block/unieject/unieject-6.ebuild b/sys-block/unieject/unieject-6.ebuild
index dfa564c44240..5cceaed371b8 100644
--- a/sys-block/unieject/unieject-6.ebuild
+++ b/sys-block/unieject/unieject-6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/unieject-6.ebuild,v 1.1 2009/06/27 13:26:10 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/unieject-6.ebuild,v 1.2 2009/08/12 19:23:24 ssuominen Exp $
inherit eutils libtool
@@ -22,11 +22,7 @@ DEPEND="${RDEPEND}
sys-apps/sed
dev-util/pkgconfig"
RDEPEND="${RDEPEND}
- pmount? ( sys-apps/pmount )
- !sys-apps/eject
- !sys-block/eject-bsd"
-
-PROVIDE="virtual/eject"
+ pmount? ( sys-apps/pmount )"
pkg_setup() {
use pmount && enewgroup plugdev