diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-03-27 15:38:39 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-03-27 15:38:39 +0000 |
commit | 6ea00a9c2e0ff7c61e6c21f959dd4de7d22b8e04 (patch) | |
tree | 249e2423092702178bc3a85009b94d310629f263 /dev-php | |
parent | Taking over Maintainership. Version bump to yasm-0.4.0. (diff) | |
download | gentoo-2-6ea00a9c2e0ff7c61e6c21f959dd4de7d22b8e04.tar.gz gentoo-2-6ea00a9c2e0ff7c61e6c21f959dd4de7d22b8e04.tar.bz2 gentoo-2-6ea00a9c2e0ff7c61e6c21f959dd4de7d22b8e04.zip |
Stable on alpha.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-File/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-File/PEAR-File-1.0.3.ebuild | 4 | ||||
-rw-r--r-- | dev-php/PEAR-Log/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Log/PEAR-Log-1.8.4.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-php/PEAR-File/ChangeLog b/dev-php/PEAR-File/ChangeLog index 2dd09207c46e..85314a475842 100644 --- a/dev-php/PEAR-File/ChangeLog +++ b/dev-php/PEAR-File/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-File # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.5 2005/03/12 12:13:46 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.6 2005/03/27 15:38:39 kloeri Exp $ + + 27 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> PEAR-File-1.0.3.ebuild: + Stable on alpha. 12 Mar 2005; Sebastian Bergmann <sebastian@gentoo.org> PEAR-File-1.0.3.ebuild: diff --git a/dev-php/PEAR-File/PEAR-File-1.0.3.ebuild b/dev-php/PEAR-File/PEAR-File-1.0.3.ebuild index a32880b550af..b8c7bf498e7a 100644 --- a/dev-php/PEAR-File/PEAR-File-1.0.3.ebuild +++ b/dev-php/PEAR-File/PEAR-File-1.0.3.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.0.3.ebuild,v 1.5 2005/03/12 12:13:46 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.0.3.ebuild,v 1.6 2005/03/27 15:38:39 kloeri Exp $ inherit php-pear DESCRIPTION="Common file and directory routines." LICENSE="PHP" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa amd64 ~ppc64" +KEYWORDS="x86 ~ppc ~sparc alpha ~hppa amd64 ~ppc64" IUSE="" diff --git a/dev-php/PEAR-Log/ChangeLog b/dev-php/PEAR-Log/ChangeLog index a9eeff2ceb4a..c206e77e619d 100644 --- a/dev-php/PEAR-Log/ChangeLog +++ b/dev-php/PEAR-Log/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Log # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/ChangeLog,v 1.24 2005/03/12 12:16:18 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/ChangeLog,v 1.25 2005/03/27 15:37:23 kloeri Exp $ + + 27 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> PEAR-Log-1.8.4.ebuild: + Stable on alpha. 12 Mar 2005; Sebastian Bergmann <sebastian@gentoo.org> PEAR-Log-1.8.4.ebuild: diff --git a/dev-php/PEAR-Log/PEAR-Log-1.8.4.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.8.4.ebuild index 6b36a13ac204..73638c3c0b09 100644 --- a/dev-php/PEAR-Log/PEAR-Log-1.8.4.ebuild +++ b/dev-php/PEAR-Log/PEAR-Log-1.8.4.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/PEAR-Log/PEAR-Log-1.8.4.ebuild,v 1.6 2005/03/12 12:16:18 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.8.4.ebuild,v 1.7 2005/03/27 15:37:23 kloeri Exp $ inherit php-pear @@ -8,7 +8,7 @@ DESCRIPTION="The Log framework provides an abstracted logging system supporting LICENSE="PHP" SLOT="0" -KEYWORDS="x86 ~sparc ~alpha ~ppc ~ia64 amd64 ~hppa ~ppc64" +KEYWORDS="x86 ~sparc alpha ~ppc ~ia64 amd64 ~hppa ~ppc64" IUSE="pear-db" DEPEND="pear-db? ( dev-php/PEAR-DB )" |