diff options
author | Matti Bickel <mabi@gentoo.org> | 2014-01-06 14:40:34 +0000 |
---|---|---|
committer | Matti Bickel <mabi@gentoo.org> | 2014-01-06 14:40:34 +0000 |
commit | 606672d3194579eb680ecebfc88a1f0fbc119a93 (patch) | |
tree | 96d2e16651560f07c10aabc57d4976d3f19f3afe /dev-php/PEAR-File_PDF/PEAR-File_PDF-0.3.1.ebuild | |
parent | sci-libs/linux-gpib: Drop old; punt base.eclass (diff) | |
download | gentoo-2-606672d3194579eb680ecebfc88a1f0fbc119a93.tar.gz gentoo-2-606672d3194579eb680ecebfc88a1f0fbc119a93.tar.bz2 gentoo-2-606672d3194579eb680ecebfc88a1f0fbc119a93.zip |
Outdated, beta and abondoned upstream
Diffstat (limited to 'dev-php/PEAR-File_PDF/PEAR-File_PDF-0.3.1.ebuild')
-rw-r--r-- | dev-php/PEAR-File_PDF/PEAR-File_PDF-0.3.1.ebuild | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/dev-php/PEAR-File_PDF/PEAR-File_PDF-0.3.1.ebuild b/dev-php/PEAR-File_PDF/PEAR-File_PDF-0.3.1.ebuild deleted file mode 100644 index 51fbd6269e01..000000000000 --- a/dev-php/PEAR-File_PDF/PEAR-File_PDF-0.3.1.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_PDF/PEAR-File_PDF-0.3.1.ebuild,v 1.1 2007/11/15 18:09:08 jokey Exp $ - -inherit php-pear-r1 - -DESCRIPTION="PDF generation using only PHP." -LICENSE="LGPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="minimal" - -RDEPEND="!minimal? ( dev-php/PEAR-HTTP_Download )" |