public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-php/phptal: metadata.xml ChangeLog phptal-1.2.1.ebuild
@ 2011-03-05  9:38 Ole Markus With (olemarkus)
  0 siblings, 0 replies; only message in thread
From: Ole Markus With (olemarkus) @ 2011-03-05  9:38 UTC (permalink / raw
  To: gentoo-commits

olemarkus    11/03/05 09:38:39

  Added:                metadata.xml ChangeLog phptal-1.2.1.ebuild
  Log:
  Copied from dev-php5/phptal
  
  (Portage version: 2.1.9.41/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  dev-php/phptal/metadata.xml

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

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>php</herd>
</pkgmetadata>



1.1                  dev-php/phptal/ChangeLog

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

Index: ChangeLog
===================================================================
# 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 $

*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.1.ebuild

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

Index: phptal-1.2.1.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/phptal/phptal-1.2.1.ebuild,v 1.1 2011/03/05 09:38:39 olemarkus Exp $

EAPI="2"
inherit depend.php

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

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

DEPEND=""
RDEPEND="${DEPEND}"

S="${WORKDIR}/${MY_P}"

need_php_by_category

src_install() {
	has_php

	insinto /usr/share/php5/${PN}
	doins -r PHPTAL
	doins PHPTAL.php phptal_lint.php

	dodoc-php README
}






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

only message in thread, other threads:[~2011-03-05  9:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-05  9:38 [gentoo-commits] gentoo-x86 commit in dev-php/phptal: metadata.xml ChangeLog phptal-1.2.1.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