summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-06-23 07:51:11 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-06-23 07:51:11 +0000
commit6aaff701c0c4355e0d6b812b0265c8b924ab1d3f (patch)
tree8497c44b31e2198a2baeec4a66f52d6d75928a1a /x11-apps
parentStable on amd64 wrt bug #372333 (diff)
downloadhistorical-6aaff701c0c4355e0d6b812b0265c8b924ab1d3f.tar.gz
historical-6aaff701c0c4355e0d6b812b0265c8b924ab1d3f.tar.bz2
historical-6aaff701c0c4355e0d6b812b0265c8b924ab1d3f.zip
Stable on amd64 wrt bug #372333
Package-Manager: portage-2.1.9.49/cvs/Linux x86_64
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/iceauth/ChangeLog5
-rw-r--r--x11-apps/iceauth/iceauth-1.0.5.ebuild4
-rw-r--r--x11-apps/xauth/ChangeLog5
-rw-r--r--x11-apps/xauth/xauth-1.0.6.ebuild4
-rw-r--r--x11-apps/xlsclients/ChangeLog5
-rw-r--r--x11-apps/xlsclients/xlsclients-1.1.2.ebuild4
6 files changed, 18 insertions, 9 deletions
diff --git a/x11-apps/iceauth/ChangeLog b/x11-apps/iceauth/ChangeLog
index c9069d734c9e..daab8a6828a2 100644
--- a/x11-apps/iceauth/ChangeLog
+++ b/x11-apps/iceauth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/iceauth
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.56 2011/05/24 07:18:15 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.57 2011/06/23 07:50:38 hwoarang Exp $
+
+ 23 Jun 2011; Markos Chandras <hwoarang@gentoo.org> iceauth-1.0.5.ebuild:
+ Stable on amd64 wrt bug #372333
*iceauth-1.0.5 (24 May 2011)
diff --git a/x11-apps/iceauth/iceauth-1.0.5.ebuild b/x11-apps/iceauth/iceauth-1.0.5.ebuild
index 7355dfa53d0d..79b34d316a1a 100644
--- a/x11-apps/iceauth/iceauth-1.0.5.ebuild
+++ b/x11-apps/iceauth/iceauth-1.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-1.0.5.ebuild,v 1.1 2011/05/24 07:18:15 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-1.0.5.ebuild,v 1.2 2011/06/23 07:50:38 hwoarang Exp $
EAPI=4
@@ -8,7 +8,7 @@ inherit xorg-2
DESCRIPTION="ICE authority file utility"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris ~x86-winnt"
IUSE=""
RDEPEND="x11-libs/libICE"
diff --git a/x11-apps/xauth/ChangeLog b/x11-apps/xauth/ChangeLog
index f81165969017..2fc6f08ef0ac 100644
--- a/x11-apps/xauth/ChangeLog
+++ b/x11-apps/xauth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xauth
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.70 2011/05/24 07:16:25 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.71 2011/06/23 07:50:55 hwoarang Exp $
+
+ 23 Jun 2011; Markos Chandras <hwoarang@gentoo.org> xauth-1.0.6.ebuild:
+ Stable on amd64 wrt bug #372333
*xauth-1.0.6 (24 May 2011)
diff --git a/x11-apps/xauth/xauth-1.0.6.ebuild b/x11-apps/xauth/xauth-1.0.6.ebuild
index bd90f454ce8c..bb4152b355c5 100644
--- a/x11-apps/xauth/xauth-1.0.6.ebuild
+++ b/x11-apps/xauth/xauth-1.0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.6.ebuild,v 1.1 2011/05/24 07:16:25 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.6.ebuild,v 1.2 2011/06/23 07:50:55 hwoarang Exp $
EAPI=4
@@ -8,7 +8,7 @@ inherit xorg-2
DESCRIPTION="X authority file utility"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
IUSE="ipv6"
RDEPEND="x11-libs/libX11
diff --git a/x11-apps/xlsclients/ChangeLog b/x11-apps/xlsclients/ChangeLog
index c07f5ccfff1c..b51342a218d8 100644
--- a/x11-apps/xlsclients/ChangeLog
+++ b/x11-apps/xlsclients/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xlsclients
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsclients/ChangeLog,v 1.55 2011/05/03 07:59:20 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsclients/ChangeLog,v 1.56 2011/06/23 07:51:11 hwoarang Exp $
+
+ 23 Jun 2011; Markos Chandras <hwoarang@gentoo.org> xlsclients-1.1.2.ebuild:
+ Stable on amd64 wrt bug #372333
*xlsclients-1.1.2 (03 May 2011)
diff --git a/x11-apps/xlsclients/xlsclients-1.1.2.ebuild b/x11-apps/xlsclients/xlsclients-1.1.2.ebuild
index 60f1b5a30a38..9d8062f58c1d 100644
--- a/x11-apps/xlsclients/xlsclients-1.1.2.ebuild
+++ b/x11-apps/xlsclients/xlsclients-1.1.2.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsclients/xlsclients-1.1.2.ebuild,v 1.1 2011/05/03 07:59:20 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsclients/xlsclients-1.1.2.ebuild,v 1.2 2011/06/23 07:51:11 hwoarang Exp $
EAPI=4
inherit xorg-2
DESCRIPTION="X.Org xlsclients 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=""
RDEPEND="