diff options
author | Brian Evans <grknight@gentoo.org> | 2014-11-06 15:03:30 +0000 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2014-11-06 15:03:30 +0000 |
commit | 8ed3db4cc141a3fad8968047dc4c08c944621cf1 (patch) | |
tree | ef70ce3cb994f8ae4111f0755f0c80a3a32af5be /dev-php/PEAR-Calendar | |
parent | Drop old (diff) | |
download | gentoo-2-8ed3db4cc141a3fad8968047dc4c08c944621cf1.tar.gz gentoo-2-8ed3db4cc141a3fad8968047dc4c08c944621cf1.tar.bz2 gentoo-2-8ed3db4cc141a3fad8968047dc4c08c944621cf1.zip |
Drop old
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 67C78E1D)
Diffstat (limited to 'dev-php/PEAR-Calendar')
-rw-r--r-- | dev-php/PEAR-Calendar/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Calendar/PEAR-Calendar-0.5.4.ebuild | 13 |
2 files changed, 4 insertions, 14 deletions
diff --git a/dev-php/PEAR-Calendar/ChangeLog b/dev-php/PEAR-Calendar/ChangeLog index 2cf18e868fea..95fe217c74b6 100644 --- a/dev-php/PEAR-Calendar/ChangeLog +++ b/dev-php/PEAR-Calendar/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Calendar # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Calendar/ChangeLog,v 1.11 2014/08/10 20:44:43 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Calendar/ChangeLog,v 1.12 2014/11/06 15:03:30 grknight Exp $ + + 06 Nov 2014; Brian Evans <grknight@gentoo.org> -PEAR-Calendar-0.5.4.ebuild: + Drop old 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> PEAR-Calendar-0.5.4.ebuild, PEAR-Calendar-0.5.5.ebuild: diff --git a/dev-php/PEAR-Calendar/PEAR-Calendar-0.5.4.ebuild b/dev-php/PEAR-Calendar/PEAR-Calendar-0.5.4.ebuild deleted file mode 100644 index 5de2020411a7..000000000000 --- a/dev-php/PEAR-Calendar/PEAR-Calendar-0.5.4.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2014 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.4.ebuild,v 1.2 2014/08/10 20:44:43 slyfox Exp $ - -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" |