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/PEAR-Calendar-0.5.5.ebuild
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/PEAR-Calendar-0.5.5.ebuild')
-rw-r--r--dev-php/PEAR-Calendar/PEAR-Calendar-0.5.5.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-php/PEAR-Calendar/PEAR-Calendar-0.5.5.ebuild b/dev-php/PEAR-Calendar/PEAR-Calendar-0.5.5.ebuild
new file mode 100644
index 000000000000..2116bd4b47e1
--- /dev/null
+++ b/dev-php/PEAR-Calendar/PEAR-Calendar-0.5.5.ebuild
@@ -0,0 +1,15 @@
+# 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.5.ebuild,v 1.1 2013/03/24 19:12:59 mabi Exp $
+
+EAPI="4"
+
+inherit php-pear-r1
+
+DESCRIPTION="A package for building Calendar data structures."
+
+LICENSE="PHP-2.02"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+RDEPEND=">=dev-php/PEAR-Date-1.4.5"