diff options
author | Markus Meier <maekke@gentoo.org> | 2010-11-05 12:19:35 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-11-05 12:19:35 +0000 |
commit | 90ba8acd434b274ee76e3959444322c1e47ccc97 (patch) | |
tree | df53e3a939ef9bca30494ee364a4ccce5f7a6fdf /x11-apps/xinit | |
parent | Append eautoreconf depstring to archs where it is mandatory to run eautorecon... (diff) | |
download | gentoo-2-90ba8acd434b274ee76e3959444322c1e47ccc97.tar.gz gentoo-2-90ba8acd434b274ee76e3959444322c1e47ccc97.tar.bz2 gentoo-2-90ba8acd434b274ee76e3959444322c1e47ccc97.zip |
arm stable, bug #343911
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'x11-apps/xinit')
-rw-r--r-- | x11-apps/xinit/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xinit/xinit-1.2.0-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xinit/ChangeLog b/x11-apps/xinit/ChangeLog index 2b49ccb2bf76..02cea54591d4 100644 --- a/x11-apps/xinit/ChangeLog +++ b/x11-apps/xinit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xinit # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.191 2010/11/05 07:08:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.192 2010/11/05 12:19:35 maekke Exp $ + + 05 Nov 2010; Markus Meier <maekke@gentoo.org> xinit-1.2.0-r4.ebuild: + arm stable, bug #343911 05 Nov 2010; Jeroen Roovers <jer@gentoo.org> xinit-1.2.0-r4.ebuild: Stable for HPPA PPC (bug #343911). diff --git a/x11-apps/xinit/xinit-1.2.0-r4.ebuild b/x11-apps/xinit/xinit-1.2.0-r4.ebuild index 32fe5bb13a12..66bff856ed1b 100644 --- a/x11-apps/xinit/xinit-1.2.0-r4.ebuild +++ b/x11-apps/xinit/xinit-1.2.0-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.2.0-r4.ebuild,v 1.5 2010/11/05 07:08:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.2.0-r4.ebuild,v 1.6 2010/11/05 12:19:35 maekke Exp $ EAPI="2" @@ -9,7 +9,7 @@ inherit x-modular pam 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 pam" RDEPEND=" |