diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2006-11-20 18:32:11 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2006-11-20 18:32:11 +0000 |
commit | 2e8a97f48501d130bab853bba270a3efc0eefb19 (patch) | |
tree | d7ef14d41846b292fdcd88fadc7f00990f08982b /rox-extra/roxiso | |
parent | Stable on ppc wrt bug 155757 (diff) | |
download | historical-2e8a97f48501d130bab853bba270a3efc0eefb19.tar.gz historical-2e8a97f48501d130bab853bba270a3efc0eefb19.tar.bz2 historical-2e8a97f48501d130bab853bba270a3efc0eefb19.zip |
stable x86, bug #155521
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'rox-extra/roxiso')
-rw-r--r-- | rox-extra/roxiso/ChangeLog | 5 | ||||
-rw-r--r-- | rox-extra/roxiso/roxiso-061007.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/rox-extra/roxiso/ChangeLog b/rox-extra/roxiso/ChangeLog index ea06914893b2..0c00dfefd384 100644 --- a/rox-extra/roxiso/ChangeLog +++ b/rox-extra/roxiso/ChangeLog @@ -1,6 +1,9 @@ # 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.6 2006/11/01 17:25:02 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/roxiso/ChangeLog,v 1.7 2006/11/20 18:31:16 opfer Exp $ + + 20 Nov 2006; Christian Faulhammer <opfer@gentoo.org> roxiso-061007.ebuild: + stable x86, bug #155521 01 Nov 2006; Jim Ramsay <lack@gentoo.org> metadata.xml: Now owned by new rox herd diff --git a/rox-extra/roxiso/roxiso-061007.ebuild b/rox-extra/roxiso/roxiso-061007.ebuild index 1fc6374789ca..af98b98a1f5a 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.1 2006/10/11 13:13:38 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/roxiso/roxiso-061007.ebuild,v 1.2 2006/11/20 18:31:16 opfer Exp $ ROX_LIB_VER=1.9.13 inherit rox @@ -13,7 +13,7 @@ SRC_URI="http://kymatica.com/rox/${MY_PN}-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" RDEPEND="app-cdr/cdrtools" |