diff options
author | Dawid Węgliński <cla@gentoo.org> | 2007-12-19 23:54:30 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2007-12-19 23:54:30 +0000 |
commit | 2b905bdaf0d3c40a6014f8df54c200870c1daa99 (patch) | |
tree | 936afd6f8263fbb79450201172608642fa092919 /x11-apps/rstart | |
parent | Stable on x86 wrt #202087 (diff) | |
download | gentoo-2-2b905bdaf0d3c40a6014f8df54c200870c1daa99.tar.gz gentoo-2-2b905bdaf0d3c40a6014f8df54c200870c1daa99.tar.bz2 gentoo-2-2b905bdaf0d3c40a6014f8df54c200870c1daa99.zip |
Stable on x86 wrt #202087
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-apps/rstart')
-rw-r--r-- | x11-apps/rstart/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/rstart/rstart-1.0.2.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-apps/rstart/ChangeLog b/x11-apps/rstart/ChangeLog index d629c43537e1..1d20d8159cc4 100644 --- a/x11-apps/rstart/ChangeLog +++ b/x11-apps/rstart/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/rstart # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/ChangeLog,v 1.14 2007/10/09 09:18:52 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/ChangeLog,v 1.15 2007/12/19 23:54:30 cla Exp $ + + 19 Dec 2007; Dawid Węgliński <cla@gentoo.org> rstart-1.0.2.ebuild: + Stable on x86 (bug #202087) 09 Oct 2007; Donnie Berkholz <dberkholz@gentoo.org>; -rstart-1.0.1.ebuild: Drop old ebuilds. diff --git a/x11-apps/rstart/rstart-1.0.2.ebuild b/x11-apps/rstart/rstart-1.0.2.ebuild index f9c1a98c7a92..d81be6544ebf 100644 --- a/x11-apps/rstart/rstart-1.0.2.ebuild +++ b/x11-apps/rstart/rstart-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/rstart-1.0.2.ebuild,v 1.2 2006/05/20 10:43:52 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/rstart-1.0.2.ebuild,v 1.3 2007/12/19 23:54:30 cla 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="~arm ~mips ~ppc64 ~s390 ~sparc ~x86 ~ppc" +KEYWORDS="~arm ~mips ~ppc ~ppc64 ~s390 ~sparc x86" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND}" |