/[gentoo-x86]/app-arch/dump/dump-0.4.31.ebuild
Gentoo

Diff of /app-arch/dump/dump-0.4.31.ebuild

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.15 Revision 1.16
1# Copyright 1999-2003 Gentoo Technologies, Inc. 1# Copyright 1999-2003 Gentoo Technologies, Inc.
2# Distributed under the terms of the GNU General Public License v2 2# Distributed under the terms of the GNU General Public License v2
3# $Header: /var/cvsroot/gentoo-x86/app-arch/dump/Attic/dump-0.4.31.ebuild,v 1.15 2003/09/26 21:07:35 aliz Exp $ 3# $Header: /var/cvsroot/gentoo-x86/app-arch/dump/Attic/dump-0.4.31.ebuild,v 1.16 2003/11/14 12:33:15 seemant Exp $
4 4
5MY_P=${P/4./4b} 5MY_P=${P/4./4b}
6S=${WORKDIR}/${MY_P} 6S=${WORKDIR}/${MY_P}
7DESCRIPTION="Dump/restore ext2fs backup utilities" 7DESCRIPTION="Dump/restore ext2fs backup utilities"
8SRC_URI="mirror://sourceforge/dump/${MY_P}.tar.gz" 8SRC_URI="mirror://sourceforge/dump/${MY_P}.tar.gz"
16DEPEND=">=sys-fs/e2fsprogs-1.27 16DEPEND=">=sys-fs/e2fsprogs-1.27
17 >=sys-apps/bzip2-1.0.2 17 >=sys-apps/bzip2-1.0.2
18 >=sys-libs/zlib-1.1.4 18 >=sys-libs/zlib-1.1.4
19 virtual/os-headers 19 virtual/os-headers
20 readline? ( sys-libs/readline )" 20 readline? ( sys-libs/readline )"
21RDEPEND="sys-apps/star" 21RDEPEND="app-arch/star"
22 22
23src_unpack() { 23src_unpack() {
24 unpack ${A} 24 unpack ${A}
25 cd ${S} 25 cd ${S}
26 if [ `use readline` ] ; then 26 if [ `use readline` ] ; then

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

  ViewVC Help
Powered by ViewVC 1.1.13