diff options
author | 2009-04-05 21:46:22 +0000 | |
---|---|---|
committer | 2009-04-05 21:46:22 +0000 | |
commit | da092bf60c512b0af5de7df461395886f3d07842 (patch) | |
tree | 67b84fb7a793e4e6ef98bc4d89d724b613f6c6fd /x11-apps/xinit | |
parent | x86 stable, bug #251832 (diff) | |
download | historical-da092bf60c512b0af5de7df461395886f3d07842.tar.gz historical-da092bf60c512b0af5de7df461395886f3d07842.tar.bz2 historical-da092bf60c512b0af5de7df461395886f3d07842.zip |
x86 stable, bug #251832
Package-Manager: portage-2.1.6.11/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.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 914759db1082..88e29412851d 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.121 2009/04/05 18:34:53 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.122 2009/04/05 21:46:22 maekke Exp $ + + 05 Apr 2009; Markus Meier <maekke@gentoo.org> xinit-1.0.8-r4.ebuild: + x86 stable, bug #251832 05 Apr 2009; Olivier CrĂȘte <tester@gentoo.org> xinit-1.0.8-r4.ebuild: Stable on amd64, bug #251832 diff --git a/x11-apps/xinit/xinit-1.0.8-r4.ebuild b/x11-apps/xinit/xinit-1.0.8-r4.ebuild index 3f1aabb9b4f1..639b9a085225 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.4 2009/04/05 18:34:53 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.0.8-r4.ebuild,v 1.5 2009/04/05 21:46:22 maekke 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 |