public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/embryo: embryo-9999.ebuild embryo-1.7.10.ebuild ChangeLog
@ 2015-03-17  0:49 Mike Frysinger (vapier)
  0 siblings, 0 replies; only message in thread
From: Mike Frysinger (vapier) @ 2015-03-17  0:49 UTC (permalink / raw
  To: gentoo-commits

vapier      15/03/17 00:49:48

  Modified:             ChangeLog
  Added:                embryo-9999.ebuild embryo-1.7.10.ebuild
  Log:
  Version bump. Import live git ebuild from overlay.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key D2E96200)

Revision  Changes    Path
1.19                 dev-libs/embryo/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/embryo/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	12 Nov 2013 18:17:01 -0000	1.18
+++ ChangeLog	17 Mar 2015 00:49:48 -0000	1.19
@@ -1,6 +1,13 @@
 # ChangeLog for dev-libs/embryo
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/embryo/ChangeLog,v 1.18 2013/11/12 18:17:01 tommy Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/embryo/ChangeLog,v 1.19 2015/03/17 00:49:48 vapier Exp $
+
+*embryo-1.7.10 (17 Mar 2015)
+*embryo-9999 (17 Mar 2015)
+
+  17 Mar 2015; Mike Frysinger <vapier@gentoo.org> +embryo-1.7.10.ebuild,
+  +embryo-9999.ebuild:
+  Version bump. Import live git ebuild from overlay.
 
 *embryo-1.7.9 (12 Nov 2013)
 



1.6                  dev-libs/embryo/embryo-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/embryo/embryo-9999.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/embryo/embryo-9999.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/embryo/embryo-9999.ebuild?r1=1.5&r2=1.6




1.1                  dev-libs/embryo/embryo-1.7.10.ebuild

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

Index: embryo-1.7.10.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/embryo/embryo-1.7.10.ebuild,v 1.1 2015/03/17 00:49:48 vapier Exp $

EAPI="4"

if [[ ${PV} == "9999" ]] ; then
	EGIT_SUB_PROJECT="legacy"
	EGIT_URI_APPEND=${PN}
	EGIT_BRANCH=${PN}-1.7
else
	SRC_URI="http://download.enlightenment.org/releases/${P}.tar.bz2"
	EKEY_STATE="snap"
fi

inherit enlightenment

DESCRIPTION="load and control programs compiled in embryo language (small/pawn variant)"

LICENSE="BSD-2 ZLIB"
IUSE="static-libs"

DEPEND=">=dev-libs/eina-${PV}"
RDEPEND="${DEPEND}"





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

only message in thread, other threads:[~2015-03-17  0:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-17  0:49 [gentoo-commits] gentoo-x86 commit in dev-libs/embryo: embryo-9999.ebuild embryo-1.7.10.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