summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-04-08 17:17:51 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-04-08 17:17:51 +0000
commit0d9ccd1df19b58f11ed59db9dfc84e2b94d49734 (patch)
treee0ae9656b935fbc91070bf8845c3c42af8da0464 /dev-php/smarty-docs
parentUse giflib instead of libungif; bug #85720. Installs correct desktop entry; b... (diff)
downloadgentoo-2-0d9ccd1df19b58f11ed59db9dfc84e2b94d49734.tar.gz
gentoo-2-0d9ccd1df19b58f11ed59db9dfc84e2b94d49734.tar.bz2
gentoo-2-0d9ccd1df19b58f11ed59db9dfc84e2b94d49734.zip
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-php/smarty-docs')
-rw-r--r--dev-php/smarty-docs/ChangeLog6
-rw-r--r--dev-php/smarty-docs/smarty-docs-2.6.9.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/smarty-docs/ChangeLog b/dev-php/smarty-docs/ChangeLog
index f2c4f18df657..26fc182bbc7c 100644
--- a/dev-php/smarty-docs/ChangeLog
+++ b/dev-php/smarty-docs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/smarty-docs
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/ChangeLog,v 1.26 2005/04/08 15:00:36 tomk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/ChangeLog,v 1.27 2005/04/08 17:17:51 hansmi Exp $
+
+ 08 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
+ smarty-docs-2.6.9.ebuild:
+ Stable on ppc.
*smarty-docs-2.6.9 (08 Apr 2005)
diff --git a/dev-php/smarty-docs/smarty-docs-2.6.9.ebuild b/dev-php/smarty-docs/smarty-docs-2.6.9.ebuild
index a4ce31ef5523..88e6f87c8563 100644
--- a/dev-php/smarty-docs/smarty-docs-2.6.9.ebuild
+++ b/dev-php/smarty-docs/smarty-docs-2.6.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.1 2005/04/08 15:00:36 tomk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.6.9.ebuild,v 1.2 2005/04/08 17:17:51 hansmi Exp $
MY_P=Smarty-${PV}-docs
DESCRIPTION="A template engine for PHP"
@@ -9,7 +9,7 @@ SRC_URI="http://smarty.php.net/distributions/manual/en/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
IUSE=""
-KEYWORDS="~alpha ~hppa ~ppc ~sparc x86 amd64"
+KEYWORDS="~alpha ~hppa ppc ~sparc x86 amd64"
DEPEND=""
S=${WORKDIR}/manual