diff options
author | Brent Baude <ranger@gentoo.org> | 2008-08-30 15:23:28 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-08-30 15:23:28 +0000 |
commit | 4bac07cf9ffd0c63157a7ddc62aa79da67bb2823 (patch) | |
tree | d9f9f5c2137b63850a1239e614700515860098b1 /rox-base/rox-lib | |
parent | amd64/x86 stable, bug #234088 (diff) | |
download | historical-4bac07cf9ffd0c63157a7ddc62aa79da67bb2823.tar.gz historical-4bac07cf9ffd0c63157a7ddc62aa79da67bb2823.tar.bz2 historical-4bac07cf9ffd0c63157a7ddc62aa79da67bb2823.zip |
Marking rox packages stable for bug 236057
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'rox-base/rox-lib')
-rw-r--r-- | rox-base/rox-lib/ChangeLog | 5 | ||||
-rw-r--r-- | rox-base/rox-lib/rox-lib-2.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/rox-base/rox-lib/ChangeLog b/rox-base/rox-lib/ChangeLog index 33190cbef01b..d2a2ebeac8ec 100644 --- a/rox-base/rox-lib/ChangeLog +++ b/rox-base/rox-lib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for rox-base/rox-lib # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/rox-base/rox-lib/ChangeLog,v 1.27 2008/08/28 17:47:19 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-base/rox-lib/ChangeLog,v 1.28 2008/08/30 15:23:26 ranger Exp $ + + 30 Aug 2008; Brent Baude <ranger@gentoo.org> rox-lib-2.0.5.ebuild: + Marking rox-lib-2.0.5 ppc stable for bug 236057 28 Aug 2008; Jim Ramsay <lack@gentoo.org> -rox-lib-2.0.4-r1.ebuild, rox-lib-2.0.5.ebuild: diff --git a/rox-base/rox-lib/rox-lib-2.0.5.ebuild b/rox-base/rox-lib/rox-lib-2.0.5.ebuild index 724f0ef49e48..4fee09a5f353 100644 --- a/rox-base/rox-lib/rox-lib-2.0.5.ebuild +++ b/rox-base/rox-lib/rox-lib-2.0.5.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-lib/rox-lib-2.0.5.ebuild,v 1.5 2008/08/28 17:47:19 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-base/rox-lib/rox-lib-2.0.5.ebuild,v 1.6 2008/08/30 15:23:26 ranger Exp $ NEED_PYTHON="2.3" inherit python eutils multilib @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/rox/${MY_PN}-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ppc ~sparc ~x86" IUSE="" RDEPEND=">=rox-base/rox-2.2.0 |