diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-23 18:01:45 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-23 18:01:45 +0000 |
commit | b7e1b38e0bc16c9a877112ad5fda191645ca764c (patch) | |
tree | ee1b3ad3d481066d635fa6742debdad410bcac9f /rox-extra | |
parent | Stable on x86 wrt bug #171828. (diff) | |
download | gentoo-2-b7e1b38e0bc16c9a877112ad5fda191645ca764c.tar.gz gentoo-2-b7e1b38e0bc16c9a877112ad5fda191645ca764c.tar.bz2 gentoo-2-b7e1b38e0bc16c9a877112ad5fda191645ca764c.zip |
Stable on x86 wrt bug #171828.
(Portage version: 2.1.2.2)
Diffstat (limited to 'rox-extra')
-rw-r--r-- | rox-extra/roxcd/ChangeLog | 5 | ||||
-rw-r--r-- | rox-extra/roxcd/roxcd-0.5.4-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/rox-extra/roxcd/ChangeLog b/rox-extra/roxcd/ChangeLog index 8b5bd5015307..49a79a57bd91 100644 --- a/rox-extra/roxcd/ChangeLog +++ b/rox-extra/roxcd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for rox-extra/roxcd # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/roxcd/ChangeLog,v 1.9 2007/02/10 19:35:47 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/roxcd/ChangeLog,v 1.10 2007/03/23 18:01:45 armin76 Exp $ + + 23 Mar 2007; armin <armin@gentoo.org> roxcd-0.5.4-r2.ebuild: + Stable on x86 wrt bug #171828. *roxcd-0.5.4-r2 (10 Feb 2007) diff --git a/rox-extra/roxcd/roxcd-0.5.4-r2.ebuild b/rox-extra/roxcd/roxcd-0.5.4-r2.ebuild index 079258daa9a7..f4e50b01601d 100644 --- a/rox-extra/roxcd/roxcd-0.5.4-r2.ebuild +++ b/rox-extra/roxcd/roxcd-0.5.4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/roxcd/roxcd-0.5.4-r2.ebuild,v 1.1 2007/02/10 19:35:47 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/roxcd/roxcd-0.5.4-r2.ebuild,v 1.2 2007/03/23 18:01:45 armin76 Exp $ ROX_LIB_VER=1.9.14 inherit rox @@ -12,7 +12,7 @@ SRC_URI="http://www.rdsarts.com/code/roxcd/files/${MY_PN}-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc x86" IUSE="" APPNAME=${MY_PN} |