diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-03-31 15:35:22 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-03-31 15:35:22 +0000 |
commit | 283c474521bc78fb3d0c20a586bc181a481d222d (patch) | |
tree | a9d6df9d1223fd8f9f2a367232b38ca30aef364e /sys-block | |
parent | Depend on virtual/ffmpeg instead of media-video/ffmpeg. (diff) | |
download | gentoo-2-283c474521bc78fb3d0c20a586bc181a481d222d.tar.gz gentoo-2-283c474521bc78fb3d0c20a586bc181a481d222d.tar.bz2 gentoo-2-283c474521bc78fb3d0c20a586bc181a481d222d.zip |
Moved sys-apps/eject to sys-block/eject.
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'sys-block')
-rw-r--r-- | sys-block/unieject/unieject-5.3.2.ebuild | 6 | ||||
-rw-r--r-- | sys-block/unieject/unieject-6.ebuild | 6 |
2 files changed, 6 insertions, 6 deletions
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() { |