diff options
Diffstat (limited to 'rox-extra/roxcd/roxcd-0.4.5.ebuild')
-rw-r--r-- | rox-extra/roxcd/roxcd-0.4.5.ebuild | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/rox-extra/roxcd/roxcd-0.4.5.ebuild b/rox-extra/roxcd/roxcd-0.4.5.ebuild deleted file mode 100644 index 38189a2e0147..000000000000 --- a/rox-extra/roxcd/roxcd-0.4.5.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/roxcd/roxcd-0.4.5.ebuild,v 1.4 2007/07/12 06:31:38 mr_bones_ Exp $ - -ROX_LIB_VER=1.9.11 -inherit rox - -DESCRIPTION="RoxCD - A CD Player/Ripper for the ROX Desktop" -MY_PN="RoxCD" -HOMEPAGE="http://www.rdsarts.com/code/roxcd" -SRC_URI="http://www.rdsarts.com/code/roxcd/${MY_PN}-${PV}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86 ~ppc" -IUSE="" - -APPNAME=${MY_PN} -S=${WORKDIR} |