diff options
author | 2013-10-08 05:08:20 +0000 | |
---|---|---|
committer | 2013-10-08 05:08:20 +0000 | |
commit | 2da013c40804780a3558cebb8b2f9731cee24107 (patch) | |
tree | 4e0fdd117da75ed6458f0fd412564f6c5892c8ce /x11-libs/libXrandr | |
parent | Stable for x86, wrt bug #475480 (diff) | |
download | gentoo-2-2da013c40804780a3558cebb8b2f9731cee24107.tar.gz gentoo-2-2da013c40804780a3558cebb8b2f9731cee24107.tar.bz2 gentoo-2-2da013c40804780a3558cebb8b2f9731cee24107.zip |
Stable for x86, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs/libXrandr')
-rw-r--r-- | x11-libs/libXrandr/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXrandr/libXrandr-1.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXrandr/ChangeLog b/x11-libs/libXrandr/ChangeLog index eafdb03d1aa2..97e08aa50860 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.111 2013/10/07 04:58:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/ChangeLog,v 1.112 2013/10/08 05:08:20 ago Exp $ + + 08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> libXrandr-1.4.2.ebuild: + Stable for x86, wrt bug #475480 07 Oct 2013; Agostino Sarubbo <ago@gentoo.org> libXrandr-1.4.2.ebuild: Stable for sparc, wrt bug #475480 diff --git a/x11-libs/libXrandr/libXrandr-1.4.2.ebuild b/x11-libs/libXrandr/libXrandr-1.4.2.ebuild index c3c21e5a44bb..d972358a212c 100644 --- a/x11-libs/libXrandr/libXrandr-1.4.2.ebuild +++ b/x11-libs/libXrandr/libXrandr-1.4.2.ebuild @@ -1,6 +1,6 @@ # 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.2.ebuild,v 1.9 2013/10/07 04:58:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.4.2.ebuild,v 1.10 2013/10/08 05:08:20 ago Exp $ EAPI=5 @@ -9,7 +9,7 @@ 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 ~arm-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 ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="x11-libs/libX11[${MULTILIB_USEDEP}] |