diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2007-12-15 15:28:37 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2007-12-15 15:28:37 +0000 |
commit | 3b0f1a1a2e8ec18abd639e2695d3bc54264b8dc3 (patch) | |
tree | 62448b48418f874691b186278c2fef1df388d7da /x11-libs/libXrandr | |
parent | amd64 stable wrt bug #202087 (diff) | |
download | gentoo-2-3b0f1a1a2e8ec18abd639e2695d3bc54264b8dc3.tar.gz gentoo-2-3b0f1a1a2e8ec18abd639e2695d3bc54264b8dc3.tar.bz2 gentoo-2-3b0f1a1a2e8ec18abd639e2695d3bc54264b8dc3.zip |
amd64 stable wrt bug #202087
(Portage version: 2.1.4_rc10)
Diffstat (limited to 'x11-libs/libXrandr')
-rw-r--r-- | x11-libs/libXrandr/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXrandr/libXrandr-1.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXrandr/ChangeLog b/x11-libs/libXrandr/ChangeLog index 55c2a5c6a77f..8f035f7e3299 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.45 2007/12/13 13:27:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.46 2007/12/15 15:28:37 cardoe Exp $ + + 15 Dec 2007; Doug Klima <cardoe@gentoo.org> libXrandr-1.2.2.ebuild: + amd64 stable wrt bug #202087 13 Dec 2007; Raúl Porcel <armin76@gentoo.org> libXrandr-1.2.2.ebuild: alpha/ia64 stable wrt #202087 diff --git a/x11-libs/libXrandr/libXrandr-1.2.2.ebuild b/x11-libs/libXrandr/libXrandr-1.2.2.ebuild index fdf577c8ac54..e78f9b7aaab8 100644 --- a/x11-libs/libXrandr/libXrandr-1.2.2.ebuild +++ b/x11-libs/libXrandr/libXrandr-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-libs/libXrandr/libXrandr-1.2.2.ebuild,v 1.3 2007/12/13 13:27:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.2.ebuild,v 1.4 2007/12/15 15:28:37 cardoe 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 |