diff options
author | Markus Meier <maekke@gentoo.org> | 2011-09-04 11:56:34 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-09-04 11:56:34 +0000 |
commit | aa08377699573e43e2cb4e104507e00cc40d3369 (patch) | |
tree | e23f508b9235c1f504ee1c39b0e6095a1983f5c3 /x11-apps/xinit | |
parent | x86 stable, bug #380421 (diff) | |
download | gentoo-2-aa08377699573e43e2cb4e104507e00cc40d3369.tar.gz gentoo-2-aa08377699573e43e2cb4e104507e00cc40d3369.tar.bz2 gentoo-2-aa08377699573e43e2cb4e104507e00cc40d3369.zip |
x86 stable, bug #380421
(Portage version: 2.1.10.12/cvs/Linux x86_64)
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 e2fdbc799371..09866a38995d 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.211 2011/08/30 07:53:59 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.212 2011/09/04 11:56:34 maekke Exp $ + + 04 Sep 2011; Markus Meier <maekke@gentoo.org> xinit-1.3.1.ebuild: + x86 stable, bug #380421 30 Aug 2011; Tony Vroon <chainsaw@gentoo.org> xinit-1.3.1.ebuild: Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug diff --git a/x11-apps/xinit/xinit-1.3.1.ebuild b/x11-apps/xinit/xinit-1.3.1.ebuild index 832d204cd15e..8b844c3cd591 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.2 2011/08/30 07:53:59 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.3.1.ebuild,v 1.3 2011/09/04 11:56:34 maekke 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=" |