diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-23 18:06:32 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-23 18:06:32 +0000 |
commit | 9b1857d06afec3de797aa1c6758c02c4edfd96a1 (patch) | |
tree | c22ba6c27439d8ce5db6042e162487809e88daf6 /rox-extra | |
parent | Stable on x86 wrt bug #171828. (diff) | |
download | gentoo-2-9b1857d06afec3de797aa1c6758c02c4edfd96a1.tar.gz gentoo-2-9b1857d06afec3de797aa1c6758c02c4edfd96a1.tar.bz2 gentoo-2-9b1857d06afec3de797aa1c6758c02c4edfd96a1.zip |
Stable on x86 wrt bug #171828.
(Portage version: 2.1.2.2)
Diffstat (limited to 'rox-extra')
-rw-r--r-- | rox-extra/rox-xplanet/ChangeLog | 5 | ||||
-rw-r--r-- | rox-extra/rox-xplanet/rox-xplanet-0.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/rox-extra/rox-xplanet/ChangeLog b/rox-extra/rox-xplanet/ChangeLog index 723475b1cc10..3739395a98bc 100644 --- a/rox-extra/rox-xplanet/ChangeLog +++ b/rox-extra/rox-xplanet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for rox-extra/rox-xplanet # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/rox-xplanet/ChangeLog,v 1.3 2007/01/15 19:51:19 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/rox-xplanet/ChangeLog,v 1.4 2007/03/23 18:06:32 armin76 Exp $ + + 23 Mar 2007; armin <armin@gentoo.org> rox-xplanet-0.0.2.ebuild: + Stable on x86 wrt bug #171828. *rox-xplanet-0.0.2 (15 Jan 2007) diff --git a/rox-extra/rox-xplanet/rox-xplanet-0.0.2.ebuild b/rox-extra/rox-xplanet/rox-xplanet-0.0.2.ebuild index ec92decc6b2f..2df78c5bfe6d 100644 --- a/rox-extra/rox-xplanet/rox-xplanet-0.0.2.ebuild +++ b/rox-extra/rox-xplanet/rox-xplanet-0.0.2.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/rox-xplanet/rox-xplanet-0.0.2.ebuild,v 1.1 2007/01/15 19:51:19 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/rox-xplanet/rox-xplanet-0.0.2.ebuild,v 1.2 2007/03/23 18:06:32 armin76 Exp $ ROX_LIB_VER=2.0.3 inherit rox @@ -12,7 +12,7 @@ SRC_URI="http://www.kerofin.demon.co.uk/rox/${MY_PN}-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" RDEPEND=">=x11-misc/xplanet-1.0" |