diff options
author | 2009-05-15 15:26:52 +0000 | |
---|---|---|
committer | 2009-05-15 15:26:52 +0000 | |
commit | 3345474d59f3cc896fae1afd978ec79ab075a0eb (patch) | |
tree | 72d8a12fedec18f5f5ad01f1c3d50f153afdc473 /x11-apps/xinit | |
parent | remove old (diff) | |
download | gentoo-2-3345474d59f3cc896fae1afd978ec79ab075a0eb.tar.gz gentoo-2-3345474d59f3cc896fae1afd978ec79ab075a0eb.tar.bz2 gentoo-2-3345474d59f3cc896fae1afd978ec79ab075a0eb.zip |
arm/s390 stable
(Portage version: 2.1.6.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.0.8-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xinit/ChangeLog b/x11-apps/xinit/ChangeLog index b459bc2b59f5..8a40135f54e5 100644 --- a/x11-apps/xinit/ChangeLog +++ b/x11-apps/xinit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xinit # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.127 2009/05/05 08:24:54 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.128 2009/05/15 15:26:52 armin76 Exp $ + + 15 May 2009; Raúl Porcel <armin76@gentoo.org> xinit-1.0.8-r4.ebuild: + arm/s390 stable 05 May 2009; Christian Faulhammer <fauli@gentoo.org> xinit-1.0.4.ebuild, xinit-1.0.5-r1.ebuild, xinit-1.0.5-r2.ebuild, xinit-1.0.8.ebuild, diff --git a/x11-apps/xinit/xinit-1.0.8-r4.ebuild b/x11-apps/xinit/xinit-1.0.8-r4.ebuild index 96ffa9bfc6e7..fb44a0e13496 100644 --- a/x11-apps/xinit/xinit-1.0.8-r4.ebuild +++ b/x11-apps/xinit/xinit-1.0.8-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.0.8-r4.ebuild,v 1.10 2009/05/05 08:24:54 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.0.8-r4.ebuild,v 1.11 2009/05/15 15:26:52 armin76 Exp $ # Must be before x-modular eclass is inherited # This is enabled due to modified Makefile.am from the patches @@ -11,7 +11,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="hal minimal pam" RDEPEND="x11-apps/xauth |