diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-03 16:51:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-03 16:51:29 +0000 |
commit | 25363f73616e3fdabd7a2aaf4cff624f4cfafa92 (patch) | |
tree | 0dfbb9beb453cb401e2117c08fa566820b227a65 /dev-php/PEAR-Net_SmartIRC | |
parent | Stable for amd64, wrt bug #396961 (diff) | |
download | gentoo-2-25363f73616e3fdabd7a2aaf4cff624f4cfafa92.tar.gz gentoo-2-25363f73616e3fdabd7a2aaf4cff624f4cfafa92.tar.bz2 gentoo-2-25363f73616e3fdabd7a2aaf4cff624f4cfafa92.zip |
Stable for amd64, wrt bug #396991
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/PEAR-Net_SmartIRC')
-rw-r--r-- | dev-php/PEAR-Net_SmartIRC/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.0.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/PEAR-Net_SmartIRC/ChangeLog b/dev-php/PEAR-Net_SmartIRC/ChangeLog index a24102929fc1..a53feb6ee500 100644 --- a/dev-php/PEAR-Net_SmartIRC/ChangeLog +++ b/dev-php/PEAR-Net_SmartIRC/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Net_SmartIRC -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SmartIRC/ChangeLog,v 1.26 2009/08/22 19:28:26 beandog Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SmartIRC/ChangeLog,v 1.27 2012/02/03 16:51:29 ago Exp $ + + 03 Feb 2012; Agostino Sarubbo <ago@gentoo.org> + PEAR-Net_SmartIRC-1.0.1.ebuild: + Stable for amd64, wrt bug #396991 *PEAR-Net_SmartIRC-1.0.1 (22 Aug 2009) diff --git a/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.0.1.ebuild b/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.0.1.ebuild index 0e33345cdff0..6f51b86053d4 100644 --- a/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.0.1.ebuild +++ b/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.0.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2009 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_SmartIRC/PEAR-Net_SmartIRC-1.0.1.ebuild,v 1.1 2009/08/22 19:28:26 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.0.1.ebuild,v 1.2 2012/02/03 16:51:29 ago Exp $ 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="" |