From 283c474521bc78fb3d0c20a586bc181a481d222d Mon Sep 17 00:00:00 2001 From: Samuli Suominen Date: Thu, 31 Mar 2011 15:35:22 +0000 Subject: Moved sys-apps/eject to sys-block/eject. (Portage version: 2.2.0_alpha29/cvs/Linux x86_64) --- sys-block/unieject/unieject-5.3.2.ebuild | 6 +++--- sys-block/unieject/unieject-6.ebuild | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'sys-block') diff --git a/sys-block/unieject/unieject-5.3.2.ebuild b/sys-block/unieject/unieject-5.3.2.ebuild index b85ff0546566..8dfeb09bc927 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-2010 Gentoo Foundation +# Copyright 1999-2011 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.13 2010/06/30 01:56:14 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/unieject-5.3.2.ebuild,v 1.14 2011/03/31 15:35:22 ssuominen Exp $ inherit eutils libtool @@ -22,7 +22,7 @@ DEPEND="${RDEPEND} sys-apps/sed dev-util/pkgconfig" RDEPEND="${RDEPEND} - !sys-apps/eject + !sys-block/eject pmount? ( sys-apps/pmount )" pkg_setup() { diff --git a/sys-block/unieject/unieject-6.ebuild b/sys-block/unieject/unieject-6.ebuild index f6736cc5cd1d..0775a2f762db 100644 --- a/sys-block/unieject/unieject-6.ebuild +++ b/sys-block/unieject/unieject-6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.3 2010/06/30 01:56:14 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/unieject/unieject-6.ebuild,v 1.4 2011/03/31 15:35:22 ssuominen Exp $ inherit eutils libtool @@ -22,7 +22,7 @@ DEPEND="${RDEPEND} sys-apps/sed dev-util/pkgconfig" RDEPEND="${RDEPEND} - !sys-apps/eject + !sys-block/eject pmount? ( sys-apps/pmount )" pkg_setup() { -- cgit v1.2.3-65-gdbad