diff options
author | 2006-09-22 13:30:21 +0000 | |
---|---|---|
committer | 2006-09-22 13:30:21 +0000 | |
commit | 018751e42522c267d5a61ba704c52967eef0b31b (patch) | |
tree | bb01e9a48701392b3f6fea971e580e0498dd99b9 /app-misc/cdcat/cdcat-0.3.ebuild | |
parent | stable on amd64 (diff) | |
download | historical-018751e42522c267d5a61ba704c52967eef0b31b.tar.gz historical-018751e42522c267d5a61ba704c52967eef0b31b.tar.bz2 historical-018751e42522c267d5a61ba704c52967eef0b31b.zip |
Bug 147880: switch to virtual/cdrtools, remove old version 0.2
Package-Manager: portage-2.1.1_rc1-r2
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 b63aec57de17..7cb19cc2a346 100644 --- a/app-misc/cdcat/cdcat-0.3.ebuild +++ b/app-misc/cdcat/cdcat-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.12 2006/01/23 10:56:02 centic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/cdcat/cdcat-0.3.ebuild,v 1.13 2006/09/22 13:30:21 centic Exp $ DESCRIPTION="simple yet effective CD indexing program" # original src went away: SRC_URI="http://littledragon.home.ro/unix/${P}.tar.gz" @@ -15,7 +15,7 @@ KEYWORDS="x86 ppc amd64" DEPEND=">=sys-apps/sed-4.0.5 >=sys-apps/grep-2.4.2 >=sys-apps/findutils-4.1 - >=app-cdr/cdrtools-1.11 + virtual/cdrtools !app-backup/cdbkup" src_unpack() { |