diff options
author | Brian Evans <grknight@gentoo.org> | 2015-02-28 20:37:15 +0000 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2015-02-28 20:37:15 +0000 |
commit | 2ace6bdd8010d6cc839ebe7dd480215d14b77545 (patch) | |
tree | 195954a82dd6bf36f93b3fbd6ccf1355f387554e /dev-php | |
parent | Drop old (diff) | |
download | gentoo-2-2ace6bdd8010d6cc839ebe7dd480215d14b77545.tar.gz gentoo-2-2ace6bdd8010d6cc839ebe7dd480215d14b77545.tar.bz2 gentoo-2-2ace6bdd8010d6cc839ebe7dd480215d14b77545.zip |
Drop old
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0xD1F781EFF9F4A3B6)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Structures_DataGrid/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.9.0.ebuild | 13 |
2 files changed, 5 insertions, 14 deletions
diff --git a/dev-php/PEAR-Structures_DataGrid/ChangeLog b/dev-php/PEAR-Structures_DataGrid/ChangeLog index 7e4973195b09..ede5d5eecdc1 100644 --- a/dev-php/PEAR-Structures_DataGrid/ChangeLog +++ b/dev-php/PEAR-Structures_DataGrid/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Structures_DataGrid # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/ChangeLog,v 1.44 2015/02/28 14:08:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/ChangeLog,v 1.45 2015/02/28 20:37:15 grknight Exp $ + + 28 Feb 2015; Brian Evans <grknight@gentoo.org> + -PEAR-Structures_DataGrid-0.9.0.ebuild: + Drop old 28 Feb 2015; Agostino Sarubbo <ago@gentoo.org> PEAR-Structures_DataGrid-0.9.3.ebuild: diff --git a/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.9.0.ebuild b/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.9.0.ebuild deleted file mode 100644 index 4eb3c1b39767..000000000000 --- a/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.9.0.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.9.0.ebuild,v 1.7 2008/03/29 00:19:13 maekke Exp $ - -inherit php-pear-r1 - -DESCRIPTION="A tabular structure that contains a record set of data for paging -and sorting purposes." - -LICENSE="BSD" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" |