diff options
author | 2013-01-04 18:01:42 +0000 | |
---|---|---|
committer | 2013-01-04 18:01:42 +0000 | |
commit | 97eda298afd7a9bf12815c5811933c906b8bbd3c (patch) | |
tree | 4f8c43e23825ec00141a6bbed2507ea97e575dc5 /x11-libs/libXrandr | |
parent | Stable for HPPA (bug #440872). (diff) | |
download | gentoo-2-97eda298afd7a9bf12815c5811933c906b8bbd3c.tar.gz gentoo-2-97eda298afd7a9bf12815c5811933c906b8bbd3c.tar.bz2 gentoo-2-97eda298afd7a9bf12815c5811933c906b8bbd3c.zip |
Stable for HPPA (bug #440872).
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'x11-libs/libXrandr')
-rw-r--r-- | x11-libs/libXrandr/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXrandr/libXrandr-1.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXrandr/ChangeLog b/x11-libs/libXrandr/ChangeLog index effa6c81d8eb..6f52606d86d9 100644 --- a/x11-libs/libXrandr/ChangeLog +++ b/x11-libs/libXrandr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXrandr # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.98 2013/01/01 19:03:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.99 2013/01/04 18:01:42 jer Exp $ + + 04 Jan 2013; Jeroen Roovers <jer@gentoo.org> libXrandr-1.4.0.ebuild: + Stable for HPPA (bug #440872). 01 Jan 2013; Raúl Porcel <armin76@gentoo.org> libXrandr-1.4.0.ebuild: s390/sh stable wrt #440872 diff --git a/x11-libs/libXrandr/libXrandr-1.4.0.ebuild b/x11-libs/libXrandr/libXrandr-1.4.0.ebuild index 34fd6234b960..0f42af89f863 100644 --- a/x11-libs/libXrandr/libXrandr-1.4.0.ebuild +++ b/x11-libs/libXrandr/libXrandr-1.4.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.4.0.ebuild,v 1.10 2013/01/01 19:03:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.4.0.ebuild,v 1.11 2013/01/04 18:01:42 jer Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="X.Org Xrandr library" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~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 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="x11-libs/libX11 |