diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-09-01 09:36:33 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-09-01 09:36:33 +0000 |
commit | 750a780e93617be39996bff7075f28a82ec71554 (patch) | |
tree | 238bd79d2c41825bd17dec828a0342268a7573ba /rox-base | |
parent | Version bump. Should fix #235604 (diff) | |
download | gentoo-2-750a780e93617be39996bff7075f28a82ec71554.tar.gz gentoo-2-750a780e93617be39996bff7075f28a82ec71554.tar.bz2 gentoo-2-750a780e93617be39996bff7075f28a82ec71554.zip |
sparc stable wrt #236057
(Portage version: 2.1.4.4)
Diffstat (limited to 'rox-base')
-rw-r--r-- | rox-base/rox-clib/ChangeLog | 5 | ||||
-rw-r--r-- | rox-base/rox-clib/rox-clib-2.1.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/rox-base/rox-clib/ChangeLog b/rox-base/rox-clib/ChangeLog index 37ffb89eb5d5..fabb7bf51533 100644 --- a/rox-base/rox-clib/ChangeLog +++ b/rox-base/rox-clib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for rox-base/rox-clib # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/rox-base/rox-clib/ChangeLog,v 1.31 2008/08/30 19:52:00 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-base/rox-clib/ChangeLog,v 1.32 2008/09/01 09:36:33 armin76 Exp $ + + 01 Sep 2008; Raúl Porcel <armin76@gentoo.org> rox-clib-2.1.10.ebuild: + sparc stable wrt #236057 30 Aug 2008; Markus Meier <maekke@gentoo.org> rox-clib-2.1.10.ebuild: x86 stable, bug #236057 diff --git a/rox-base/rox-clib/rox-clib-2.1.10.ebuild b/rox-base/rox-clib/rox-clib-2.1.10.ebuild index d4483045ebe0..0ecd93fdb936 100644 --- a/rox-base/rox-clib/rox-clib-2.1.10.ebuild +++ b/rox-base/rox-clib/rox-clib-2.1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/rox-base/rox-clib/rox-clib-2.1.10.ebuild,v 1.7 2008/08/30 19:52:00 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-base/rox-clib/rox-clib-2.1.10.ebuild,v 1.8 2008/09/01 09:36:33 armin76 Exp $ inherit multilib @@ -11,7 +11,7 @@ SRC_URI="http://www.kerofin.demon.co.uk/rox/${MY_PN}-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2.0.1 |