summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2014-10-22 17:25:10 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2014-10-22 17:25:10 +0000
commitbe59b069b7425bc305fd88496c67c4392a345d28 (patch)
treefede7cbc27d1d222033ba5a05933845c437d2ed6 /x11-apps
parentVersion bump. (diff)
downloadgentoo-2-be59b069b7425bc305fd88496c67c4392a345d28.tar.gz
gentoo-2-be59b069b7425bc305fd88496c67c4392a345d28.tar.bz2
gentoo-2-be59b069b7425bc305fd88496c67c4392a345d28.zip
Version bump. Remove old.
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0x2324E7B566DF2611!)
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xrandr/ChangeLog10
-rw-r--r--x11-apps/xrandr/xrandr-1.3.5.ebuild22
-rw-r--r--x11-apps/xrandr/xrandr-1.4.3.ebuild (renamed from x11-apps/xrandr/xrandr-1.4.0.ebuild)4
3 files changed, 10 insertions, 26 deletions
diff --git a/x11-apps/xrandr/ChangeLog b/x11-apps/xrandr/ChangeLog
index 230edb609fee..a1f34b902412 100644
--- a/x11-apps/xrandr/ChangeLog
+++ b/x11-apps/xrandr/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-apps/xrandr
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrandr/ChangeLog,v 1.100 2013/10/08 05:04:26 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrandr/ChangeLog,v 1.101 2014/10/22 17:25:10 chithanh Exp $
+
+*xrandr-1.4.3 (22 Oct 2014)
+
+ 22 Oct 2014; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ +xrandr-1.4.3.ebuild, -xrandr-1.3.5.ebuild, -xrandr-1.4.0.ebuild:
+ Version bump. Remove old.
08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xrandr-1.4.1.ebuild:
Stable for x86, wrt bug #475480
diff --git a/x11-apps/xrandr/xrandr-1.3.5.ebuild b/x11-apps/xrandr/xrandr-1.3.5.ebuild
deleted file mode 100644
index 5b389f40621f..000000000000
--- a/x11-apps/xrandr/xrandr-1.3.5.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrandr/xrandr-1.3.5.ebuild,v 1.9 2013/02/23 02:18:05 zmedico Exp $
-
-EAPI=4
-
-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"
-IUSE=""
-
-RDEPEND=">=x11-libs/libXrandr-1.3
- x11-libs/libXrender
- x11-libs/libX11"
-DEPEND="${RDEPEND}"
-
-src_install() {
- xorg-2_src_install
- rm -f "${ED}"/usr/bin/xkeystone || die
-}
diff --git a/x11-apps/xrandr/xrandr-1.4.0.ebuild b/x11-apps/xrandr/xrandr-1.4.3.ebuild
index d26e37147edf..8ce91a23fefc 100644
--- a/x11-apps/xrandr/xrandr-1.4.0.ebuild
+++ b/x11-apps/xrandr/xrandr-1.4.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrandr/xrandr-1.4.0.ebuild,v 1.2 2013/02/23 02:18:05 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrandr/xrandr-1.4.3.ebuild,v 1.1 2014/10/22 17:25:10 chithanh Exp $
EAPI=5