summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'rox-extra/roxiso/roxiso-061007.ebuild')
-rw-r--r--rox-extra/roxiso/roxiso-061007.ebuild22
1 files changed, 0 insertions, 22 deletions
diff --git a/rox-extra/roxiso/roxiso-061007.ebuild b/rox-extra/roxiso/roxiso-061007.ebuild
deleted file mode 100644
index 11214e22d131..000000000000
--- a/rox-extra/roxiso/roxiso-061007.ebuild
+++ /dev/null
@@ -1,22 +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/roxiso/roxiso-061007.ebuild,v 1.4 2006/12/04 15:29:16 lack Exp $
-
-ROX_LIB_VER=1.9.13
-inherit rox
-
-MY_PN="RoxISO"
-
-DESCRIPTION="RoxISO. A graphical frontend to mkisofs and cdrecord."
-HOMEPAGE="http://kymatica.com/index.php/Software"
-SRC_URI="http://kymatica.com/uploads/Software/${MY_PN}-${PV}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86"
-IUSE=""
-
-RDEPEND="virtual/cdrtools"
-
-APPNAME=RoxISO
-S="${WORKDIR}"