diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-08-20 17:02:58 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-08-20 17:02:58 +0000 |
commit | fee065b77ec1357cd233727363f9dbb627b5c060 (patch) | |
tree | d0781fdc5718a13435d5cedc2d041b4cc77dbdd7 /sys-apps/devicekit-disks | |
parent | amd64 stable wrt #322859 (diff) | |
download | gentoo-2-fee065b77ec1357cd233727363f9dbb627b5c060.tar.gz gentoo-2-fee065b77ec1357cd233727363f9dbb627b5c060.tar.bz2 gentoo-2-fee065b77ec1357cd233727363f9dbb627b5c060.zip |
Move from sys-apps/parted to sys-block/parted.
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'sys-apps/devicekit-disks')
-rw-r--r-- | sys-apps/devicekit-disks/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/devicekit-disks/devicekit-disks-008.ebuild | 6 | ||||
-rw-r--r-- | sys-apps/devicekit-disks/devicekit-disks-009.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/sys-apps/devicekit-disks/ChangeLog b/sys-apps/devicekit-disks/ChangeLog index 07631c31d693..f09c1f854648 100644 --- a/sys-apps/devicekit-disks/ChangeLog +++ b/sys-apps/devicekit-disks/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/devicekit-disks # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/devicekit-disks/ChangeLog,v 1.9 2010/08/14 17:12:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/devicekit-disks/ChangeLog,v 1.10 2010/08/20 17:02:58 jer Exp $ + + 20 Aug 2010; Jeroen Roovers <jer@gentoo.org> devicekit-disks-008.ebuild, + devicekit-disks-009.ebuild: + Move from sys-apps/parted to sys-block/parted. 14 Aug 2010; Raúl Porcel <armin76@gentoo.org> devicekit-disks-009.ebuild: alpha/ia64/sh/sparc stable diff --git a/sys-apps/devicekit-disks/devicekit-disks-008.ebuild b/sys-apps/devicekit-disks/devicekit-disks-008.ebuild index d32326570c78..45cf1e6aca9a 100644 --- a/sys-apps/devicekit-disks/devicekit-disks-008.ebuild +++ b/sys-apps/devicekit-disks/devicekit-disks-008.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/devicekit-disks/devicekit-disks-008.ebuild,v 1.1 2009/10/29 23:43:29 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/devicekit-disks/devicekit-disks-008.ebuild,v 1.2 2010/08/20 17:02:58 jer Exp $ EAPI="2" @@ -24,7 +24,7 @@ RDEPEND=">=dev-libs/glib-2.16.1 >=sys-auth/polkit-0.92 >=sys-fs/udev-145[extras] >=sys-fs/lvm2-2.02.48-r2 - >=sys-apps/parted-1.8.8[device-mapper] + >=sys-block/parted-1.8.8[device-mapper] >=dev-libs/libatasmart-0.14 >=sys-apps/sg3_utils-1.27.20090411 diff --git a/sys-apps/devicekit-disks/devicekit-disks-009.ebuild b/sys-apps/devicekit-disks/devicekit-disks-009.ebuild index b6388e9911c5..13e7cafad9a0 100644 --- a/sys-apps/devicekit-disks/devicekit-disks-009.ebuild +++ b/sys-apps/devicekit-disks/devicekit-disks-009.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/devicekit-disks/devicekit-disks-009.ebuild,v 1.8 2010/08/14 17:12:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/devicekit-disks/devicekit-disks-009.ebuild,v 1.9 2010/08/20 17:02:58 jer Exp $ EAPI="2" @@ -24,7 +24,7 @@ RDEPEND=">=dev-libs/glib-2.16.1 >=sys-auth/polkit-0.92 >=sys-fs/udev-145[extras] >=sys-fs/lvm2-2.02.48-r2 - >=sys-apps/parted-1.8.8[device-mapper] + >=sys-block/parted-1.8.8[device-mapper] >=dev-libs/libatasmart-0.14 >=sys-apps/sg3_utils-1.27.20090411 |