public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/eio: eio-1.7.8.ebuild ChangeLog
@ 2013-08-28  3:10 Mike Frysinger (vapier)
  0 siblings, 0 replies; only message in thread
From: Mike Frysinger (vapier) @ 2013-08-28  3:10 UTC (permalink / raw
  To: gentoo-commits

vapier      13/08/28 03:10:28

  Modified:             ChangeLog
  Added:                eio-1.7.8.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)

Revision  Changes    Path
1.8                  dev-libs/eio/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/eio/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/eio/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/eio/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/eio/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	11 May 2013 12:06:35 -0000	1.7
+++ ChangeLog	28 Aug 2013 03:10:27 -0000	1.8
@@ -1,6 +1,11 @@
 # ChangeLog for dev-libs/eio
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/eio/ChangeLog,v 1.7 2013/05/11 12:06:35 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/eio/ChangeLog,v 1.8 2013/08/28 03:10:27 vapier Exp $
+
+*eio-1.7.8 (28 Aug 2013)
+
+  28 Aug 2013; Mike Frysinger <vapier@gentoo.org> +eio-1.7.8.ebuild:
+  Version bump.
 
   11 May 2013; Markus Meier <maekke@gentoo.org> eio-1.7.6.ebuild:
   add ~arm, bug #456736



1.1                  dev-libs/eio/eio-1.7.8.ebuild

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

Index: eio-1.7.8.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/eio/eio-1.7.8.ebuild,v 1.1 2013/08/28 03:10:27 vapier Exp $

EAPI="4"

inherit enlightenment

DESCRIPTION="Enlightenment's integration to IO"
HOMEPAGE="http://trac.enlightenment.org/e/wiki/EIO"
SRC_URI="http://download.enlightenment.org/releases/${P}.tar.bz2"

LICENSE="LGPL-2"
KEYWORDS="~amd64 ~arm ~x86"
IUSE="examples static-libs"

RDEPEND=">=dev-libs/ecore-1.7.8
	>=dev-libs/eet-1.7.8"
DEPEND="${RDEPEND}"

src_configure() {
	E_ECONF+=(
		--enable-posix-threads
		$(use_enable doc)
		$(use_enable examples build-examples)
		$(use_enable examples install-examples)
	)
	enlightenment_src_configure
}





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

only message in thread, other threads:[~2013-08-28  3:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-28  3:10 [gentoo-commits] gentoo-x86 commit in dev-libs/eio: eio-1.7.8.ebuild ChangeLog Mike Frysinger (vapier)

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