diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2005-07-04 07:12:38 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2005-07-04 07:12:38 +0000 |
commit | cb5d2410509fd0edf23168c64b3fb6252eb54b46 (patch) | |
tree | eafac4184c374677f44ac6a799c661e2507e1202 /app-misc/cdcat/cdcat-0.3.ebuild | |
parent | Moved app-arch/dar to app-backup/dar (Missed by epkgmove). (diff) | |
download | gentoo-2-cb5d2410509fd0edf23168c64b3fb6252eb54b46.tar.gz gentoo-2-cb5d2410509fd0edf23168c64b3fb6252eb54b46.tar.bz2 gentoo-2-cb5d2410509fd0edf23168c64b3fb6252eb54b46.zip |
Moved app-cdr/cdbkup to app-backup/cdbkup (missed by epkgmove).
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-misc/cdcat/cdcat-0.3.ebuild')
-rw-r--r-- | app-misc/cdcat/cdcat-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/cdcat/cdcat-0.3.ebuild b/app-misc/cdcat/cdcat-0.3.ebuild index c3be473e64dc..73ca368cf550 100644 --- a/app-misc/cdcat/cdcat-0.3.ebuild +++ b/app-misc/cdcat/cdcat-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/cdcat/cdcat-0.3.ebuild,v 1.10 2005/04/21 19:04:42 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/cdcat/cdcat-0.3.ebuild,v 1.11 2005/07/04 07:12:38 robbat2 Exp $ DESCRIPTION="simple yet effective CD indexing program" SRC_URI="http://littledragon.home.ro/unix/${P}.tar.gz" @@ -15,7 +15,7 @@ DEPEND=">=sys-apps/sed-4.0.5 >=sys-apps/grep-2.4.2 >=sys-apps/findutils-4.1 >=app-cdr/cdrtools-1.11 - !app-cdr/cdbkup" + !app-backup/cdbkup" src_unpack() { unpack ${A} |