public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/libFS: libFS-1.0.7.ebuild ChangeLog libFS-1.0.5.ebuild
@ 2015-07-02  2:29 Manuel Rueger (mrueg)
  0 siblings, 0 replies; only message in thread
From: Manuel Rueger (mrueg) @ 2015-07-02  2:29 UTC (permalink / raw
  To: gentoo-commits

mrueg       15/07/02 02:29:56

  Modified:             ChangeLog
  Added:                libFS-1.0.7.ebuild
  Removed:              libFS-1.0.5.ebuild
  Log:
  Version bump. Remove old.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.80                 x11-libs/libFS/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libFS/ChangeLog,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- ChangeLog	14 Mar 2015 14:10:11 -0000	1.79
+++ ChangeLog	2 Jul 2015 02:29:56 -0000	1.80
@@ -1,6 +1,12 @@
 # ChangeLog for x11-libs/libFS
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libFS/ChangeLog,v 1.79 2015/03/14 14:10:11 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libFS/ChangeLog,v 1.80 2015/07/02 02:29:56 mrueg Exp $
+
+*libFS-1.0.7 (02 Jul 2015)
+
+  02 Jul 2015; Manuel Rüger <mrueg@gentoo.org> +libFS-1.0.7.ebuild,
+  -libFS-1.0.5.ebuild:
+  Version bump. Remove old.
 
   14 Mar 2015; Markus Meier <maekke@gentoo.org> libFS-1.0.6.ebuild:
   arm stable, bug #530652



1.1                  x11-libs/libFS/libFS-1.0.7.ebuild

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

Index: libFS-1.0.7.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/libFS/libFS-1.0.7.ebuild,v 1.1 2015/07/02 02:29:56 mrueg Exp $

EAPI=5
inherit xorg-2

DESCRIPTION="X.Org FS library"

KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="ipv6"

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

src_configure() {
	XORG_CONFIGURE_OPTIONS=(
		$(use_enable ipv6)
	)
	xorg-2_src_configure
}





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

only message in thread, other threads:[~2015-07-02  2:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-02  2:29 [gentoo-commits] gentoo-x86 commit in x11-libs/libFS: libFS-1.0.7.ebuild ChangeLog libFS-1.0.5.ebuild Manuel Rueger (mrueg)

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