public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-php/phptal: phptal-1.2.2.ebuild ChangeLog phptal-1.2.1.ebuild
@ 2014-01-06 17:26 Matti Bickel (mabi)
  0 siblings, 0 replies; only message in thread
From: Matti Bickel (mabi) @ 2014-01-06 17:26 UTC (permalink / raw
  To: gentoo-commits

mabi        14/01/06 17:26:14

  Modified:             ChangeLog
  Added:                phptal-1.2.2.ebuild
  Removed:              phptal-1.2.1.ebuild
  Log:
  version bump, cleanup
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xDDF971F118EEA5E6!)

Revision  Changes    Path
1.2                  dev-php/phptal/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/phptal/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	5 Mar 2011 09:38:39 -0000	1.1
+++ ChangeLog	6 Jan 2014 17:26:14 -0000	1.2
@@ -1,10 +1,15 @@
-# ChangeLog for dev-php5/phptal
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/phptal/ChangeLog,v 1.1 2011/03/05 09:38:39 olemarkus Exp $
+# ChangeLog for dev-php/phptal
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/phptal/ChangeLog,v 1.2 2014/01/06 17:26:14 mabi Exp $
+
+*phptal-1.2.2 (06 Jan 2014)
+
+  06 Jan 2014; Matti Bickel <mabi@gentoo.org> +phptal-1.2.2.ebuild,
+  -phptal-1.2.1.ebuild:
+  version bump, cleanup
 
 *phptal-1.2.1 (02 Jan 2010)
 
   02 Jan 2010; Ben de Groot <yngwin@gentoo.org> +phptal-1.2.1.ebuild,
   +metadata.xml:
   Initial import. Ebuild by me.
-



1.1                  dev-php/phptal/phptal-1.2.2.ebuild

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

Index: phptal-1.2.2.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/phptal/phptal-1.2.2.ebuild,v 1.1 2014/01/06 17:26:14 mabi Exp $

EAPI=5

PHP_LIB_NAME="PHPTAL"

DESCRIPTION="A templating engine for PHP5 that implements Zope Page Templates syntax"
HOMEPAGE="http://phptal.org/"
SRC_URI="http://phptal.org/files/${PHP_LIB_NAME}-${PV}.tar.gz"

LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND=""
RDEPEND="dev-lang/php"

S="${WORKDIR}/${PHP_LIB_NAME}-${PV}"

src_install() {
	insinto /usr/share/php/${PN}
	doins -r "${PHP_LIB_NAME}"
	doins PHPTAL.php phptal_lint.php

	dodoc README
}





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

only message in thread, other threads:[~2014-01-06 17:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-06 17:26 [gentoo-commits] gentoo-x86 commit in dev-php/phptal: phptal-1.2.2.ebuild ChangeLog phptal-1.2.1.ebuild Matti Bickel (mabi)

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