public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-php/pecl-pam: pecl-pam-1.0.3.ebuild ChangeLog pecl-pam-1.0.2-r1.ebuild
@ 2013-03-05 11:34 Ole Markus With (olemarkus)
  0 siblings, 0 replies; only message in thread
From: Ole Markus With (olemarkus) @ 2013-03-05 11:34 UTC (permalink / raw
  To: gentoo-commits

olemarkus    13/03/05 11:34:40

  Modified:             ChangeLog
  Added:                pecl-pam-1.0.3.ebuild
  Removed:              pecl-pam-1.0.2-r1.ebuild
  Log:
  Version bump
  
  (Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key C4A92BF5)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-pam/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	14 Dec 2011 22:44:42 -0000	1.1
+++ ChangeLog	5 Mar 2013 11:34:40 -0000	1.2
@@ -1,6 +1,12 @@
-# ChangeLog for dev-php5/pecl-pam
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-pam/ChangeLog,v 1.1 2011/12/14 22:44:42 mabi Exp $
+# ChangeLog for dev-php/pecl-pam
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-pam/ChangeLog,v 1.2 2013/03/05 11:34:40 olemarkus Exp $
+
+*pecl-pam-1.0.3 (05 Mar 2013)
+
+  05 Mar 2013; Ole Markus With <olemarkus@gentoo.org> +pecl-pam-1.0.3.ebuild,
+  -pecl-pam-1.0.2-r1.ebuild:
+  Version bump
 
 *pecl-pam-1.0.2-r1 (04 Nov 2010)
 
@@ -34,4 +40,3 @@
   13 Nov 2007; Jakub Moc <jakub@gentoo.org> +metadata.xml,
   +pecl-pam-1.0.1.ebuild:
   New ebuild
-



1.1                  dev-php/pecl-pam/pecl-pam-1.0.3.ebuild

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

Index: pecl-pam-1.0.3.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-pam/pecl-pam-1.0.3.ebuild,v 1.1 2013/03/05 11:34:40 olemarkus Exp $

EAPI=5

PHP_EXT_NAME="pam"
PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="no"
DOCS="README"

inherit php-ext-pecl-r2 pam

KEYWORDS="~amd64 ~x86"

DESCRIPTION="This extension provides PAM (Pluggable Authentication Modules) integration."
LICENSE="PHP-2.02"
SLOT="0"
IUSE="debug"

DEPEND="sys-libs/pam"
RDEPEND="${DEPEND}"

src_configure() {
	my_conf="--with-pam=/usr $(use_enable debug)"
	php-ext-source-r2_src_configure
}

src_install() {
	pamd_mimic_system php auth account password
	php-ext-pecl-r2_src_install
}





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

only message in thread, other threads:[~2013-03-05 11:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-05 11:34 [gentoo-commits] gentoo-x86 commit in dev-php/pecl-pam: pecl-pam-1.0.3.ebuild ChangeLog pecl-pam-1.0.2-r1.ebuild 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