diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-03 20:05:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-03 20:05:54 +0000 |
commit | 908d6caa80989efeeb71f86e1581e330f3ef796e (patch) | |
tree | 3013563638fbc0e3a3edb7515525224a8c169061 /x11-apps/rstart | |
parent | Stable for ppc, wrt bug #475480 (diff) | |
download | gentoo-2-908d6caa80989efeeb71f86e1581e330f3ef796e.tar.gz gentoo-2-908d6caa80989efeeb71f86e1581e330f3ef796e.tar.bz2 gentoo-2-908d6caa80989efeeb71f86e1581e330f3ef796e.zip |
Stable for ppc, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-apps/rstart')
-rw-r--r-- | x11-apps/rstart/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/rstart/rstart-1.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/rstart/ChangeLog b/x11-apps/rstart/ChangeLog index d3b9e21ab7cd..349cabc561ed 100644 --- a/x11-apps/rstart/ChangeLog +++ b/x11-apps/rstart/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/rstart # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/ChangeLog,v 1.36 2013/09/29 11:08:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/ChangeLog,v 1.37 2013/10/03 20:05:54 ago Exp $ + + 03 Oct 2013; Agostino Sarubbo <ago@gentoo.org> rstart-1.0.5.ebuild: + Stable for ppc, wrt bug #475480 29 Sep 2013; Agostino Sarubbo <ago@gentoo.org> rstart-1.0.5.ebuild: Stable for amd64, wrt bug #475480 diff --git a/x11-apps/rstart/rstart-1.0.5.ebuild b/x11-apps/rstart/rstart-1.0.5.ebuild index de01d76f9cd4..45c010026117 100644 --- a/x11-apps/rstart/rstart-1.0.5.ebuild +++ b/x11-apps/rstart/rstart-1.0.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/rstart-1.0.5.ebuild,v 1.2 2013/09/29 11:08:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/rstart-1.0.5.ebuild,v 1.3 2013/10/03 20:05:54 ago Exp $ EAPI=5 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" |