summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Longinotti <chtekk@gentoo.org>2007-03-18 15:46:37 +0000
committerLuca Longinotti <chtekk@gentoo.org>2007-03-18 15:46:37 +0000
commitb9ebb3e27b76dcfd8421f2b27e557af13231104d (patch)
tree311412140f9771e219bb26897b63ec8c92d49fa6 /dev-php/smarty-docs
parentAdd net-im/aim-transport to p.mask for removal by treecleaners too (diff)
downloadhistorical-b9ebb3e27b76dcfd8421f2b27e557af13231104d.tar.gz
historical-b9ebb3e27b76dcfd8421f2b27e557af13231104d.tar.bz2
historical-b9ebb3e27b76dcfd8421f2b27e557af13231104d.zip
Cleanup.
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'dev-php/smarty-docs')
-rw-r--r--dev-php/smarty-docs/ChangeLog7
-rw-r--r--dev-php/smarty-docs/files/digest-smarty-docs-2.6.93
-rw-r--r--dev-php/smarty-docs/smarty-docs-2.6.11.ebuild13
-rw-r--r--dev-php/smarty-docs/smarty-docs-2.6.14.ebuild15
-rw-r--r--dev-php/smarty-docs/smarty-docs-2.6.9.ebuild18
5 files changed, 25 insertions, 31 deletions
diff --git a/dev-php/smarty-docs/ChangeLog b/dev-php/smarty-docs/ChangeLog
index 167b195e5f9f..16b4efac32cf 100644
--- a/dev-php/smarty-docs/ChangeLog
+++ b/dev-php/smarty-docs/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-php/smarty-docs
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/ChangeLog,v 1.40 2007/03/12 16:42:05 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/ChangeLog,v 1.41 2007/03/18 15:46:37 chtekk Exp $
+
+ 18 Mar 2007; Luca Longinotti <chtekk@gentoo.org>
+ -smarty-docs-2.6.9.ebuild, smarty-docs-2.6.11.ebuild,
+ smarty-docs-2.6.14.ebuild:
+ Cleanup.
12 Mar 2007; Raúl Porcel <armin76@gentoo.org> smarty-docs-2.6.11.ebuild:
x86 stable
diff --git a/dev-php/smarty-docs/files/digest-smarty-docs-2.6.9 b/dev-php/smarty-docs/files/digest-smarty-docs-2.6.9
deleted file mode 100644
index b8e2260bb4e4..000000000000
--- a/dev-php/smarty-docs/files/digest-smarty-docs-2.6.9
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 b64311248f9666fa579545dc45bdc789 Smarty-2.6.9-docs.tar.gz 107030
-RMD160 f52c07f6c26527c06732c3255370932299c760a5 Smarty-2.6.9-docs.tar.gz 107030
-SHA256 9f54381b28de942b5a06221369bce38130b42be36c01df66b3bfd2bbfb251dc8 Smarty-2.6.9-docs.tar.gz 107030
diff --git a/dev-php/smarty-docs/smarty-docs-2.6.11.ebuild b/dev-php/smarty-docs/smarty-docs-2.6.11.ebuild
index 8b58ef41516e..bb2cd4b033f0 100644
--- a/dev-php/smarty-docs/smarty-docs-2.6.11.ebuild
+++ b/dev-php/smarty-docs/smarty-docs-2.6.11.ebuild
@@ -1,16 +1,21 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.6.11.ebuild,v 1.7 2007/03/12 16:42:05 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.6.11.ebuild,v 1.8 2007/03/18 15:46:37 chtekk Exp $
+
+KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86"
+
+MY_P="Smarty-${PV}-docs"
DESCRIPTION="Documentation for Smarty, a template engine for PHP."
HOMEPAGE="http://smarty.php.net/docs.php"
+SRC_URI="http://smarty.php.net/distributions/manual/en/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
IUSE=""
-KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86"
-MY_P="Smarty-${PV}-docs"
-SRC_URI="http://smarty.php.net/distributions/manual/en/${MY_P}.tar.gz"
+DEPEND=""
+RDEPEND=""
+
S="${WORKDIR}/manual"
src_install() {
diff --git a/dev-php/smarty-docs/smarty-docs-2.6.14.ebuild b/dev-php/smarty-docs/smarty-docs-2.6.14.ebuild
index 7ee56a5592ff..4699c6e94c5f 100644
--- a/dev-php/smarty-docs/smarty-docs-2.6.14.ebuild
+++ b/dev-php/smarty-docs/smarty-docs-2.6.14.ebuild
@@ -1,16 +1,21 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.6.14.ebuild,v 1.1 2006/12/04 19:44:05 tomk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.6.14.ebuild,v 1.2 2007/03/18 15:46:37 chtekk Exp $
+
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+
+MY_P="Smarty-${PV}-docs"
DESCRIPTION="Documentation for Smarty, a template engine for PHP."
HOMEPAGE="http://smarty.php.net/docs.php"
+SRC_URI="http://smarty.php.net/distributions/manual/en/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
IUSE=""
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
-MY_P="Smarty-${PV}-docs"
-SRC_URI="http://smarty.php.net/distributions/manual/en/${MY_P}.tar.gz"
+DEPEND=""
+RDEPEND=""
+
S="${WORKDIR}/manual"
src_install() {
diff --git a/dev-php/smarty-docs/smarty-docs-2.6.9.ebuild b/dev-php/smarty-docs/smarty-docs-2.6.9.ebuild
deleted file mode 100644
index b40c092a34c6..000000000000
--- a/dev-php/smarty-docs/smarty-docs-2.6.9.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.6.9.ebuild,v 1.7 2006/10/11 19:41:51 corsair Exp $
-
-DESCRIPTION="Documentation for Smarty, a template engine for PHP."
-HOMEPAGE="http://smarty.php.net/docs.php"
-LICENSE="LGPL-2.1"
-SLOT="0"
-IUSE=""
-KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86"
-
-MY_P="Smarty-${PV}-docs"
-SRC_URI="http://smarty.php.net/distributions/manual/en/${MY_P}.tar.gz"
-S="${WORKDIR}/manual"
-
-src_install() {
- dohtml -r .
-}