summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-php4/pecl-id3/ChangeLog7
-rw-r--r--dev-php4/pecl-id3/pecl-id3-0.2.ebuild8
2 files changed, 11 insertions, 4 deletions
diff --git a/dev-php4/pecl-id3/ChangeLog b/dev-php4/pecl-id3/ChangeLog
index d7c75101694a..7016a0abe6bf 100644
--- a/dev-php4/pecl-id3/ChangeLog
+++ b/dev-php4/pecl-id3/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php4/pecl-id3
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-id3/ChangeLog,v 1.1 2006/09/29 20:23:51 sebastian Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-id3/ChangeLog,v 1.2 2007/03/06 19:57:05 chtekk Exp $
+
+ 06 Mar 2007; Luca Longinotti <chtekk@gentoo.org> pecl-id3-0.2.ebuild:
+ Cleanup.
*pecl-id3-0.2 (29 Sep 2006)
diff --git a/dev-php4/pecl-id3/pecl-id3-0.2.ebuild b/dev-php4/pecl-id3/pecl-id3-0.2.ebuild
index c722806095a6..09563cd5e232 100644
--- a/dev-php4/pecl-id3/pecl-id3-0.2.ebuild
+++ b/dev-php4/pecl-id3/pecl-id3-0.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-id3/pecl-id3-0.2.ebuild,v 1.1 2006/09/29 20:23:51 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-id3/pecl-id3-0.2.ebuild,v 1.2 2007/03/06 19:57:05 chtekk Exp $
PHP_EXT_NAME="id3"
PHP_EXT_INI="yes"
@@ -9,9 +9,13 @@ PHP_EXT_ZENDEXT="no"
inherit php-ext-pecl-r1
KEYWORDS="~amd64 ~x86"
+
DESCRIPTION="Read and write ID3 tags in MP3 files with PHP."
LICENSE="PHP"
SLOT="0"
IUSE=""
+DEPEND=""
+RDEPEND=""
+
need_php_by_category