diff options
author | Jim Ramsay <lack@gentoo.org> | 2007-11-29 15:59:44 +0000 |
---|---|---|
committer | Jim Ramsay <lack@gentoo.org> | 2007-11-29 15:59:44 +0000 |
commit | 1c6d24b595ab8bc9e8f5e172a7d9f0205de9d60f (patch) | |
tree | 53022b1c316d221d682c8398dddb3f8618c8a7b1 | |
parent | Version cleanup (diff) | |
download | gentoo-2-1c6d24b595ab8bc9e8f5e172a7d9f0205de9d60f.tar.gz gentoo-2-1c6d24b595ab8bc9e8f5e172a7d9f0205de9d60f.tar.bz2 gentoo-2-1c6d24b595ab8bc9e8f5e172a7d9f0205de9d60f.zip |
Version cleanup
(Portage version: 2.1.3.19)
-rw-r--r-- | rox-extra/roxiso/ChangeLog | 5 | ||||
-rw-r--r-- | rox-extra/roxiso/files/digest-roxiso-061007 | 3 | ||||
-rw-r--r-- | rox-extra/roxiso/roxiso-061007.ebuild | 22 |
3 files changed, 4 insertions, 26 deletions
diff --git a/rox-extra/roxiso/ChangeLog b/rox-extra/roxiso/ChangeLog index 2f50fe518f44..3aa8706c5f97 100644 --- a/rox-extra/roxiso/ChangeLog +++ b/rox-extra/roxiso/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for rox-extra/roxiso # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/roxiso/ChangeLog,v 1.12 2007/11/16 14:55:57 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/roxiso/ChangeLog,v 1.13 2007/11/29 15:59:43 lack Exp $ + + 29 Nov 2007; Jim Ramsay <lack@gentoo.org> -roxiso-061007.ebuild: + Version cleanup 16 Nov 2007; Samuli Suominen <drac@gentoo.org> roxiso-061007-r1.ebuild: amd64 stable wrt #197514 diff --git a/rox-extra/roxiso/files/digest-roxiso-061007 b/rox-extra/roxiso/files/digest-roxiso-061007 deleted file mode 100644 index 0c692e9b8260..000000000000 --- a/rox-extra/roxiso/files/digest-roxiso-061007 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 ff258eada4e2043b14ecb038d891cd9c RoxISO-061007.tar.bz2 18674 -RMD160 567f1ee8c1faf0d054deac866a844ca6b5d1dee7 RoxISO-061007.tar.bz2 18674 -SHA256 33c93cc8f22606daa81d502e7fb7906c483b1a74d21b2993240378c57b060b15 RoxISO-061007.tar.bz2 18674 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}" |