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
commitfac2b99d06848281364740f4558bd7a52ea8d098 (patch)
treee2e455932f00e9261f0f42122605b9e324f46b26 /dev-php
parentStable on sparc. (Manifest recommit) (diff)
downloadgentoo-2-fac2b99d06848281364740f4558bd7a52ea8d098.tar.gz
gentoo-2-fac2b99d06848281364740f4558bd7a52ea8d098.tar.bz2
gentoo-2-fac2b99d06848281364740f4558bd7a52ea8d098.zip
Stable on sparc.
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/smarty-docs/ChangeLog5
-rw-r--r--dev-php/smarty-docs/smarty-docs-2.6.2.ebuild4
-rw-r--r--dev-php/smarty/ChangeLog5
-rw-r--r--dev-php/smarty/smarty-2.6.2.ebuild4
4 files changed, 12 insertions, 6 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
diff --git a/dev-php/smarty/ChangeLog b/dev-php/smarty/ChangeLog
index da626e7068b1..5559188e29da 100644
--- a/dev-php/smarty/ChangeLog
+++ b/dev-php/smarty/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/smarty
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.13 2004/04/17 15:02:29 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.14 2004/04/19 01:30:56 weeve Exp $
+
+ 18 Apr 2004; Jason Wever <weeve@gentoo.org> smarty-2.6.2.ebuild:
+ Stable on sparc.
17 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> smarty-2.6.0-r2.ebuild:
Fixed IUSE flags.
diff --git a/dev-php/smarty/smarty-2.6.2.ebuild b/dev-php/smarty/smarty-2.6.2.ebuild
index 2e1aba5cf52d..70869867309a 100644
--- a/dev-php/smarty/smarty-2.6.2.ebuild
+++ b/dev-php/smarty/smarty-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/smarty-2.6.2.ebuild,v 1.3 2004/04/16 11:47:48 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.2.ebuild,v 1.4 2004/04/19 01:30:56 weeve Exp $
MY_P=Smarty-${PV}
DESCRIPTION="A template engine for PHP"
@@ -8,7 +8,7 @@ HOMEPAGE="http://smarty.php.net/"
SRC_URI="http://smarty.php.net/distributions/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha hppa ~ppc ~sparc x86"
+KEYWORDS="~alpha hppa ~ppc sparc x86"
IUSE="doc"
DEPEND="doc? ( dev-php/smarty-docs )"
RDEPEND="virtual/php"