public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-php/pecl-imagick: pecl-imagick-3.1.0_rc1.ebuild ChangeLog
@ 2012-04-06 18:51 Ole Markus With (olemarkus)
  0 siblings, 0 replies; only message in thread
From: Ole Markus With (olemarkus) @ 2012-04-06 18:51 UTC (permalink / raw
  To: gentoo-commits

olemarkus    12/04/06 18:51:44

  Modified:             ChangeLog
  Added:                pecl-imagick-3.1.0_rc1.ebuild
  Log:
  Version bump. RC that works with php 5.4
  
  (Portage version: 2.1.10.44/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-php/pecl-imagick/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-imagick/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	14 Dec 2011 22:39:57 -0000	1.1
+++ ChangeLog	6 Apr 2012 18:51:44 -0000	1.2
@@ -1,6 +1,12 @@
 # ChangeLog for dev-php5/pecl-imagick
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-imagick/ChangeLog,v 1.1 2011/12/14 22:39:57 mabi Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-imagick/ChangeLog,v 1.2 2012/04/06 18:51:44 olemarkus Exp $
+
+*pecl-imagick-3.1.0_rc1 (06 Apr 2012)
+
+  06 Apr 2012; Ole Markus With <olemarkus@gentoo.org>
+  +pecl-imagick-3.1.0_rc1.ebuild:
+  Version bump. RC that works with php 5.4
 
   08 Jan 2011; Brent Baude <ranger@gentoo.org> pecl-imagick-3.0.0-r1.ebuild:
   Marking pecl-imagick-3.0.0-r1 ~ppc for bug 349659



1.1                  dev-php/pecl-imagick/pecl-imagick-3.1.0_rc1.ebuild

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

Index: pecl-imagick-3.1.0_rc1.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-imagick/pecl-imagick-3.1.0_rc1.ebuild,v 1.1 2012/04/06 18:51:44 olemarkus Exp $

EAPI=4

PHP_EXT_NAME="imagick"
PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="no"
DOCS="TODO"

MY_PV="${PV/_/}"
MY_PV="${MY_PV/rc/RC}"
PECL_PKG_V="${PECL_PKG}-${MY_PV}"
FILENAME="${PECL_PKG_V}.tgz"
S="${WORKDIR}/${PECL_PKG_V}"

USE_PHP="php5-3 php5-4"

inherit php-ext-pecl-r2

KEYWORDS="~amd64 ~x86"

DESCRIPTION="PHP wrapper for the ImageMagick library."
LICENSE="PHP-3.01"
SLOT="0"
IUSE="examples"

DEPEND=">=media-gfx/imagemagick-6.2.4"
RDEPEND="${DEPEND}"

SRC_URI="http://pecl.php.net/get/${FILENAME}"

my_conf="--with-imagick=/usr"






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

only message in thread, other threads:[~2012-04-06 18:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-06 18:51 [gentoo-commits] gentoo-x86 commit in dev-php/pecl-imagick: pecl-imagick-3.1.0_rc1.ebuild ChangeLog Ole Markus With (olemarkus)

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