diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-18 19:01:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-18 19:01:13 +0000 |
commit | 1a0b014e5f4003da4f7fdf5e400db0f46f37e7d5 (patch) | |
tree | 5c5e11ecc75b0cc41370828153bb211a96b131fe /x11-apps/rstart | |
parent | Add ~arm (diff) | |
download | gentoo-2-1a0b014e5f4003da4f7fdf5e400db0f46f37e7d5.tar.gz gentoo-2-1a0b014e5f4003da4f7fdf5e400db0f46f37e7d5.tar.bz2 gentoo-2-1a0b014e5f4003da4f7fdf5e400db0f46f37e7d5.zip |
sh stable wrt #294958
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'x11-apps/rstart')
-rw-r--r-- | x11-apps/rstart/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/rstart/rstart-1.0.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/rstart/ChangeLog b/x11-apps/rstart/ChangeLog index 53730666e811..ba2d90cf630b 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.23 2009/12/15 19:09:27 ranger Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/ChangeLog,v 1.24 2010/01/18 19:01:13 armin76 Exp $ + + 18 Jan 2010; Raúl Porcel <armin76@gentoo.org> rstart-1.0.3.ebuild: + sh stable wrt #294958 15 Dec 2009; Brent Baude <ranger@gentoo.org> rstart-1.0.3.ebuild: Marking rstart-1.0.3 ppc64 stable for bug 294958 diff --git a/x11-apps/rstart/rstart-1.0.3.ebuild b/x11-apps/rstart/rstart-1.0.3.ebuild index ffa91d9ef46c..b163d4803d7f 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 +# Copyright 1999-2010 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.7 2009/12/15 19:09:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/rstart-1.0.3.ebuild,v 1.8 2010/01/18 19:01:13 armin76 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}" |