summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2007-09-07 20:04:53 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2007-09-07 20:04:53 +0000
commit3b97d1bed5258011f70e3d467c49f49e0edec062 (patch)
tree14b799eed3094b5932e51ca7ae1ae24b359b9f65 /x11-apps/xrandr
parentStable on x86 wrt bug #191615. (diff)
downloadgentoo-2-3b97d1bed5258011f70e3d467c49f49e0edec062.tar.gz
gentoo-2-3b97d1bed5258011f70e3d467c49f49e0edec062.tar.bz2
gentoo-2-3b97d1bed5258011f70e3d467c49f49e0edec062.zip
Stable on x86 wrt bug #191615.
(Portage version: 2.1.2.12)
Diffstat (limited to 'x11-apps/xrandr')
-rw-r--r--x11-apps/xrandr/ChangeLog5
-rw-r--r--x11-apps/xrandr/xrandr-1.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xrandr/ChangeLog b/x11-apps/xrandr/ChangeLog
index 0cae2b22ce0a..1e47482eba23 100644
--- a/x11-apps/xrandr/ChangeLog
+++ b/x11-apps/xrandr/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xrandr
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrandr/ChangeLog,v 1.38 2007/08/07 13:32:38 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrandr/ChangeLog,v 1.39 2007/09/07 20:04:53 wolf31o2 Exp $
+
+ 07 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> xrandr-1.2.2.ebuild:
+ Stable on x86 wrt bug #191615.
07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> xrandr-1.2.0.ebuild:
Stable on sparc wrt #175465
diff --git a/x11-apps/xrandr/xrandr-1.2.2.ebuild b/x11-apps/xrandr/xrandr-1.2.2.ebuild
index 3caa80a1d0db..00bb94f602eb 100644
--- a/x11-apps/xrandr/xrandr-1.2.2.ebuild
+++ b/x11-apps/xrandr/xrandr-1.2.2.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/xrandr/xrandr-1.2.2.ebuild,v 1.1 2007/07/14 05:30:17 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrandr/xrandr-1.2.2.ebuild,v 1.2 2007/09/07 20:04:53 wolf31o2 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ inherit x-modular
DESCRIPTION="primitive command line interface to RandR extension"
-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"
RDEPEND=">=x11-libs/libXrandr-1.2
x11-libs/libX11"