diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-03-26 10:30:33 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-03-26 10:30:33 +0000 |
commit | b375d8fe8be59b50fff4a2de1bcf96ac0320ab74 (patch) | |
tree | 8b91978d4939554040aec1574ac75fcdb4ff2630 /x11-apps | |
parent | Version bump (diff) | |
download | historical-b375d8fe8be59b50fff4a2de1bcf96ac0320ab74.tar.gz historical-b375d8fe8be59b50fff4a2de1bcf96ac0320ab74.tar.bz2 historical-b375d8fe8be59b50fff4a2de1bcf96ac0320ab74.zip |
x86 stable, bug 359059
Package-Manager: portage-2.1.9.42/cvs/Linux i686
RepoMan-Options: --force
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/scripts/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/scripts/scripts-1.0.1-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/xdpyinfo/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/xdpyinfo/xdpyinfo-1.2.0.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/xkbcomp/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xkbcomp/xkbcomp-1.2.1.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/xset/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xset/xset-1.2.1-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/xvinfo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xvinfo/xvinfo-1.1.1.ebuild | 4 |
10 files changed, 32 insertions, 15 deletions
diff --git a/x11-apps/scripts/ChangeLog b/x11-apps/scripts/ChangeLog index c300a00c4408..14abe6b4e938 100644 --- a/x11-apps/scripts/ChangeLog +++ b/x11-apps/scripts/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/scripts # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/scripts/ChangeLog,v 1.20 2011/03/21 13:37:48 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/scripts/ChangeLog,v 1.21 2011/03/26 10:24:38 fauli Exp $ + + 26 Mar 2011; Christian Faulhammer <fauli@gentoo.org> + scripts-1.0.1-r1.ebuild: + x86 stable, bug 359059 21 Mar 2011; Markos Chandras <hwoarang@gentoo.org> scripts-1.0.1-r1.ebuild: Stable on amd64 wrt bug #359059 diff --git a/x11-apps/scripts/scripts-1.0.1-r1.ebuild b/x11-apps/scripts/scripts-1.0.1-r1.ebuild index 717d8c2f4759..cfa5d97b1b72 100644 --- a/x11-apps/scripts/scripts-1.0.1-r1.ebuild +++ b/x11-apps/scripts/scripts-1.0.1-r1.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/scripts/scripts-1.0.1-r1.ebuild,v 1.3 2011/03/21 13:37:48 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/scripts/scripts-1.0.1-r1.ebuild,v 1.4 2011/03/26 10:24:38 fauli Exp $ EAPI=3 @@ -8,7 +8,7 @@ XORG_STATIC="no" inherit xorg-2 DESCRIPTION="start an X program on a remote machine" -KEYWORDS="amd64 ~arm ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND}" diff --git a/x11-apps/xdpyinfo/ChangeLog b/x11-apps/xdpyinfo/ChangeLog index 9d23a1ca67ca..edb37e221b59 100644 --- a/x11-apps/xdpyinfo/ChangeLog +++ b/x11-apps/xdpyinfo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xdpyinfo # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.63 2011/03/21 13:38:03 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.64 2011/03/26 10:26:21 fauli Exp $ + + 26 Mar 2011; Christian Faulhammer <fauli@gentoo.org> + xdpyinfo-1.2.0.ebuild: + x86 stable, bug 359059 21 Mar 2011; Markos Chandras <hwoarang@gentoo.org> xdpyinfo-1.2.0.ebuild: Stable on amd64 wrt bug #359059 diff --git a/x11-apps/xdpyinfo/xdpyinfo-1.2.0.ebuild b/x11-apps/xdpyinfo/xdpyinfo-1.2.0.ebuild index 11f9a3d74e0a..dc5709193212 100644 --- a/x11-apps/xdpyinfo/xdpyinfo-1.2.0.ebuild +++ b/x11-apps/xdpyinfo/xdpyinfo-1.2.0.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/xdpyinfo/xdpyinfo-1.2.0.ebuild,v 1.3 2011/03/21 13:38:03 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.2.0.ebuild,v 1.4 2011/03/26 10:26:21 fauli Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="Display information utility for X" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~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 ~sparc-solaris ~x86-solaris ~x86-winnt" IUSE="dga dmx xinerama" RDEPEND=" diff --git a/x11-apps/xkbcomp/ChangeLog b/x11-apps/xkbcomp/ChangeLog index b18c46123a07..abd91e4ac849 100644 --- a/x11-apps/xkbcomp/ChangeLog +++ b/x11-apps/xkbcomp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xkbcomp # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.86 2011/03/21 13:38:28 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.87 2011/03/26 10:28:18 fauli Exp $ + + 26 Mar 2011; Christian Faulhammer <fauli@gentoo.org> xkbcomp-1.2.1.ebuild: + x86 stable, bug 359059 21 Mar 2011; Markos Chandras <hwoarang@gentoo.org> xkbcomp-1.2.1.ebuild: Stable on amd64 wrt bug #359059 diff --git a/x11-apps/xkbcomp/xkbcomp-1.2.1.ebuild b/x11-apps/xkbcomp/xkbcomp-1.2.1.ebuild index ef9a576081e4..7f2731d31b11 100644 --- a/x11-apps/xkbcomp/xkbcomp-1.2.1.ebuild +++ b/x11-apps/xkbcomp/xkbcomp-1.2.1.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/xkbcomp/xkbcomp-1.2.1.ebuild,v 1.3 2011/03/21 13:38:28 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.2.1.ebuild,v 1.4 2011/03/26 10:28:18 fauli Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="compile XKB keyboard description" -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" +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" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libxkbfile" diff --git a/x11-apps/xset/ChangeLog b/x11-apps/xset/ChangeLog index ae910112fe15..2144ef622eec 100644 --- a/x11-apps/xset/ChangeLog +++ b/x11-apps/xset/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xset # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/ChangeLog,v 1.73 2011/03/21 13:38:43 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/ChangeLog,v 1.74 2011/03/26 10:29:27 fauli Exp $ + + 26 Mar 2011; Christian Faulhammer <fauli@gentoo.org> xset-1.2.1-r1.ebuild: + x86 stable, bug 359059 21 Mar 2011; Markos Chandras <hwoarang@gentoo.org> xset-1.2.1-r1.ebuild: Stable on amd64 wrt bug #359059 diff --git a/x11-apps/xset/xset-1.2.1-r1.ebuild b/x11-apps/xset/xset-1.2.1-r1.ebuild index c3c15afeea59..c6c19fc79cd0 100644 --- a/x11-apps/xset/xset-1.2.1-r1.ebuild +++ b/x11-apps/xset/xset-1.2.1-r1.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/xset/xset-1.2.1-r1.ebuild,v 1.3 2011/03/21 13:38:43 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/xset-1.2.1-r1.ebuild,v 1.4 2011/03/26 10:29:27 fauli Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X.Org xset application" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" diff --git a/x11-apps/xvinfo/ChangeLog b/x11-apps/xvinfo/ChangeLog index 03638162613f..3baaba2c97da 100644 --- a/x11-apps/xvinfo/ChangeLog +++ b/x11-apps/xvinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xvinfo # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/ChangeLog,v 1.47 2011/03/21 13:38:57 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/ChangeLog,v 1.48 2011/03/26 10:30:33 fauli Exp $ + + 26 Mar 2011; Christian Faulhammer <fauli@gentoo.org> xvinfo-1.1.1.ebuild: + x86 stable, bug 359059 21 Mar 2011; Markos Chandras <hwoarang@gentoo.org> xvinfo-1.1.1.ebuild: Stable on amd64 wrt bug #359059 diff --git a/x11-apps/xvinfo/xvinfo-1.1.1.ebuild b/x11-apps/xvinfo/xvinfo-1.1.1.ebuild index 19be007e6244..e0f72226ca00 100644 --- a/x11-apps/xvinfo/xvinfo-1.1.1.ebuild +++ b/x11-apps/xvinfo/xvinfo-1.1.1.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/xvinfo/xvinfo-1.1.1.ebuild,v 1.3 2011/03/21 13:38:58 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/xvinfo-1.1.1.ebuild,v 1.4 2011/03/26 10:30:33 fauli Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="Print out X-Video extension adaptor information" -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="x11-libs/libXv |