summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-05-20 22:28:31 +0000
committerJeroen Roovers <jer@gentoo.org>2007-05-20 22:28:31 +0000
commited8a75236695a03e3aeb9be483c466dbdcc02ce9 (patch)
treea8dd3e7ef6caaae48830cdaf7ed0fa5ee7395475 /x11-apps
parentDisable pointless binary checksum, bug #178554. Avoid unauthorised access whe... (diff)
downloadhistorical-ed8a75236695a03e3aeb9be483c466dbdcc02ce9.tar.gz
historical-ed8a75236695a03e3aeb9be483c466dbdcc02ce9.tar.bz2
historical-ed8a75236695a03e3aeb9be483c466dbdcc02ce9.zip
Stable for HPPA (bug #175465).
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xdm/ChangeLog5
-rw-r--r--x11-apps/xdm/xdm-1.1.4.ebuild4
-rw-r--r--x11-apps/xinit/ChangeLog5
-rw-r--r--x11-apps/xinit/xinit-1.0.3-r3.ebuild4
-rw-r--r--x11-apps/xkbcomp/ChangeLog5
-rw-r--r--x11-apps/xkbcomp/xkbcomp-1.0.3.ebuild4
6 files changed, 18 insertions, 9 deletions
diff --git a/x11-apps/xdm/ChangeLog b/x11-apps/xdm/ChangeLog
index 277b4f42a3aa..5266f67cd311 100644
--- a/x11-apps/xdm/ChangeLog
+++ b/x11-apps/xdm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xdm
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdm/ChangeLog,v 1.68 2007/05/05 18:19:49 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdm/ChangeLog,v 1.69 2007/05/20 22:28:31 jer Exp $
+
+ 20 May 2007; Jeroen Roovers <jer@gentoo.org> xdm-1.1.4.ebuild:
+ Stable for HPPA (bug #175465).
05 May 2007; Daniel Gryniewicz <dang@gentoo.org> xdm-1.1.4.ebuild:
Marked stable on amd64 for bug #175465
diff --git a/x11-apps/xdm/xdm-1.1.4.ebuild b/x11-apps/xdm/xdm-1.1.4.ebuild
index 9879ca033571..29e573c895a3 100644
--- a/x11-apps/xdm/xdm-1.1.4.ebuild
+++ b/x11-apps/xdm/xdm-1.1.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/xdm/xdm-1.1.4.ebuild,v 1.5 2007/05/05 18:19:49 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdm/xdm-1.1.4.ebuild,v 1.6 2007/05/20 22:28:31 jer Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -11,7 +11,7 @@ DEFAULTVT="vt7"
DESCRIPTION="X.Org xdm application"
-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="xprint ipv6 pam"
RDEPEND="x11-apps/xrdb
diff --git a/x11-apps/xinit/ChangeLog b/x11-apps/xinit/ChangeLog
index 14c55a078b72..292b34a754cc 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.86 2007/05/12 19:08:06 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.87 2007/05/20 22:24:10 jer Exp $
+
+ 20 May 2007; Jeroen Roovers <jer@gentoo.org> xinit-1.0.3-r3.ebuild:
+ Stable for HPPA (bug #175465).
12 May 2007; nixnut <nixnut@gentoo.org> xinit-1.0.3-r3.ebuild:
Stable on ppc wrt 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 5dd560b75e85..e770525d9faf 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.6 2007/05/12 19:08:06 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.0.3-r3.ebuild,v 1.7 2007/05/20 22:24:10 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
diff --git a/x11-apps/xkbcomp/ChangeLog b/x11-apps/xkbcomp/ChangeLog
index a374dcbb81a4..6372a536028c 100644
--- a/x11-apps/xkbcomp/ChangeLog
+++ b/x11-apps/xkbcomp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xkbcomp
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.38 2007/05/05 18:21:55 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.39 2007/05/20 22:24:09 jer Exp $
+
+ 20 May 2007; Jeroen Roovers <jer@gentoo.org> xkbcomp-1.0.3.ebuild:
+ Stable for HPPA (bug #175465).
05 May 2007; Daniel Gryniewicz <dang@gentoo.org> xkbcomp-1.0.3.ebuild:
Marked stable on amd64 for bug #175465
diff --git a/x11-apps/xkbcomp/xkbcomp-1.0.3.ebuild b/x11-apps/xkbcomp/xkbcomp-1.0.3.ebuild
index aeb9d37f9bf5..ea2a5d52efca 100644
--- a/x11-apps/xkbcomp/xkbcomp-1.0.3.ebuild
+++ b/x11-apps/xkbcomp/xkbcomp-1.0.3.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/xkbcomp/xkbcomp-1.0.3.ebuild,v 1.5 2007/05/05 18:21:55 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.0.3.ebuild,v 1.6 2007/05/20 22:24:09 jer Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular multilib
DESCRIPTION="compile XKB keyboard description"
-KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
RDEPEND="x11-libs/libX11
x11-libs/libxkbfile"