diff options
author | 2007-12-18 02:21:58 +0000 | |
---|---|---|
committer | 2007-12-18 02:21:58 +0000 | |
commit | 58c9cad863834b7dbca4aeeb9473be88759db212 (patch) | |
tree | c9b7334361083dc727028a71ad26e6d71863b878 /x11-apps/xinit | |
parent | Tested and working on MIPS. Marked stable. (diff) | |
download | gentoo-2-58c9cad863834b7dbca4aeeb9473be88759db212.tar.gz gentoo-2-58c9cad863834b7dbca4aeeb9473be88759db212.tar.bz2 gentoo-2-58c9cad863834b7dbca4aeeb9473be88759db212.zip |
Stable for HPPA (bug #201998).
(Portage version: 2.1.4_rc10)
Diffstat (limited to 'x11-apps/xinit')
-rw-r--r-- | x11-apps/xinit/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xinit/xinit-1.0.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xinit/ChangeLog b/x11-apps/xinit/ChangeLog index 25657a797b2a..d3d43ef237df 100644 --- a/x11-apps/xinit/ChangeLog +++ b/x11-apps/xinit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xinit # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.110 2007/12/16 09:35:44 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.111 2007/12/18 02:21:58 jer Exp $ + + 18 Dec 2007; Jeroen Roovers <jer@gentoo.org> xinit-1.0.5-r1.ebuild: + Stable for HPPA (bug #201998). 16 Dec 2007; Samuli Suominen <drac@gentoo.org> xinit-1.0.5-r1.ebuild: amd64 stable wrt #201998 diff --git a/x11-apps/xinit/xinit-1.0.5-r1.ebuild b/x11-apps/xinit/xinit-1.0.5-r1.ebuild index c630315e9d37..fd7764cad5b5 100644 --- a/x11-apps/xinit/xinit-1.0.5-r1.ebuild +++ b/x11-apps/xinit/xinit-1.0.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.0.5-r1.ebuild,v 1.10 2007/12/16 09:35:44 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.0.5-r1.ebuild,v 1.11 2007/12/18 02:21:58 jer 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 |