diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-15 14:55:16 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-15 14:55:16 +0000 |
commit | 1108e47a6662c4e8618457d7272c099ac6274b90 (patch) | |
tree | 777fc0f89680825d9d8de71eab329b73b42a1752 /x11-apps | |
parent | ia64/sh stable wrt #251832 (diff) | |
download | gentoo-2-1108e47a6662c4e8618457d7272c099ac6274b90.tar.gz gentoo-2-1108e47a6662c4e8618457d7272c099ac6274b90.tar.bz2 gentoo-2-1108e47a6662c4e8618457d7272c099ac6274b90.zip |
ia64/sh stable wrt #251832
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xinit/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xinit/xinit-1.0.8-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xinit/ChangeLog b/x11-apps/xinit/ChangeLog index 1cd42195f048..f4cf744d067b 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.123 2009/04/06 17:52:39 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.124 2009/04/15 14:55:16 armin76 Exp $ + + 15 Apr 2009; Raúl Porcel <armin76@gentoo.org> xinit-1.0.8-r4.ebuild: + ia64/sh stable wrt #251832 06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> xinit-1.0.8-r4.ebuild: Stable on sparc, bug #251832 diff --git a/x11-apps/xinit/xinit-1.0.8-r4.ebuild b/x11-apps/xinit/xinit-1.0.8-r4.ebuild index de00f2203dfe..ec4872b2eefd 100644 --- a/x11-apps/xinit/xinit-1.0.8-r4.ebuild +++ b/x11-apps/xinit/xinit-1.0.8-r4.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-r4.ebuild,v 1.6 2009/04/06 17:52:39 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.0.8-r4.ebuild,v 1.7 2009/04/15 14:55:16 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="hal minimal pam" RDEPEND="x11-apps/xauth |