diff options
-rw-r--r-- | dev-php5/creole/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php5/creole/creole-1.0.2.ebuild | 6 | ||||
-rw-r--r-- | dev-php5/jargon/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php5/jargon/jargon-1.0.2.ebuild | 6 |
4 files changed, 18 insertions, 10 deletions
diff --git a/dev-php5/creole/ChangeLog b/dev-php5/creole/ChangeLog index ec1a77fa010a..7547141b2403 100644 --- a/dev-php5/creole/ChangeLog +++ b/dev-php5/creole/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php5/creole -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/creole/ChangeLog,v 1.2 2005/11/26 22:20:44 chtekk Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/creole/ChangeLog,v 1.3 2006/01/01 17:00:32 sebastian Exp $ + + 01 Jan 2006; Sebastian Bergmann <sebastian@gentoo.org> + creole-1.0.2.ebuild: + Add ~amd64. 26 Nov 2005; Luca Longinotti <chtekk@gentoo.org> creole-1.0.2.ebuild: Sync with PHP overlay, move to php-pear-lib-r1 eclass. diff --git a/dev-php5/creole/creole-1.0.2.ebuild b/dev-php5/creole/creole-1.0.2.ebuild index a10c14da3273..00936b1e3e49 100644 --- a/dev-php5/creole/creole-1.0.2.ebuild +++ b/dev-php5/creole/creole-1.0.2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/creole/creole-1.0.2.ebuild,v 1.2 2005/11/26 22:20:44 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/creole/creole-1.0.2.ebuild,v 1.3 2006/01/01 17:00:32 sebastian Exp $ inherit php-pear-lib-r1 -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" DESCRIPTION="Database abstraction layer for PHP 5." HOMEPAGE="http://creole.phpdb.org/wiki/" SRC_URI="http://creole.phpdb.org/pear/${P}.tgz" diff --git a/dev-php5/jargon/ChangeLog b/dev-php5/jargon/ChangeLog index 7910de4cc6df..62673155a7a6 100644 --- a/dev-php5/jargon/ChangeLog +++ b/dev-php5/jargon/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php5/jargon -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/jargon/ChangeLog,v 1.2 2005/11/26 22:25:56 chtekk Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/jargon/ChangeLog,v 1.3 2006/01/01 16:59:45 sebastian Exp $ + + 01 Jan 2006; Sebastian Bergmann <sebastian@gentoo.org> + jargon-1.0.2.ebuild: + Add ~amd64. 26 Nov 2005; Luca Longinotti <chtekk@gentoo.org> jargon-1.0.2.ebuild: Sync with PHP overlay, change to use php-pear-lib-r1 eclass. diff --git a/dev-php5/jargon/jargon-1.0.2.ebuild b/dev-php5/jargon/jargon-1.0.2.ebuild index 9b154e15600d..119dc0466fe3 100644 --- a/dev-php5/jargon/jargon-1.0.2.ebuild +++ b/dev-php5/jargon/jargon-1.0.2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/jargon/jargon-1.0.2.ebuild,v 1.2 2005/11/26 22:25:56 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/jargon/jargon-1.0.2.ebuild,v 1.3 2006/01/01 16:59:45 sebastian Exp $ inherit php-pear-lib-r1 -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" DESCRIPTION="Convenience tools built on top of Creole." HOMEPAGE="http://creole.phpdb.org/wiki/" SRC_URI="http://creole.phpdb.org/pear/${P}.tgz" |