diff options
Diffstat (limited to 'app-cdr/cdrdao/cdrdao-1.1.5-r1.ebuild')
-rw-r--r-- | app-cdr/cdrdao/cdrdao-1.1.5-r1.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/app-cdr/cdrdao/cdrdao-1.1.5-r1.ebuild b/app-cdr/cdrdao/cdrdao-1.1.5-r1.ebuild index 899af6452ff5..38c4abdffc2f 100644 --- a/app-cdr/cdrdao/cdrdao-1.1.5-r1.ebuild +++ b/app-cdr/cdrdao/cdrdao-1.1.5-r1.ebuild @@ -1,13 +1,13 @@ -# Copyright 2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later +# Copyright 1999 - 2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 # Author: Peter Kadau <peter.kadau@web.de> -# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdrdao/cdrdao-1.1.5-r1.ebuild,v 1.3 2001/11/11 23:54:17 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdrdao/cdrdao-1.1.5-r1.ebuild,v 1.4 2002/02/12 01:23:18 verwilst Exp $ S=${WORKDIR}/cdrdao-1.1.5 DESCRIPTION="Burn CDs in disk-at-once mode -- with optional GUI frontend" SRC_URI="http://download.sourceforge.net/${PN}/${P}.src.tar.gz" HOMEPAGE="http://cdrdao.sourceforge.net/" - +SLOT="0" RDEPEND="gnome? ( >=gnome-base/gnome-libs-1.4.1.2-r1 >=x11-libs/gtkmm-1.2.5-r1 >=gnome-extra/gnomemm-1.1.17 )" |