summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Bickel <mabi@gentoo.org>2013-03-24 19:12:59 +0000
committerMatti Bickel <mabi@gentoo.org>2013-03-24 19:12:59 +0000
commit8972a4805ab774884f7d84ccedce96f37040e638 (patch)
tree37b3104959b81558c28734675aab5edbe33e117d /dev-php/PEAR-Calendar
parentamd64 and x86 stable wrt bug #462812 (diff)
downloadgentoo-2-8972a4805ab774884f7d84ccedce96f37040e638.tar.gz
gentoo-2-8972a4805ab774884f7d84ccedce96f37040e638.tar.bz2
gentoo-2-8972a4805ab774884f7d84ccedce96f37040e638.zip
cleanup, version bump
(Portage version: 2.2.0_alpha168/cvs/Linux x86_64, signed Manifest commit with key 0x4849EC6C)
Diffstat (limited to 'dev-php/PEAR-Calendar')
-rw-r--r--dev-php/PEAR-Calendar/ChangeLog11
-rw-r--r--dev-php/PEAR-Calendar/PEAR-Calendar-0.5.5.ebuild (renamed from dev-php/PEAR-Calendar/PEAR-Calendar-0.5.3.ebuild)6
2 files changed, 12 insertions, 5 deletions
diff --git a/dev-php/PEAR-Calendar/ChangeLog b/dev-php/PEAR-Calendar/ChangeLog
index 6f1448ff9d05..a51ebcd746db 100644
--- a/dev-php/PEAR-Calendar/ChangeLog
+++ b/dev-php/PEAR-Calendar/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-php/PEAR-Calendar
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Calendar/ChangeLog,v 1.9 2009/08/22 22:32:25 beandog Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Calendar/ChangeLog,v 1.10 2013/03/24 19:12:59 mabi Exp $
+
+*PEAR-Calendar-0.5.5 (24 Mar 2013)
+
+ 24 Mar 2013; Matti Bickel <mabi@gentoo.org> +PEAR-Calendar-0.5.5.ebuild,
+ -PEAR-Calendar-0.5.3.ebuild:
+ cleanup, version bump
*PEAR-Calendar-0.5.4 (22 Aug 2009)
@@ -41,4 +47,3 @@
25 Oct 2005; Sebastian Bergmann <sebastian@gentoo.org> +metadata.xml,
+PEAR-Calendar-0.5.2.ebuild:
Initial ebuild, closes bug 110226.
-
diff --git a/dev-php/PEAR-Calendar/PEAR-Calendar-0.5.3.ebuild b/dev-php/PEAR-Calendar/PEAR-Calendar-0.5.5.ebuild
index 825c6d89e0d3..2116bd4b47e1 100644
--- a/dev-php/PEAR-Calendar/PEAR-Calendar-0.5.3.ebuild
+++ b/dev-php/PEAR-Calendar/PEAR-Calendar-0.5.5.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Calendar/PEAR-Calendar-0.5.3.ebuild,v 1.5 2007/12/05 23:38:21 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Calendar/PEAR-Calendar-0.5.5.ebuild,v 1.1 2013/03/24 19:12:59 mabi Exp $
+
+EAPI="4"
inherit php-pear-r1