diff options
author | Markus Meier <maekke@gentoo.org> | 2010-12-29 21:24:40 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-12-29 21:24:40 +0000 |
commit | fdd80149944daca114109baab7cca24e614a431b (patch) | |
tree | f0020bdf22e1c9bae791c35b0a93bf02cded8760 /x11-apps/rstart | |
parent | arm stable, bug #344827 (diff) | |
download | historical-fdd80149944daca114109baab7cca24e614a431b.tar.gz historical-fdd80149944daca114109baab7cca24e614a431b.tar.bz2 historical-fdd80149944daca114109baab7cca24e614a431b.zip |
arm stable, bug #344827
Package-Manager: portage-2.1.9.26/cvs/Linux x86_64
Diffstat (limited to 'x11-apps/rstart')
-rw-r--r-- | x11-apps/rstart/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/rstart/rstart-1.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/rstart/ChangeLog b/x11-apps/rstart/ChangeLog index 9728a38d860e..d5d36063d79a 100644 --- a/x11-apps/rstart/ChangeLog +++ b/x11-apps/rstart/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/rstart # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/ChangeLog,v 1.30 2010/12/25 19:54:19 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/ChangeLog,v 1.31 2010/12/29 21:11:40 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> rstart-1.0.4.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> rstart-1.0.4.ebuild: x86 stable, bug 344827 diff --git a/x11-apps/rstart/rstart-1.0.4.ebuild b/x11-apps/rstart/rstart-1.0.4.ebuild index 363b59b7ce49..b5801274f914 100644 --- a/x11-apps/rstart/rstart-1.0.4.ebuild +++ b/x11-apps/rstart/rstart-1.0.4.ebuild @@ -1,13 +1,13 @@ # 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.4.ebuild,v 1.4 2010/12/25 19:54:19 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/rstart-1.0.4.ebuild,v 1.5 2010/12/29 21:11:40 maekke Exp $ EAPI=3 inherit xorg-2 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-proto/xproto" |