summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOle Markus With <olemarkus@gentoo.org>2011-04-23 15:17:00 +0000
committerOle Markus With <olemarkus@gentoo.org>2011-04-23 15:17:00 +0000
commitf5ea343dd7a8ed064ada8cdcc02d6d2e3ca57876 (patch)
treed934c79716d2df27bc6654cd236125413ddefd7f /dev-php/PEAR-Services_JSON
parentVersion bump. Bug #364153. Thanks to Denny (diff)
downloadgentoo-2-f5ea343dd7a8ed064ada8cdcc02d6d2e3ca57876.tar.gz
gentoo-2-f5ea343dd7a8ed064ada8cdcc02d6d2e3ca57876.tar.bz2
gentoo-2-f5ea343dd7a8ed064ada8cdcc02d6d2e3ca57876.zip
Version bump. Bug #364155. Thanks to Denny
(Portage version: 2.1.9.45/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/PEAR-Services_JSON')
-rw-r--r--dev-php/PEAR-Services_JSON/ChangeLog9
-rw-r--r--dev-php/PEAR-Services_JSON/PEAR-Services_JSON-1.0.3.ebuild11
2 files changed, 18 insertions, 2 deletions
diff --git a/dev-php/PEAR-Services_JSON/ChangeLog b/dev-php/PEAR-Services_JSON/ChangeLog
index 93c684ee6d7b..6b386a6418d4 100644
--- a/dev-php/PEAR-Services_JSON/ChangeLog
+++ b/dev-php/PEAR-Services_JSON/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-php/PEAR-Services_JSON
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_JSON/ChangeLog,v 1.1 2010/03/23 16:55:28 beandog Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_JSON/ChangeLog,v 1.2 2011/04/23 15:17:00 olemarkus Exp $
+
+*PEAR-Services_JSON-1.0.3 (23 Apr 2011)
+
+ 23 Apr 2011; <olemarkus@gentoo.org> +PEAR-Services_JSON-1.0.3.ebuild:
+ Version bump. Bug #364155. Thanks to Denny
*PEAR-Services_JSON-1.0.2 (23 Mar 2010)
diff --git a/dev-php/PEAR-Services_JSON/PEAR-Services_JSON-1.0.3.ebuild b/dev-php/PEAR-Services_JSON/PEAR-Services_JSON-1.0.3.ebuild
new file mode 100644
index 000000000000..a6b9bf2df003
--- /dev/null
+++ b/dev-php/PEAR-Services_JSON/PEAR-Services_JSON-1.0.3.ebuild
@@ -0,0 +1,11 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_JSON/PEAR-Services_JSON-1.0.3.ebuild,v 1.1 2011/04/23 15:17:00 olemarkus Exp $
+
+inherit php-pear-r1
+
+IUSE=""
+DESCRIPTION="PHP implementaion of json_encode/decode"
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"