summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-09-19 11:25:24 +0000
committerMike Frysinger <vapier@gentoo.org>2003-09-19 11:25:24 +0000
commit53fc0a919561d0a29399e441812a567263c016f4 (patch)
tree52c9725826f202cfdd70d87d626d619083da63ec /sys-apps/parted
parentmirror:// syntax (diff)
downloadgentoo-2-53fc0a919561d0a29399e441812a567263c016f4.tar.gz
gentoo-2-53fc0a919561d0a29399e441812a567263c016f4.tar.bz2
gentoo-2-53fc0a919561d0a29399e441812a567263c016f4.zip
moved progsreiserfs to sys-fs
Diffstat (limited to 'sys-apps/parted')
-rw-r--r--sys-apps/parted/parted-1.6.5-r1.ebuild4
-rw-r--r--sys-apps/parted/parted-1.6.5.ebuild4
-rw-r--r--sys-apps/parted/parted-1.6.6.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/parted/parted-1.6.5-r1.ebuild b/sys-apps/parted/parted-1.6.5-r1.ebuild
index 819feb35cbbb..2c69a102648e 100644
--- a/sys-apps/parted/parted-1.6.5-r1.ebuild
+++ b/sys-apps/parted/parted-1.6.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.5-r1.ebuild,v 1.9 2003/09/15 17:58:00 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.5-r1.ebuild,v 1.10 2003/09/19 11:25:24 vapier Exp $
DESCRIPTION="Create, destroy, resize, check, copy partitions and file systems"
HOMEPAGE="http://www.gnu.org/software/parted"
@@ -17,7 +17,7 @@ DEPEND=">=sys-fs/e2fsprogs-1.27
nls? ( sys-devel/gettext )
readline? ( >=sys-libs/readline-4.1-r4 )"
RDEPEND="${DEPEND}
- =dev-libs/progsreiserfs-0.3.0*"
+ =sys-fs/progsreiserfs-0.3.0*"
src_unpack() {
unpack ${A}
diff --git a/sys-apps/parted/parted-1.6.5.ebuild b/sys-apps/parted/parted-1.6.5.ebuild
index 9926c0cba3d1..e42ad4efcb4f 100644
--- a/sys-apps/parted/parted-1.6.5.ebuild
+++ b/sys-apps/parted/parted-1.6.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.5.ebuild,v 1.8 2003/09/15 17:58:00 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.5.ebuild,v 1.9 2003/09/19 11:25:24 vapier Exp $
DESCRIPTION="Create, destroy, resize, check, copy partitions and file systems"
HOMEPAGE="http://www.gnu.org/software/parted"
@@ -17,7 +17,7 @@ DEPEND=">=sys-fs/e2fsprogs-1.27
nls? ( sys-devel/gettext )
readline? ( >=sys-libs/readline-4.1-r4 )"
RDEPEND="${DEPEND}
- =dev-libs/progsreiserfs-0.3.0*"
+ =sys-fs/progsreiserfs-0.3.0*"
src_compile() {
local myconf
diff --git a/sys-apps/parted/parted-1.6.6.ebuild b/sys-apps/parted/parted-1.6.6.ebuild
index da9776918fce..6dc0b264d9b3 100644
--- a/sys-apps/parted/parted-1.6.6.ebuild
+++ b/sys-apps/parted/parted-1.6.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.6.ebuild,v 1.5 2003/09/15 17:58:00 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.6.ebuild,v 1.6 2003/09/19 11:25:24 vapier Exp $
DESCRIPTION="Create, destroy, resize, check, copy partitions and file systems"
HOMEPAGE="http://www.gnu.org/software/parted"
@@ -17,7 +17,7 @@ DEPEND=">=sys-fs/e2fsprogs-1.27
nls? ( sys-devel/gettext )
readline? ( >=sys-libs/readline-4.1-r4 )"
RDEPEND="${DEPEND}
- =dev-libs/progsreiserfs-0.3.0*"
+ =sys-fs/progsreiserfs-0.3.0*"
src_unpack() {
unpack ${A}