diff options
author | 2009-09-27 13:33:51 +0000 | |
---|---|---|
committer | 2009-09-27 13:33:51 +0000 | |
commit | ff73fbd3f2da2bcdff9533e1f159da8a109ae0b6 (patch) | |
tree | 68790b9d0ae31ffb7fc999282693baa333160e1c /x11-apps | |
parent | Version bump. (diff) | |
download | gentoo-2-ff73fbd3f2da2bcdff9533e1f159da8a109ae0b6.tar.gz gentoo-2-ff73fbd3f2da2bcdff9533e1f159da8a109ae0b6.tar.bz2 gentoo-2-ff73fbd3f2da2bcdff9533e1f159da8a109ae0b6.zip |
ppc stable #156570
(Portage version: 2.1.6.13/cvs/Linux ppc, RepoMan options: --force)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xinit/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xinit/xinit-1.0.8-r8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xinit/ChangeLog b/x11-apps/xinit/ChangeLog index 13ddf8136841..ca018ea8ac5a 100644 --- a/x11-apps/xinit/ChangeLog +++ b/x11-apps/xinit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xinit # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.144 2009/09/27 11:07:43 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.145 2009/09/27 13:33:51 nixnut Exp $ + + 27 Sep 2009; nixnut <nixnut@gentoo.org> xinit-1.0.8-r8.ebuild: + ppc stable #156570 27 Sep 2009; Markus Meier <maekke@gentoo.org> xinit-1.0.8-r8.ebuild: amd64/x86 stable, bug #156570 diff --git a/x11-apps/xinit/xinit-1.0.8-r8.ebuild b/x11-apps/xinit/xinit-1.0.8-r8.ebuild index 996559a6683e..5f6003410cdf 100644 --- a/x11-apps/xinit/xinit-1.0.8-r8.ebuild +++ b/x11-apps/xinit/xinit-1.0.8-r8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.0.8-r8.ebuild,v 1.3 2009/09/27 11:07:43 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.0.8-r8.ebuild,v 1.4 2009/09/27 13:33:51 nixnut Exp $ EAPI="2" @@ -13,7 +13,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="consolekit minimal pam" RDEPEND=" |