diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-05-12 19:08:06 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-05-12 19:08:06 +0000 |
commit | c9b1533533a1b4bae1a16546f9825c6adf999907 (patch) | |
tree | bce5be2c80c8ec4099802f237227d23e4e720f67 /x11-apps | |
parent | Stable on ppc wrt bug 175465 (diff) | |
download | gentoo-2-c9b1533533a1b4bae1a16546f9825c6adf999907.tar.gz gentoo-2-c9b1533533a1b4bae1a16546f9825c6adf999907.tar.bz2 gentoo-2-c9b1533533a1b4bae1a16546f9825c6adf999907.zip |
Stable on ppc wrt bug 175465
(Portage version: 2.1.2.2)
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 22fe243ee128..14c55a078b72 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.85 2007/05/05 18:21:40 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.86 2007/05/12 19:08:06 nixnut Exp $ + + 12 May 2007; nixnut <nixnut@gentoo.org> xinit-1.0.3-r3.ebuild: + Stable on ppc wrt bug 175465 05 May 2007; Daniel Gryniewicz <dang@gentoo.org> xinit-1.0.3-r3.ebuild: Marked stable on amd64 for 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 80167c7244ce..5dd560b75e85 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.5 2007/05/05 18:21:40 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.0.3-r3.ebuild,v 1.6 2007/05/12 19:08:06 nixnut 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 |