chithanh    14/10/22 17:25:10

  Modified:             ChangeLog
  Added:                xrandr-1.4.3.ebuild
  Removed:              xrandr-1.3.5.ebuild xrandr-1.4.0.ebuild
  Log:
  Version bump. Remove old.
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0x2324E7B566DF2611!)

Revision  Changes    Path
1.101                x11-apps/xrandr/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xrandr/ChangeLog?rev=1.101&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xrandr/ChangeLog?rev=1.101&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xrandr/ChangeLog?r1=1.100&r2=1.101

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xrandr/ChangeLog,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- ChangeLog   8 Oct 2013 05:04:26 -0000       1.100
+++ ChangeLog   22 Oct 2014 17:25:10 -0000      1.101
@@ -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 <chith...@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 <a...@gentoo.org> xrandr-1.4.1.ebuild:
   Stable for x86, wrt bug #475480



1.1                  x11-apps/xrandr/xrandr-1.4.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xrandr/xrandr-1.4.3.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xrandr/xrandr-1.4.3.ebuild?rev=1.1&content-type=text/plain

Index: xrandr-1.4.3.ebuild
===================================================================
# 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.3.ebuild,v 1.1 
2014/10/22 17:25:10 chithanh Exp $

EAPI=5

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.4
        x11-libs/libXrender
        x11-libs/libX11"
DEPEND="${RDEPEND}"

src_install() {
        xorg-2_src_install
        rm -f "${ED}"/usr/bin/xkeystone || die
}




Reply via email to