diff options
author | Jim Ramsay <lack@gentoo.org> | 2006-11-23 22:50:09 +0000 |
---|---|---|
committer | Jim Ramsay <lack@gentoo.org> | 2006-11-23 22:50:09 +0000 |
commit | 468ab7e467ab30a41884be3161a4c539377b8a05 (patch) | |
tree | 3ba9cfcdaae9e095d1a633ef7eb8cd52a0b7be2d /rox-extra/roxiso | |
parent | Remove old version (diff) | |
download | gentoo-2-468ab7e467ab30a41884be3161a4c539377b8a05.tar.gz gentoo-2-468ab7e467ab30a41884be3161a4c539377b8a05.tar.bz2 gentoo-2-468ab7e467ab30a41884be3161a4c539377b8a05.zip |
Ebuild cleanup, and updated SRC_URI/HOMEPAGE
(Portage version: 2.1.2_rc2-r1)
Diffstat (limited to 'rox-extra/roxiso')
-rw-r--r-- | rox-extra/roxiso/ChangeLog | 7 | ||||
-rw-r--r-- | rox-extra/roxiso/roxiso-061007.ebuild | 6 |
2 files changed, 9 insertions, 4 deletions
diff --git a/rox-extra/roxiso/ChangeLog b/rox-extra/roxiso/ChangeLog index 0c00dfefd384..706389322a18 100644 --- a/rox-extra/roxiso/ChangeLog +++ b/rox-extra/roxiso/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for rox-extra/roxiso # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/roxiso/ChangeLog,v 1.7 2006/11/20 18:31:16 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/roxiso/ChangeLog,v 1.8 2006/11/23 22:50:09 lack Exp $ + + 23 Nov 2006; Jim Ramsay <lack@gentoo.org> + -files/roxiso-050508-config_location.patch, -roxiso-050508-r1.ebuild, + roxiso-061007.ebuild: + Ebuild cleanup, and updated SRC_URI/HOMEPAGE 20 Nov 2006; Christian Faulhammer <opfer@gentoo.org> roxiso-061007.ebuild: stable x86, bug #155521 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" |