diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-24 08:37:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-24 08:37:38 +0000 |
commit | 90ce9b28c98d9e07c77d6aaf9687c449f61e7b8f (patch) | |
tree | a8dc4a8c4c2bc1f51ab12b0cc5c310b92d8b9f3a /x11-apps | |
parent | Stable for alpha, wrt bug #530652 (diff) | |
download | gentoo-2-90ce9b28c98d9e07c77d6aaf9687c449f61e7b8f.tar.gz gentoo-2-90ce9b28c98d9e07c77d6aaf9687c449f61e7b8f.tar.bz2 gentoo-2-90ce9b28c98d9e07c77d6aaf9687c449f61e7b8f.zip |
Stable for alpha, wrt bug #530652
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xrandr/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xrandr/xrandr-1.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xrandr/ChangeLog b/x11-apps/xrandr/ChangeLog index 2af2f49927ba..ecdb6d593904 100644 --- a/x11-apps/xrandr/ChangeLog +++ b/x11-apps/xrandr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xrandr # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrandr/ChangeLog,v 1.107 2015/02/23 10:44:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrandr/ChangeLog,v 1.108 2015/02/24 08:37:38 ago Exp $ + + 24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xrandr-1.4.3.ebuild: + Stable for alpha, wrt bug #530652 23 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xrandr-1.4.3.ebuild: Stable for sparc, wrt bug #530652 diff --git a/x11-apps/xrandr/xrandr-1.4.3.ebuild b/x11-apps/xrandr/xrandr-1.4.3.ebuild index b4f80483ab13..0d85306e19e5 100644 --- a/x11-apps/xrandr/xrandr-1.4.3.ebuild +++ b/x11-apps/xrandr/xrandr-1.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrandr/xrandr-1.4.3.ebuild,v 1.7 2015/02/23 10:44:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrandr/xrandr-1.4.3.ebuild,v 1.8 2015/02/24 08:37:38 ago Exp $ EAPI=5 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="primitive command line interface to RandR extension" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" IUSE="" RDEPEND=">=x11-libs/libXrandr-1.4 |