diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-16 12:47:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-16 12:47:13 +0000 |
commit | 290681ca62ef0b5871f5f5489506b24bfa19158a (patch) | |
tree | 8a2e1493f1eba80e256eee6466460eb9199e841d /dev-php/PEAR-Net_DIME | |
parent | Stable for amd64, wrt bug #393819 (diff) | |
download | historical-290681ca62ef0b5871f5f5489506b24bfa19158a.tar.gz historical-290681ca62ef0b5871f5f5489506b24bfa19158a.tar.bz2 historical-290681ca62ef0b5871f5f5489506b24bfa19158a.zip |
Stable for amd64, wrt bug #392863
Package-Manager: portage-2.1.10.41/cvs/Linux x86_64
Diffstat (limited to 'dev-php/PEAR-Net_DIME')
-rw-r--r-- | dev-php/PEAR-Net_DIME/ChangeLog | 7 | ||||
-rw-r--r-- | dev-php/PEAR-Net_DIME/PEAR-Net_DIME-1.0.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-php/PEAR-Net_DIME/ChangeLog b/dev-php/PEAR-Net_DIME/ChangeLog index 500c530e6570..52fae045a502 100644 --- a/dev-php/PEAR-Net_DIME/ChangeLog +++ b/dev-php/PEAR-Net_DIME/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Net_DIME -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/ChangeLog,v 1.26 2011/12/06 12:14:27 olemarkus Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/ChangeLog,v 1.27 2012/01/16 12:47:13 ago Exp $ + + 16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_DIME-1.0.2.ebuild: + Stable for amd64, wrt bug #392863 *PEAR-Net_DIME-1.0.2 (06 Dec 2011) diff --git a/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-1.0.2.ebuild b/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-1.0.2.ebuild index d908ea2ea908..9724fb6fe0bf 100644 --- a/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-1.0.2.ebuild +++ b/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-1.0.2.ebuild,v 1.1 2011/12/06 12:14:27 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-1.0.2.ebuild,v 1.2 2012/01/16 12:47:13 ago Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="The PEAR::Net_DIME class implements DIME encoding" LICENSE="PHP-2.02" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" |