From 4fbb38b3f7ee31c978c0432f73781e9774ba6545 Mon Sep 17 00:00:00 2001 From: Luca Longinotti Date: Sun, 18 Mar 2007 16:01:47 +0000 Subject: Cleanup. (Portage version: 2.1.2.2) --- dev-php/Savant2/ChangeLog | 8 +++++++- dev-php/Savant2/Savant2-2.4.1.ebuild | 15 --------------- dev-php/Savant2/Savant2-2.4.3.ebuild | 19 +++++++++++++++++++ dev-php/Savant2/files/digest-Savant2-2.4.1 | 3 --- dev-php/Savant2/files/digest-Savant2-2.4.3 | 3 +++ 5 files changed, 29 insertions(+), 19 deletions(-) delete mode 100644 dev-php/Savant2/Savant2-2.4.1.ebuild create mode 100644 dev-php/Savant2/Savant2-2.4.3.ebuild delete mode 100644 dev-php/Savant2/files/digest-Savant2-2.4.1 create mode 100644 dev-php/Savant2/files/digest-Savant2-2.4.3 (limited to 'dev-php/Savant2') diff --git a/dev-php/Savant2/ChangeLog b/dev-php/Savant2/ChangeLog index 6ee6c8070993..f70f1881f4fa 100644 --- a/dev-php/Savant2/ChangeLog +++ b/dev-php/Savant2/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/Savant2 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/Savant2/ChangeLog,v 1.2 2007/02/09 02:54:42 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/Savant2/ChangeLog,v 1.3 2007/03/18 16:01:47 chtekk Exp $ + +*Savant2-2.4.3 (18 Mar 2007) + + 18 Mar 2007; Luca Longinotti -Savant2-2.4.1.ebuild, + +Savant2-2.4.3.ebuild: + Version bump. 09 Feb 2007; Diego Pettenò ChangeLog: Regenerate digest in Manifest2 format. diff --git a/dev-php/Savant2/Savant2-2.4.1.ebuild b/dev-php/Savant2/Savant2-2.4.1.ebuild deleted file mode 100644 index 73cd0f22d31c..000000000000 --- a/dev-php/Savant2/Savant2-2.4.1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/Savant2/Savant2-2.4.1.ebuild,v 1.1 2005/11/24 12:39:22 chtekk Exp $ - -inherit php-pear-lib-r1 - -DESCRIPTION="The simple PHP template alternative to Smarty." -HOMEPAGE="http://phpsavant.com/" -LICENSE="LGPL-2.1" -SLOT="2" -KEYWORDS="~x86" -IUSE="" -SRC_URI="http://phpsavant.com/${P}.tgz" - -need_php_by_category diff --git a/dev-php/Savant2/Savant2-2.4.3.ebuild b/dev-php/Savant2/Savant2-2.4.3.ebuild new file mode 100644 index 000000000000..c885945499e0 --- /dev/null +++ b/dev-php/Savant2/Savant2-2.4.3.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/Savant2/Savant2-2.4.3.ebuild,v 1.1 2007/03/18 16:01:47 chtekk Exp $ + +inherit php-pear-lib-r1 + +KEYWORDS="~amd64 ~x86" + +DESCRIPTION="The simple PHP template alternative to Smarty." +HOMEPAGE="http://phpsavant.com/" +SRC_URI="http://phpsavant.com/${P}.tgz" +LICENSE="LGPL-2.1" +SLOT="0" +IUSE="" + +DEPEND="" +RDEPEND="" + +need_php_by_category diff --git a/dev-php/Savant2/files/digest-Savant2-2.4.1 b/dev-php/Savant2/files/digest-Savant2-2.4.1 deleted file mode 100644 index b9f7c90de2b0..000000000000 --- a/dev-php/Savant2/files/digest-Savant2-2.4.1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 f4aafda5f9d7e01aa75705a90f61a444 Savant2-2.4.1.tgz 42129 -RMD160 c907960ceeacde66293d0dfcc084db622a1ffa8b Savant2-2.4.1.tgz 42129 -SHA256 483bafb549fdc0040a7ff100f43594718b35faea21e7675d97639d669c86ff8b Savant2-2.4.1.tgz 42129 diff --git a/dev-php/Savant2/files/digest-Savant2-2.4.3 b/dev-php/Savant2/files/digest-Savant2-2.4.3 new file mode 100644 index 000000000000..de799c703912 --- /dev/null +++ b/dev-php/Savant2/files/digest-Savant2-2.4.3 @@ -0,0 +1,3 @@ +MD5 12c6fada7b604a7417c83a0ce88f3741 Savant2-2.4.3.tgz 42752 +RMD160 d6fa5c79ae4342bb6589b18e30e41b4d2f05aa03 Savant2-2.4.3.tgz 42752 +SHA256 3b2a5868bb1459827b2458b1b6e117185f1955979d848a5f06b90b0bf663b7b5 Savant2-2.4.3.tgz 42752 -- cgit v1.2.3-65-gdbad