diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-01-30 16:49:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-01-30 16:49:57 +0000 |
commit | 02922a2f733e830ff8c8b9658e51d45537fa7d51 (patch) | |
tree | 4928dda53018356f9f9d1ea37841e3e462ccbd50 /dev-php5 | |
parent | dev-java/javassist: version bump (diff) | |
download | gentoo-2-02922a2f733e830ff8c8b9658e51d45537fa7d51.tar.gz gentoo-2-02922a2f733e830ff8c8b9658e51d45537fa7d51.tar.bz2 gentoo-2-02922a2f733e830ff8c8b9658e51d45537fa7d51.zip |
Add ~ia64/~s390/~sh/~sparc
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'dev-php5')
-rw-r--r-- | dev-php5/pecl-timezonedb/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php5/pecl-timezonedb/pecl-timezonedb-2010.15-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-php5/pecl-timezonedb/pecl-timezonedb-2011.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-php5/pecl-timezonedb/ChangeLog b/dev-php5/pecl-timezonedb/ChangeLog index 9baa77c48c61..3b2bae4f5b3d 100644 --- a/dev-php5/pecl-timezonedb/ChangeLog +++ b/dev-php5/pecl-timezonedb/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php5/pecl-timezonedb # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v 1.22 2011/01/24 17:50:48 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/ChangeLog,v 1.23 2011/01/30 16:49:57 armin76 Exp $ + + 30 Jan 2011; Raúl Porcel <armin76@gentoo.org> + pecl-timezonedb-2010.15-r1.ebuild, pecl-timezonedb-2011.1.ebuild: + Add ~ia64/~s390/~sh/~sparc *pecl-timezonedb-2011.1 (24 Jan 2011) diff --git a/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.15-r1.ebuild b/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.15-r1.ebuild index ff478943121f..59543c005d17 100644 --- a/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.15-r1.ebuild +++ b/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.15-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.15-r1.ebuild,v 1.6 2011/01/08 18:30:04 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.15-r1.ebuild,v 1.7 2011/01/30 16:49:57 armin76 Exp $ EAPI=3 @@ -13,5 +13,5 @@ inherit php-ext-pecl-r2 DESCRIPTION="Timezone Database to be used with PHP's date and time functions" LICENSE="PHP-3" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" diff --git a/dev-php5/pecl-timezonedb/pecl-timezonedb-2011.1.ebuild b/dev-php5/pecl-timezonedb/pecl-timezonedb-2011.1.ebuild index 03a6f6fb1300..d61b27169da2 100644 --- a/dev-php5/pecl-timezonedb/pecl-timezonedb-2011.1.ebuild +++ b/dev-php5/pecl-timezonedb/pecl-timezonedb-2011.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2011.1.ebuild,v 1.1 2011/01/24 17:50:48 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2011.1.ebuild,v 1.2 2011/01/30 16:49:57 armin76 Exp $ EAPI=3 @@ -13,5 +13,5 @@ inherit php-ext-pecl-r2 DESCRIPTION="Timezone Database to be used with PHP's date and time functions" LICENSE="PHP-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" |