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 | cc7e96a7cfa442afe8cb9104291ede65924b98d1 (patch) | |
tree | c23aeeac21229f1130921a8f27d6bb4e759abd4f /sys-block | |
parent | Depend on virtual/ffmpeg instead of media-video/ffmpeg. (diff) | |
download | historical-cc7e96a7cfa442afe8cb9104291ede65924b98d1.tar.gz historical-cc7e96a7cfa442afe8cb9104291ede65924b98d1.tar.bz2 historical-cc7e96a7cfa442afe8cb9104291ede65924b98d1.zip |
Moved sys-apps/eject to sys-block/eject.
Package-Manager: portage-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() { |