diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-09-10 03:15:36 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-09-10 03:15:36 +0000 |
commit | e10aca723a395a21b0801cd8619a8a82c2a59431 (patch) | |
tree | 9de61f69f797e6b6e5b57b805684b735dcd5ace1 /x11-apps/xinit | |
parent | Stable for HPPA (bug #191615). (diff) | |
download | historical-e10aca723a395a21b0801cd8619a8a82c2a59431.tar.gz historical-e10aca723a395a21b0801cd8619a8a82c2a59431.tar.bz2 historical-e10aca723a395a21b0801cd8619a8a82c2a59431.zip |
Stable for HPPA (bug #191615).
Package-Manager: portage-2.1.2.12
Diffstat (limited to 'x11-apps/xinit')
-rw-r--r-- | x11-apps/xinit/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xinit/xinit-1.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xinit/ChangeLog b/x11-apps/xinit/ChangeLog index 0d7c781914b1..8138e7676a30 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.98 2007/09/09 15:40:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.99 2007/09/10 03:13:52 jer Exp $ + + 10 Sep 2007; Jeroen Roovers <jer@gentoo.org> xinit-1.0.4.ebuild: + Stable for HPPA (bug #191615). 09 Sep 2007; Raúl Porcel <armin76@gentoo.org> xinit-1.0.4.ebuild: alpha/ia64 stable wrt #191615 diff --git a/x11-apps/xinit/xinit-1.0.4.ebuild b/x11-apps/xinit/xinit-1.0.4.ebuild index 8a178f4e1283..e2747a778938 100644 --- a/x11-apps/xinit/xinit-1.0.4.ebuild +++ b/x11-apps/xinit/xinit-1.0.4.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.4.ebuild,v 1.7 2007/09/09 15:40:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.0.4.ebuild,v 1.8 2007/09/10 03:13:52 jer 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 |