public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-apps/xauth: xauth-1.0.8.ebuild ChangeLog xauth-1.0.6.ebuild xauth-1.0.5.ebuild
@ 2013-10-13 23:55 Chi-Thanh Christopher Nguyen (chithanh)
  0 siblings, 0 replies; only message in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2013-10-13 23:55 UTC (permalink / raw
  To: gentoo-commits

chithanh    13/10/13 23:55:11

  Modified:             ChangeLog
  Added:                xauth-1.0.8.ebuild
  Removed:              xauth-1.0.6.ebuild xauth-1.0.5.ebuild
  Log:
  Version bump. Remove old.
  
  (Portage version: 2.2.1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.88                 x11-apps/xauth/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- ChangeLog	22 Feb 2013 19:24:56 -0000	1.87
+++ ChangeLog	13 Oct 2013 23:55:11 -0000	1.88
@@ -1,6 +1,12 @@
 # ChangeLog for x11-apps/xauth
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.87 2013/02/22 19:24:56 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.88 2013/10/13 23:55:11 chithanh Exp $
+
+*xauth-1.0.8 (13 Oct 2013)
+
+  13 Oct 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+  +xauth-1.0.8.ebuild, -xauth-1.0.5.ebuild, -xauth-1.0.6.ebuild:
+  Version bump. Remove old.
 
   22 Feb 2013; Zac Medico <zmedico@gentoo.org> xauth-1.0.7.ebuild:
   Add ~arm-linux keyword.



1.1                  x11-apps/xauth/xauth-1.0.8.ebuild

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

Index: xauth-1.0.8.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.8.ebuild,v 1.1 2013/10/13 23:55:11 chithanh Exp $

EAPI=4

inherit xorg-2

DESCRIPTION="X authority file utility"

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

RDEPEND="x11-libs/libX11
	x11-libs/libXau
	x11-libs/libXext
	x11-libs/libXmu"
DEPEND="${RDEPEND}"

pkg_setup() {
	XORG_CONFIGURE_OPTIONS=(
		$(use_enable ipv6)
	)
	xorg-2_pkg_setup
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-10-13 23:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-13 23:55 [gentoo-commits] gentoo-x86 commit in x11-apps/xauth: xauth-1.0.8.ebuild ChangeLog xauth-1.0.6.ebuild xauth-1.0.5.ebuild Chi-Thanh Christopher Nguyen (chithanh)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox