dev-zero    14/07/04 14:59:33

  Modified:             ChangeLog
  Added:                pecl-uuid-1.0.3-r1.ebuild
  Removed:              pecl-uuid-1.0.3.ebuild
  Log:
  Add php5-5 target (bug #511602), EAPI bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x1A5D023975B0583D!)

Revision  Changes    Path
1.3                  dev-php/pecl-uuid/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-uuid/ChangeLog?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-uuid/ChangeLog?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-uuid/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-uuid/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   24 Aug 2012 09:01:07 -0000      1.2
+++ ChangeLog   4 Jul 2014 14:59:33 -0000       1.3
@@ -1,6 +1,12 @@
 # ChangeLog for dev-php/pecl-uuid
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-uuid/ChangeLog,v 1.2 
2012/08/24 09:01:07 olemarkus Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-uuid/ChangeLog,v 1.3 
2014/07/04 14:59:33 dev-zero Exp $
+
+*pecl-uuid-1.0.3-r1 (04 Jul 2014)
+
+  04 Jul 2014; Tiziano Müller <[email protected]> +pecl-uuid-1.0.3-r1.ebuild,
+  -pecl-uuid-1.0.3.ebuild:
+  Add php5-5 target (bug #511602), EAPI bump
 
 *pecl-uuid-1.0.3 (24 Aug 2012)
 



1.1                  dev-php/pecl-uuid/pecl-uuid-1.0.3-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-uuid/pecl-uuid-1.0.3-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-uuid/pecl-uuid-1.0.3-r1.ebuild?rev=1.1&content-type=text/plain

Index: pecl-uuid-1.0.3-r1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-php/pecl-uuid/pecl-uuid-1.0.3-r1.ebuild,v 1.1 
2014/07/04 14:59:33 dev-zero Exp $

EAPI="5"

PHP_EXT_NAME="uuid"
PHP_EXT_INIT="yes"
PHP_EXT_ZENDEXT="no"
DOCS="CREDITS"

USE_PHP="php5-3 php5-4 php5-5"

inherit php-ext-pecl-r2

DESCRIPTION="A wrapper around libuuid."
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""

DEPEND="sys-apps/util-linux"
RDEPEND="${DEPEND}"




Reply via email to