diff options
Diffstat (limited to 'dev-php/PHP_Timer/PHP_Timer-1.0.2.ebuild')
-rw-r--r-- | dev-php/PHP_Timer/PHP_Timer-1.0.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/PHP_Timer/PHP_Timer-1.0.2.ebuild b/dev-php/PHP_Timer/PHP_Timer-1.0.2.ebuild index badf2ad160c9..08421c8a0590 100644 --- a/dev-php/PHP_Timer/PHP_Timer-1.0.2.ebuild +++ b/dev-php/PHP_Timer/PHP_Timer-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PHP_Timer/PHP_Timer-1.0.2.ebuild,v 1.1 2012/03/10 14:52:23 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PHP_Timer/PHP_Timer-1.0.2.ebuild,v 1.2 2013/06/23 13:50:24 jer Exp $ PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml" PHP_PEAR_URI="pear.phpunit.de" @@ -11,6 +11,6 @@ inherit php-pear-lib-r1 DESCRIPTION="Utility class for timing" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 hppa x86" IUSE="" HOMEPAGE="http://pear.phpunit.de/" |