diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-10-11 17:37:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-10-11 17:37:57 +0000 |
commit | 6c8131c4d105ce0d37880a56bca1f7be5b39e4aa (patch) | |
tree | cbe68208ed90afbce49f3818b6f0dd6e99e6e5af /x11-apps/xinit | |
parent | Mask old monolithic kde ebuilds for removal (diff) | |
download | gentoo-2-6c8131c4d105ce0d37880a56bca1f7be5b39e4aa.tar.gz gentoo-2-6c8131c4d105ce0d37880a56bca1f7be5b39e4aa.tar.bz2 gentoo-2-6c8131c4d105ce0d37880a56bca1f7be5b39e4aa.zip |
ia64/s390/sh/sparc stable wrt #287913
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'x11-apps/xinit')
-rw-r--r-- | x11-apps/xinit/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xinit/xinit-1.0.8-r10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xinit/ChangeLog b/x11-apps/xinit/ChangeLog index 109fe2511d8d..b0afb8a2c11e 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.159 2009/10/11 16:54:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.160 2009/10/11 17:37:57 armin76 Exp $ + + 11 Oct 2009; Raúl Porcel <armin76@gentoo.org> xinit-1.0.8-r10.ebuild: + ia64/s390/sh/sparc stable wrt #287913 11 Oct 2009; Jeroen Roovers <jer@gentoo.org> xinit-1.0.8-r10.ebuild: Stable for HPPA (bug #287913). diff --git a/x11-apps/xinit/xinit-1.0.8-r10.ebuild b/x11-apps/xinit/xinit-1.0.8-r10.ebuild index 3fdfc4a43f43..032fa76b0729 100644 --- a/x11-apps/xinit/xinit-1.0.8-r10.ebuild +++ b/x11-apps/xinit/xinit-1.0.8-r10.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-r10.ebuild,v 1.4 2009/10/11 16:54:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.0.8-r10.ebuild,v 1.5 2009/10/11 17:37:57 armin76 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=" |