summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2009-08-22 19:37:56 +0000
committerSteve Dibb <beandog@gentoo.org>2009-08-22 19:37:56 +0000
commitcd4f666a9bd692bdb5c76426c072e09e68029280 (patch)
tree661f4d766d9e63a8bbe04218ec63b57fbeafd980 /dev-php/PEAR-Net_SmartIRC
parentMask dev-ruby/rails 2.0 and 2.1 slots for removal. (diff)
downloadhistorical-cd4f666a9bd692bdb5c76426c072e09e68029280.tar.gz
historical-cd4f666a9bd692bdb5c76426c072e09e68029280.tar.bz2
historical-cd4f666a9bd692bdb5c76426c072e09e68029280.zip
Version bump
Package-Manager: portage-2.2_rc38/cvs/Linux x86_64
Diffstat (limited to 'dev-php/PEAR-Net_SmartIRC')
-rw-r--r--dev-php/PEAR-Net_SmartIRC/ChangeLog10
-rw-r--r--dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.0.1.ebuild11
2 files changed, 19 insertions, 2 deletions
diff --git a/dev-php/PEAR-Net_SmartIRC/ChangeLog b/dev-php/PEAR-Net_SmartIRC/ChangeLog
index 0cd3c31d2d2b..a24102929fc1 100644
--- a/dev-php/PEAR-Net_SmartIRC/ChangeLog
+++ b/dev-php/PEAR-Net_SmartIRC/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-php/PEAR-Net_SmartIRC
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SmartIRC/ChangeLog,v 1.25 2007/02/21 23:32:29 peper Exp $
+# 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 $
+
+*PEAR-Net_SmartIRC-1.0.1 (22 Aug 2009)
+
+ 22 Aug 2009; Steve Dibb <beandog@gentoo.org>
+ +PEAR-Net_SmartIRC-1.0.1.ebuild:
+ Version bump
21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
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
new file mode 100644
index 000000000000..0e33345cdff0
--- /dev/null
+++ b/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.0.1.ebuild
@@ -0,0 +1,11 @@
+# Copyright 1999-2009 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 $
+
+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"
+IUSE=""