diff options
author | 2006-11-23 22:50:09 +0000 | |
---|---|---|
committer | 2006-11-23 22:50:09 +0000 | |
commit | 4a97df2c799aa80f7bc5d28ebf8c43e0dc415c20 (patch) | |
tree | 976340e8c4d194db891671cfba6ea553c1eff6f5 /rox-extra/roxiso/roxiso-061007.ebuild | |
parent | Remove old version (diff) | |
download | historical-4a97df2c799aa80f7bc5d28ebf8c43e0dc415c20.tar.gz historical-4a97df2c799aa80f7bc5d28ebf8c43e0dc415c20.tar.bz2 historical-4a97df2c799aa80f7bc5d28ebf8c43e0dc415c20.zip |
Ebuild cleanup, and updated SRC_URI/HOMEPAGE
Package-Manager: portage-2.1.2_rc2-r1
Diffstat (limited to 'rox-extra/roxiso/roxiso-061007.ebuild')
-rw-r--r-- | rox-extra/roxiso/roxiso-061007.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/rox-extra/roxiso/roxiso-061007.ebuild b/rox-extra/roxiso/roxiso-061007.ebuild index af98b98a1f5a..1b65d639dcd1 100644 --- a/rox-extra/roxiso/roxiso-061007.ebuild +++ b/rox-extra/roxiso/roxiso-061007.ebuild @@ -1,6 +1,6 @@ # 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.2 2006/11/20 18:31:16 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/roxiso/roxiso-061007.ebuild,v 1.3 2006/11/23 22:50:09 lack Exp $ ROX_LIB_VER=1.9.13 inherit rox @@ -8,8 +8,8 @@ inherit rox MY_PN="RoxISO" DESCRIPTION="RoxISO. A graphical frontend to mkisofs and cdrecord." -HOMEPAGE="http://kymatica.com/rox/software.html" -SRC_URI="http://kymatica.com/rox/${MY_PN}-${PV}.tar.bz2" +HOMEPAGE="http://kymatica.com/index.php/Software" +SRC_URI="http://kymatica.com/uploads/Software/${MY_PN}-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" |