diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-25 17:50:33 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-25 17:50:33 +0000 |
commit | c31b0e4070ce07d43d60b21bc88283e3a5306c2e (patch) | |
tree | ac290d88298b5b8077aa69bfc44bc7b5c2f09bbc /x11-apps | |
parent | Stable on ia64 wrt bug #175465 (diff) | |
download | gentoo-2-c31b0e4070ce07d43d60b21bc88283e3a5306c2e.tar.gz gentoo-2-c31b0e4070ce07d43d60b21bc88283e3a5306c2e.tar.bz2 gentoo-2-c31b0e4070ce07d43d60b21bc88283e3a5306c2e.zip |
Stable on ia64 wrt bug #175465
(Portage version: 2.1.2.4)
Diffstat (limited to 'x11-apps')
-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 92956813376c..72908419932f 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.81 2007/04/25 12:42:38 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.82 2007/04/25 17:50:33 armin76 Exp $ + + 25 Apr 2007; Raúl Porcel <armin76@gentoo.org> xinit-1.0.3-r3.ebuild: + Stable on ia64 wrt bug #175465 25 Apr 2007; Markus Rothe <corsair@gentoo.org> xinit-1.0.3-r3.ebuild: Stable on ppc64; 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 71ddb9599ab5..7b1c2f630caa 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.2 2007/04/25 12:42:38 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.0.3-r3.ebuild,v 1.3 2007/04/25 17:50:33 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 |