diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-14 13:51:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-14 13:51:13 +0000 |
commit | 8f83d53648f3850353d5a47d7fdf48a8ff15d1ff (patch) | |
tree | 0318adbc369a1313a2e4445cfb8e36e8a00d4473 | |
parent | Stable for amd64, wrt bug #535282 (diff) | |
download | gentoo-2-8f83d53648f3850353d5a47d7fdf48a8ff15d1ff.tar.gz gentoo-2-8f83d53648f3850353d5a47d7fdf48a8ff15d1ff.tar.bz2 gentoo-2-8f83d53648f3850353d5a47d7fdf48a8ff15d1ff.zip |
Stable for amd64, wrt bug #535284
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
-rw-r--r-- | dev-php/PEAR-Net_SmartIRC/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_SmartIRC/ChangeLog b/dev-php/PEAR-Net_SmartIRC/ChangeLog index b64d0e87e875..94518bb7e0c3 100644 --- a/dev-php/PEAR-Net_SmartIRC/ChangeLog +++ b/dev-php/PEAR-Net_SmartIRC/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Net_SmartIRC # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SmartIRC/ChangeLog,v 1.44 2015/02/14 11:07:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SmartIRC/ChangeLog,v 1.45 2015/02/14 13:51:13 ago Exp $ + + 14 Feb 2015; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_SmartIRC-1.1.4.ebuild: + Stable for amd64, wrt bug #535284 14 Feb 2015; Jeroen Roovers <jer@gentoo.org> PEAR-Net_SmartIRC-1.1.4.ebuild: Stable for HPPA (bug #535284). diff --git a/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.4.ebuild b/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.4.ebuild index fb5894e0bc07..ef90e12f665b 100644 --- a/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.4.ebuild +++ b/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.4.ebuild,v 1.2 2015/02/14 11:07:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.4.ebuild,v 1.3 2015/02/14 13:51:13 ago Exp $ EAPI=5 @@ -9,7 +9,7 @@ inherit php-pear-r1 DESCRIPTION="Net_SmartIRC is a PHP class for communication with IRC networks" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=dev-lang/php-5.3" |