chithanh    14/04/14 15:54:14

  Modified:             ChangeLog
  Added:                xproto-7.0.26.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.165                x11-proto/xproto/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/ChangeLog?rev=1.165&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/ChangeLog?rev=1.165&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/ChangeLog?r1=1.164&r2=1.165

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v
retrieving revision 1.164
retrieving revision 1.165
diff -u -r1.164 -r1.165
--- ChangeLog   8 Apr 2014 20:04:14 -0000       1.164
+++ ChangeLog   14 Apr 2014 15:54:14 -0000      1.165
@@ -1,6 +1,12 @@
 # ChangeLog for x11-proto/xproto
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.164 
2014/04/08 20:04:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.165 
2014/04/14 15:54:14 chithanh Exp $
+
+*xproto-7.0.26 (14 Apr 2014)
+
+  14 Apr 2014; Chí-Thanh Christopher Nguyễn <[email protected]>
+  +xproto-7.0.26.ebuild:
+  Version bump.
 
   08 Apr 2014; Agostino Sarubbo <[email protected]> xproto-7.0.25.ebuild:
   Stable for ppc, wrt bug #500368



1.1                  x11-proto/xproto/xproto-7.0.26.ebuild

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

Index: xproto-7.0.26.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.26.ebuild,v 1.1 
2014/04/14 15:54:14 chithanh Exp $

EAPI=5

XORG_DOC=doc
XORG_MULTILIB=yes
inherit xorg-2

DESCRIPTION="X.Org xproto protocol headers"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux 
~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""

RDEPEND=""
DEPEND="${RDEPEND}"

src_configure() {
        XORG_CONFIGURE_OPTIONS=(
                $(use_enable doc specs)
                $(use_with doc xmlto)
                --without-fop
        )
        xorg-2_src_configure
}




Reply via email to