diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2007-04-17 19:37:33 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2007-04-17 19:37:33 +0000 |
commit | c0ac834efd4f527f3407319f39ad101ff6b8e5c8 (patch) | |
tree | 16b9bd90be6bad462a2b2f17fe9cd9f63ebb85b9 /x11-libs/libXrandr | |
parent | Stable on sparc --- required by Bug #174959 (diff) | |
download | gentoo-2-c0ac834efd4f527f3407319f39ad101ff6b8e5c8.tar.gz gentoo-2-c0ac834efd4f527f3407319f39ad101ff6b8e5c8.tar.bz2 gentoo-2-c0ac834efd4f527f3407319f39ad101ff6b8e5c8.zip |
Stable on sparc --- Bug #174959 --- I've been running this for over a month.
(Portage version: 2.1.2.4)
Diffstat (limited to 'x11-libs/libXrandr')
-rw-r--r-- | x11-libs/libXrandr/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXrandr/libXrandr-1.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXrandr/ChangeLog b/x11-libs/libXrandr/ChangeLog index 37cb909fdfd6..be9e4c53ed82 100644 --- a/x11-libs/libXrandr/ChangeLog +++ b/x11-libs/libXrandr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXrandr # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.33 2007/03/06 04:36:37 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.34 2007/04/17 19:37:33 fmccor Exp $ + + 17 Apr 2007; Ferris McCormick <fmccor@gentoo.org> libXrandr-1.2.1.ebuild: + Stable on sparc --- Bug #174959 --- I've been running this for over a month. 06 Mar 2007; Joshua Baergen <joshuabaergen@gentoo.org> -files/libXrandr-1.2.0-delete-keyword-usage.patch: diff --git a/x11-libs/libXrandr/libXrandr-1.2.1.ebuild b/x11-libs/libXrandr/libXrandr-1.2.1.ebuild index ce2ed46c0cf7..4e53f9bec6a0 100644 --- a/x11-libs/libXrandr/libXrandr-1.2.1.ebuild +++ b/x11-libs/libXrandr/libXrandr-1.2.1.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-libs/libXrandr/libXrandr-1.2.1.ebuild,v 1.1 2007/03/06 04:33:22 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.1.ebuild,v 1.2 2007/04/17 19:37:33 fmccor Exp $ # Must be before x-modular eclass is inherited # SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Xrandr library" -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/libX11 x11-libs/libXext |