diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-02 14:04:53 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-02 14:04:53 +0000 |
commit | 5142f8428917bc51aad14b5e9fabc544c0750a0f (patch) | |
tree | 0bea70159e352ebcb640503c90e8be45de760da8 /x11-apps/xinit | |
parent | (QA) RESTRICT clean up. (diff) | |
download | gentoo-2-5142f8428917bc51aad14b5e9fabc544c0750a0f.tar.gz gentoo-2-5142f8428917bc51aad14b5e9fabc544c0750a0f.tar.bz2 gentoo-2-5142f8428917bc51aad14b5e9fabc544c0750a0f.zip |
alpha stable wrt #175465
(Portage version: 2.1.3_rc6)
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 516691ec20b5..6993663b7b01 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.90 2007/06/24 03:25:24 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.91 2007/07/02 14:04:53 armin76 Exp $ + + 02 Jul 2007; Raúl Porcel <armin76@gentoo.org> xinit-1.0.3-r3.ebuild: + alpha stable wrt #175465 24 Jun 2007; Joshua Kinard <kumba@gentoo.org> xinit-1.0.3-r4.ebuild: Stable on mips, per #175465. diff --git a/x11-apps/xinit/xinit-1.0.3-r3.ebuild b/x11-apps/xinit/xinit-1.0.3-r3.ebuild index fe2c3cf89cf0..029c8de06fae 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.8 2007/06/24 22:52:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.0.3-r3.ebuild,v 1.9 2007/07/02 14:04:53 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="minimal" RDEPEND="x11-apps/xauth |