diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-10 12:37:07 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-10 12:37:07 +0000 |
commit | f50e6c4329d7112630cb33b8a955e1ff3ca9f89b (patch) | |
tree | 4d6c3cbc4bf90bdee9c2bd1af8a67b7d109bd91c /x11-apps/rstart | |
parent | amd64 stable wrt #294958 (diff) | |
download | gentoo-2-f50e6c4329d7112630cb33b8a955e1ff3ca9f89b.tar.gz gentoo-2-f50e6c4329d7112630cb33b8a955e1ff3ca9f89b.tar.bz2 gentoo-2-f50e6c4329d7112630cb33b8a955e1ff3ca9f89b.zip |
amd64 stable wrt #294958
(Portage version: 2.2_rc56/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.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/rstart/ChangeLog b/x11-apps/rstart/ChangeLog index 7ed4f9437ce2..d8d1244da781 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.21 2009/10/11 11:10:35 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/ChangeLog,v 1.22 2009/12/10 12:37:07 ssuominen Exp $ + + 10 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> rstart-1.0.3.ebuild: + amd64 stable wrt #294958 11 Oct 2009; nixnut <nixnut@gentoo.org> rstart-1.0.3.ebuild: ppc stable #282290 diff --git a/x11-apps/rstart/rstart-1.0.3.ebuild b/x11-apps/rstart/rstart-1.0.3.ebuild index 5062f6b98896..91a4f5542b6f 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.5 2009/10/11 11:10:35 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/rstart-1.0.3.ebuild,v 1.6 2009/12/10 12:37:07 ssuominen 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}" |