diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:09:27 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:09:27 +0000 |
commit | ac50bd2dbde649e1e9c063c1fcf4981aaa4a0365 (patch) | |
tree | dd99da001876f7597978144c2aa0e3647ec4b405 /x11-apps/rstart | |
parent | Marking mkfontscale-1.0.7 ppc64 for bug 294958 (diff) | |
download | gentoo-2-ac50bd2dbde649e1e9c063c1fcf4981aaa4a0365.tar.gz gentoo-2-ac50bd2dbde649e1e9c063c1fcf4981aaa4a0365.tar.bz2 gentoo-2-ac50bd2dbde649e1e9c063c1fcf4981aaa4a0365.zip |
Marking rstart-1.0.3 ppc64 for bug 294958
(Portage version: 2.1.7.1/cvs/Linux ppc64)
Diffstat (limited to 'x11-apps/rstart')
-rw-r--r-- | x11-apps/rstart/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/rstart/rstart-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/rstart/ChangeLog b/x11-apps/rstart/ChangeLog index d8d1244da781..53730666e811 100644 --- a/x11-apps/rstart/ChangeLog +++ b/x11-apps/rstart/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/rstart # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/ChangeLog,v 1.22 2009/12/10 12:37:07 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/ChangeLog,v 1.23 2009/12/15 19:09:27 ranger Exp $ + + 15 Dec 2009; Brent Baude <ranger@gentoo.org> rstart-1.0.3.ebuild: + Marking rstart-1.0.3 ppc64 stable for bug 294958 10 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> rstart-1.0.3.ebuild: amd64 stable wrt #294958 diff --git a/x11-apps/rstart/rstart-1.0.3.ebuild b/x11-apps/rstart/rstart-1.0.3.ebuild index 91a4f5542b6f..ffa91d9ef46c 100644 --- a/x11-apps/rstart/rstart-1.0.3.ebuild +++ b/x11-apps/rstart/rstart-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/rstart-1.0.3.ebuild,v 1.6 2009/12/10 12:37:07 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/rstart-1.0.3.ebuild,v 1.7 2009/12/15 19:09:27 ranger Exp $ # Must be before x-modular eclass is inherited # Hack to make autoreconf run for our patch @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org rstart application" -KEYWORDS="amd64 arm ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="amd64 arm ~mips ppc ppc64 ~s390 ~sh ~sparc x86" IUSE="" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND}" |