diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-07 20:04:21 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-07 20:04:21 +0000 |
commit | d3cd69f5bf37e6ee29e52a9d933d05fb883e7c18 (patch) | |
tree | 7ea4a164c2955f451a18f554c15a125d74e4ceb2 /x11-apps/xinit | |
parent | Stable on x86 wrt bug #191615. (diff) | |
download | gentoo-2-d3cd69f5bf37e6ee29e52a9d933d05fb883e7c18.tar.gz gentoo-2-d3cd69f5bf37e6ee29e52a9d933d05fb883e7c18.tar.bz2 gentoo-2-d3cd69f5bf37e6ee29e52a9d933d05fb883e7c18.zip |
Stable on x86 wrt bug #191615.
(Portage version: 2.1.2.12)
Diffstat (limited to 'x11-apps/xinit')
-rw-r--r-- | x11-apps/xinit/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xinit/xinit-1.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xinit/ChangeLog b/x11-apps/xinit/ChangeLog index a68febf4abf5..b988d2c3f6e3 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.94 2007/08/07 13:29:45 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.95 2007/09/07 20:04:21 wolf31o2 Exp $ + + 07 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> xinit-1.0.4.ebuild: + Stable on x86 wrt bug #191615. 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> xinit-1.0.4.ebuild: Stable on sparc wrt #175465 diff --git a/x11-apps/xinit/xinit-1.0.4.ebuild b/x11-apps/xinit/xinit-1.0.4.ebuild index 16f0062f5aea..b86501af0562 100644 --- a/x11-apps/xinit/xinit-1.0.4.ebuild +++ b/x11-apps/xinit/xinit-1.0.4.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.4.ebuild,v 1.2 2007/08/07 13:29:45 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.0.4.ebuild,v 1.3 2007/09/07 20:04:21 wolf31o2 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 |