diff options
author | 2007-05-05 18:21:40 +0000 | |
---|---|---|
committer | 2007-05-05 18:21:40 +0000 | |
commit | 0bef31bf63f040dd64786721710b8230e38513b9 (patch) | |
tree | e1e8cbd0cd7fbc00a67361bf1fa0c5331a4bd1fd /x11-apps/xinit | |
parent | Marked stable on amd64 for bug #175465 (diff) | |
download | gentoo-2-0bef31bf63f040dd64786721710b8230e38513b9.tar.gz gentoo-2-0bef31bf63f040dd64786721710b8230e38513b9.tar.bz2 gentoo-2-0bef31bf63f040dd64786721710b8230e38513b9.zip |
Marked stable on amd64 for bug #175465
(Portage version: 2.1.2.5)
Diffstat (limited to 'x11-apps/xinit')
-rw-r--r-- | x11-apps/xinit/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xinit/xinit-1.0.3-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xinit/ChangeLog b/x11-apps/xinit/ChangeLog index ab06319273a9..22fe243ee128 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.84 2007/04/29 06:08:47 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.85 2007/05/05 18:21:40 dang Exp $ + + 05 May 2007; Daniel Gryniewicz <dang@gentoo.org> xinit-1.0.3-r3.ebuild: + Marked stable on amd64 for bug #175465 29 Apr 2007; Andrej Kacian <ticho@gentoo.org> xinit-1.0.3-r3.ebuild: Stable on x86, bug #175465. diff --git a/x11-apps/xinit/xinit-1.0.3-r3.ebuild b/x11-apps/xinit/xinit-1.0.3-r3.ebuild index def12aa0764b..80167c7244ce 100644 --- a/x11-apps/xinit/xinit-1.0.3-r3.ebuild +++ b/x11-apps/xinit/xinit-1.0.3-r3.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.3-r3.ebuild,v 1.4 2007/04/29 06:08:47 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.0.3-r3.ebuild,v 1.5 2007/05/05 18:21:40 dang 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="minimal" RDEPEND="x11-apps/xauth |