diff options
author | Lars Weiler <pylon@gentoo.org> | 2007-09-25 00:03:50 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2007-09-25 00:03:50 +0000 |
commit | d4ae42dff4c193a3623ad87b0e497307d390fc0a (patch) | |
tree | 7e3a66b90aa541bc1ad1acba3f11825ed585be12 /dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild | |
parent | stable ppc, bug #192247 (diff) | |
download | gentoo-2-d4ae42dff4c193a3623ad87b0e497307d390fc0a.tar.gz gentoo-2-d4ae42dff4c193a3623ad87b0e497307d390fc0a.tar.bz2 gentoo-2-d4ae42dff4c193a3623ad87b0e497307d390fc0a.zip |
stable ppc, bug #192247
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild')
-rw-r--r-- | dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild index 1589c5a47733..e215659bb735 100644 --- a/dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild +++ b/dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 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.9.11.ebuild,v 1.4 2007/09/21 12:37:26 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild,v 1.5 2007/09/25 00:03:50 pylon Exp $ inherit php-pear-r1 depend.php eutils -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86" DESCRIPTION="The Log framework provides an abstracted logging system. It supports logging to console, file, syslog, SQL, Sqlite, mail, and mcal targets." LICENSE="PHP" |