summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-04-19 01:30:56 +0000
committerJason Wever <weeve@gentoo.org>2004-04-19 01:30:56 +0000
commit6ae2e69112d204a8c9f70bdfd12ec79303f2bb4b (patch)
treec5da4b99490bf21f6fee7626e832b1e2441d35c5 /dev-php/smarty-docs
parentStable on sparc. (diff)
downloadhistorical-6ae2e69112d204a8c9f70bdfd12ec79303f2bb4b.tar.gz
historical-6ae2e69112d204a8c9f70bdfd12ec79303f2bb4b.tar.bz2
historical-6ae2e69112d204a8c9f70bdfd12ec79303f2bb4b.zip
Stable on sparc.
Diffstat (limited to 'dev-php/smarty-docs')
-rw-r--r--dev-php/smarty-docs/ChangeLog5
-rw-r--r--dev-php/smarty-docs/smarty-docs-2.6.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/smarty-docs/ChangeLog b/dev-php/smarty-docs/ChangeLog
index 3b873c1a1ca1..a9618db1e3fc 100644
--- a/dev-php/smarty-docs/ChangeLog
+++ b/dev-php/smarty-docs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/smarty-docs
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/ChangeLog,v 1.8 2004/04/16 11:54:30 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/ChangeLog,v 1.9 2004/04/19 01:29:35 weeve Exp $
+
+ 18 Apr 2004; Jason Wever <weeve@gentoo.org> smarty-docs-2.6.2.ebuild:
+ Stable on sparc.
16 Apr 2004; Guy Martin <gmsoft@gentoo.org> smarty-docs-2.6.2.ebuild:
Marked stable on hppa.
diff --git a/dev-php/smarty-docs/smarty-docs-2.6.2.ebuild b/dev-php/smarty-docs/smarty-docs-2.6.2.ebuild
index b711395ef2b4..5012f66b33df 100644
--- a/dev-php/smarty-docs/smarty-docs-2.6.2.ebuild
+++ b/dev-php/smarty-docs/smarty-docs-2.6.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.6.2.ebuild,v 1.3 2004/04/16 11:54:30 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.6.2.ebuild,v 1.4 2004/04/19 01:29:35 weeve 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"
+KEYWORDS="~alpha hppa ~ppc sparc x86"
DEPEND=""
S=${WORKDIR}/manual