chithanh    15/03/24 18:39:01

  Modified:             ChangeLog
  Added:                libXdmcp-1.1.2.ebuild
  Removed:              libXdmcp-1.1.0.ebuild libXdmcp-1.1.1.ebuild
  Log:
  Version bump. Remove old.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x2324E7B566DF2611!)

Revision  Changes    Path
1.84                 x11-libs/libXdmcp/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXdmcp/ChangeLog?rev=1.84&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXdmcp/ChangeLog?rev=1.84&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXdmcp/ChangeLog?r1=1.83&r2=1.84

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXdmcp/ChangeLog,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- ChangeLog   15 Jun 2014 00:39:06 -0000      1.83
+++ ChangeLog   24 Mar 2015 18:39:01 -0000      1.84
@@ -1,6 +1,12 @@
 # ChangeLog for x11-libs/libXdmcp
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXdmcp/ChangeLog,v 1.83 
2014/06/15 00:39:06 vapier Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXdmcp/ChangeLog,v 1.84 
2015/03/24 18:39:01 chithanh Exp $
+
+*libXdmcp-1.1.2 (24 Mar 2015)
+
+  24 Mar 2015; Chí-Thanh Christopher Nguyễn <chith...@gentoo.org>
+  +libXdmcp-1.1.2.ebuild, -libXdmcp-1.1.0.ebuild, -libXdmcp-1.1.1.ebuild:
+  Version bump. Remove old.
 
   15 Jun 2014; Mike Frysinger <vap...@gentoo.org> libXdmcp-1.1.1-r1.ebuild:
   Add arm64 love.



1.1                  x11-libs/libXdmcp/libXdmcp-1.1.2.ebuild

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

Index: libXdmcp-1.1.2.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXdmcp/libXdmcp-1.1.2.ebuild,v 
1.1 2015/03/24 18:39:01 chithanh Exp $

EAPI=5

XORG_DOC=doc
XORG_MULTILIB=yes
inherit xorg-2

DESCRIPTION="X.Org X Display Manager Control Protocol library"

KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
IUSE=""

RDEPEND="x11-proto/xproto"
DEPEND="${RDEPEND}"

pkg_setup() {
        xorg-2_pkg_setup

        XORG_CONFIGURE_OPTIONS=(
                $(use_enable doc docs)
                $(use_with doc xmlto)
                --without-fop
        )
}




Reply via email to