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 | ece68cc85977c900aba1e32512034ebda640a045 (patch) | |
tree | 0e6b914aba3189937dfea196eff14d8cbfddefde /app-cdr/xcdroast | |
parent | fixed a small typo (diff) | |
download | gentoo-2-ece68cc85977c900aba1e32512034ebda640a045.tar.gz gentoo-2-ece68cc85977c900aba1e32512034ebda640a045.tar.bz2 gentoo-2-ece68cc85977c900aba1e32512034ebda640a045.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 |