diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-10-02 13:43:17 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-10-02 13:43:17 +0000 |
commit | c8248bb4415ff60125dcd58ce3239527ae46ed8b (patch) | |
tree | cd9e216e229402030f10d27ef97d46bb921c2cb6 /x11-apps/xinit | |
parent | alpha/ia64/s390/sh/sparc stable wrt #380421 (diff) | |
download | gentoo-2-c8248bb4415ff60125dcd58ce3239527ae46ed8b.tar.gz gentoo-2-c8248bb4415ff60125dcd58ce3239527ae46ed8b.tar.bz2 gentoo-2-c8248bb4415ff60125dcd58ce3239527ae46ed8b.zip |
alpha/ia64/s390/sh/sparc stable wrt #380421
(Portage version: 2.1.10.11/cvs/Linux ia64)
Diffstat (limited to 'x11-apps/xinit')
-rw-r--r-- | x11-apps/xinit/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xinit/xinit-1.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xinit/ChangeLog b/x11-apps/xinit/ChangeLog index dbc1ef53ad94..749d026eea9a 100644 --- a/x11-apps/xinit/ChangeLog +++ b/x11-apps/xinit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xinit # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.216 2011/09/21 00:31:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.217 2011/10/02 13:43:17 armin76 Exp $ + + 02 Oct 2011; Raúl Porcel <armin76@gentoo.org> xinit-1.3.1.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #380421 21 Sep 2011; Jeroen Roovers <jer@gentoo.org> xinit-1.3.1.ebuild: Stable for HPPA (bug #380421). diff --git a/x11-apps/xinit/xinit-1.3.1.ebuild b/x11-apps/xinit/xinit-1.3.1.ebuild index a93482b8fb9a..fc4a5cf904d3 100644 --- a/x11-apps/xinit/xinit-1.3.1.ebuild +++ b/x11-apps/xinit/xinit-1.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.3.1.ebuild,v 1.7 2011/09/21 00:31:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.3.1.ebuild,v 1.8 2011/10/02 13:43:17 armin76 Exp $ EAPI=4 @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="X Window System initializer" LICENSE="${LICENSE} GPL-2" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="+minimal" RDEPEND=" |