summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Bickel <mabi@gentoo.org>2013-03-24 20:46:25 +0000
committerMatti Bickel <mabi@gentoo.org>2013-03-24 20:46:25 +0000
commit6acf5f676d254376b3cfc1ff7f924d14ffcd718d (patch)
tree916a9300d968206032c201251305a6901336d2d1 /dev-php/PEAR-File
parentRemove non-functional localizations (diff)
downloadgentoo-2-6acf5f676d254376b3cfc1ff7f924d14ffcd718d.tar.gz
gentoo-2-6acf5f676d254376b3cfc1ff7f924d14ffcd718d.tar.bz2
gentoo-2-6acf5f676d254376b3cfc1ff7f924d14ffcd718d.zip
version bump
(Portage version: 2.2.0_alpha168/cvs/Linux x86_64, signed Manifest commit with key 0x4849EC6C)
Diffstat (limited to 'dev-php/PEAR-File')
-rw-r--r--dev-php/PEAR-File/ChangeLog10
-rw-r--r--dev-php/PEAR-File/PEAR-File-1.4.1.ebuild14
2 files changed, 21 insertions, 3 deletions
diff --git a/dev-php/PEAR-File/ChangeLog b/dev-php/PEAR-File/ChangeLog
index 871425d80cce..28cbf95e8466 100644
--- a/dev-php/PEAR-File/ChangeLog
+++ b/dev-php/PEAR-File/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-php/PEAR-File
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.51 2012/02/07 16:39:34 jer Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.52 2013/03/24 20:46:25 mabi Exp $
+
+*PEAR-File-1.4.1 (24 Mar 2013)
+
+ 24 Mar 2013; Matti Bickel <mabi@gentoo.org> +PEAR-File-1.4.1.ebuild:
+ version bump
07 Feb 2012; Jeroen Roovers <jer@gentoo.org> PEAR-File-1.4.0.ebuild:
Stable for HPPA (bug #396965).
@@ -190,4 +195,3 @@
16 Feb 2005; Sebastian Bergmann <sebastian@gentoo.org> +metadata.xml,
+PEAR-File-1.0.3.ebuild:
Initial ebuild for the File PEAR package.
-
diff --git a/dev-php/PEAR-File/PEAR-File-1.4.1.ebuild b/dev-php/PEAR-File/PEAR-File-1.4.1.ebuild
new file mode 100644
index 000000000000..e3e691248631
--- /dev/null
+++ b/dev-php/PEAR-File/PEAR-File-1.4.1.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.4.1.ebuild,v 1.1 2013/03/24 20:46:25 mabi Exp $
+
+EAPI="4"
+
+inherit php-pear-r1
+
+DESCRIPTION="Common file and directory routines"
+
+LICENSE="PHP-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE=""