diff options
author | Bart Verwilst <verwilst@gentoo.org> | 2002-02-12 01:23:19 +0000 |
---|---|---|
committer | Bart Verwilst <verwilst@gentoo.org> | 2002-02-12 01:23:19 +0000 |
commit | 7778bb1389b0d6b36d42e9ec94d901096dc96bba (patch) | |
tree | e92304a0598b92ab384f52ea81a87cf2b963191e /app-cdr/xcdroast | |
parent | fixed a small typo (diff) | |
download | historical-7778bb1389b0d6b36d42e9ec94d901096dc96bba.tar.gz historical-7778bb1389b0d6b36d42e9ec94d901096dc96bba.tar.bz2 historical-7778bb1389b0d6b36d42e9ec94d901096dc96bba.zip |
added SLOTS
Diffstat (limited to 'app-cdr/xcdroast')
-rw-r--r-- | app-cdr/xcdroast/xcdroast-0.98_alpha9.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-cdr/xcdroast/xcdroast-0.98_alpha9.ebuild b/app-cdr/xcdroast/xcdroast-0.98_alpha9.ebuild index a726bffc3b7e..8ff0b3e82521 100644 --- a/app-cdr/xcdroast/xcdroast-0.98_alpha9.ebuild +++ b/app-cdr/xcdroast/xcdroast-0.98_alpha9.ebuild @@ -1,14 +1,13 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Ben Lutgens <blutgens@sistina.com> -# $Header: /var/cvsroot/gentoo-x86/app-cdr/xcdroast/xcdroast-0.98_alpha9.ebuild,v 1.6 2001/11/17 11:28:28 danarmak Exp $ - +# $Header: /var/cvsroot/gentoo-x86/app-cdr/xcdroast/xcdroast-0.98_alpha9.ebuild,v 1.7 2002/02/12 01:23:19 verwilst Exp $ S=${WORKDIR}/xcdroast-0.98alpha9 DESCRIPTION="Menu based front-end to mkisofs and cdrecord" SRC_URI="http://www.xcdroast.org/download/${PN}-0.98alpha9.tar.gz" HOMEPAGE="http://www.xcdroast.org/" - +SLOT="0" DEPEND=">=dev-libs/glib-1.2.10 >=x11-libs/gtk+-1.2.10-r4 >=media-libs/imlib-1.9.10-r1 |