diff options
author | Markus Meier <maekke@gentoo.org> | 2011-09-05 19:19:58 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-09-05 19:19:58 +0000 |
commit | ca28427e372b274c071520a09f6c7c2645b1aa28 (patch) | |
tree | 6f4bcd80f3fef4787644255e26c309502a70d6b7 /x11-apps/xinit | |
parent | arm stable, bug #380421 (diff) | |
download | gentoo-2-ca28427e372b274c071520a09f6c7c2645b1aa28.tar.gz gentoo-2-ca28427e372b274c071520a09f6c7c2645b1aa28.tar.bz2 gentoo-2-ca28427e372b274c071520a09f6c7c2645b1aa28.zip |
arm 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 845b841b25be..e9cf17763015 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.213 2011/09/05 07:14:05 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.214 2011/09/05 19:19:58 maekke Exp $ + + 05 Sep 2011; Markus Meier <maekke@gentoo.org> xinit-1.3.1.ebuild: + arm stable, bug #380421 05 Sep 2011; Naohiro Aota <naota@gentoo.org> xinit-1.3.0-r2.ebuild, xinit-1.3.1.ebuild: diff --git a/x11-apps/xinit/xinit-1.3.1.ebuild b/x11-apps/xinit/xinit-1.3.1.ebuild index f07acd4173f4..aee2eca9caf6 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.4 2011/09/05 07:14:05 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.3.1.ebuild,v 1.5 2011/09/05 19:19:58 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" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="+minimal" RDEPEND=" |