summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-04-09 01:01:10 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-04-09 01:01:10 +0000
commitf78c083e441abd04def21a48fa4eddcdbf2b005c (patch)
tree888bb8d137397fe7d2101f544405ec60ec9283db
parentStable on sparc wrt #87952 (diff)
downloadhistorical-f78c083e441abd04def21a48fa4eddcdbf2b005c.tar.gz
historical-f78c083e441abd04def21a48fa4eddcdbf2b005c.tar.bz2
historical-f78c083e441abd04def21a48fa4eddcdbf2b005c.zip
Stable on sparc wrt #86488
Package-Manager: portage-2.0.51.19
-rw-r--r--dev-php/smarty-docs/ChangeLog6
-rw-r--r--dev-php/smarty-docs/smarty-docs-2.6.9.ebuild4
-rw-r--r--dev-php/smarty/ChangeLog5
-rw-r--r--dev-php/smarty/smarty-2.6.9.ebuild4
4 files changed, 13 insertions, 6 deletions
diff --git a/dev-php/smarty-docs/ChangeLog b/dev-php/smarty-docs/ChangeLog
index 041587fe11de..c3af205c77a1 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.29 2005/04/08 20:27:25 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/ChangeLog,v 1.30 2005/04/09 00:59:33 gustavoz Exp $
+
+ 09 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+ smarty-docs-2.6.9.ebuild:
+ Stable on sparc wrt #86488
08 Apr 2005; Guy Martin <gmsoft@gentoo.org> smarty-docs-2.6.9.ebuild:
Stable on hppa.
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 c66c5eed1af6..0a7cadc67e1d 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.4 2005/04/08 20:27:25 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.6.9.ebuild,v 1.5 2005/04/09 00:59:33 gustavoz 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
diff --git a/dev-php/smarty/ChangeLog b/dev-php/smarty/ChangeLog
index a62e5a6d36b5..b46367909895 100644
--- a/dev-php/smarty/ChangeLog
+++ b/dev-php/smarty/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/smarty
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.36 2005/04/08 20:25:55 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.37 2005/04/09 01:01:10 gustavoz Exp $
+
+ 09 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> smarty-2.6.9.ebuild:
+ Stable on sparc wrt #86488
08 Apr 2005; Guy Martin <gmsoft@gentoo.org> smarty-2.6.9.ebuild:
Stable on hppa.
diff --git a/dev-php/smarty/smarty-2.6.9.ebuild b/dev-php/smarty/smarty-2.6.9.ebuild
index cd37b101ec29..7d010b196ac6 100644
--- a/dev-php/smarty/smarty-2.6.9.ebuild
+++ b/dev-php/smarty/smarty-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/smarty-2.6.9.ebuild,v 1.4 2005/04/08 20:25:55 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.9.ebuild,v 1.5 2005/04/09 01:01:10 gustavoz 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 amd64"
+KEYWORDS="alpha hppa ppc sparc x86 amd64"
IUSE="doc"
DEPEND="doc? ( dev-php/smarty-docs )"
RDEPEND="virtual/php"