diff options
author | Anant Narayanan <anant@gentoo.org> | 2007-07-05 19:29:31 +0000 |
---|---|---|
committer | Anant Narayanan <anant@gentoo.org> | 2007-07-05 19:29:31 +0000 |
commit | ccf327a0b84d72763fcbfb56b866a8ad1bdaaa04 (patch) | |
tree | 2b95b304211f155ed8716d65a84f9d7a6e6c0f53 /media-libs/pdflib/pdflib-7.0.1.ebuild | |
parent | Add PDFLite license (diff) | |
download | gentoo-2-ccf327a0b84d72763fcbfb56b866a8ad1bdaaa04.tar.gz gentoo-2-ccf327a0b84d72763fcbfb56b866a8ad1bdaaa04.tar.bz2 gentoo-2-ccf327a0b84d72763fcbfb56b866a8ad1bdaaa04.zip |
Update license and remove old ebuilds.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'media-libs/pdflib/pdflib-7.0.1.ebuild')
-rw-r--r-- | media-libs/pdflib/pdflib-7.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/pdflib/pdflib-7.0.1.ebuild b/media-libs/pdflib/pdflib-7.0.1.ebuild index 3e9b6365570c..7bed64e5b281 100644 --- a/media-libs/pdflib/pdflib-7.0.1.ebuild +++ b/media-libs/pdflib/pdflib-7.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/pdflib/pdflib-7.0.1.ebuild,v 1.1 2007/04/23 22:51:06 anant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/pdflib/pdflib-7.0.1.ebuild,v 1.2 2007/07/05 19:29:31 anant Exp $ # eutils must be inherited since get_libdir() is only # globally available on baselayout-1.11 (still on ~arch) @@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_P}" DESCRIPTION="A library for generating PDF on the fly." HOMEPAGE="http://www.pdflib.com/" SRC_URI="http://www.pdflib.com/binaries/${PN/pdf/PDF}/${PV//./}/${MY_P}.tar.gz" -LICENSE="Aladdin" +LICENSE="PDFLite" SLOT="5" KEYWORDS="~x86" IUSE="doc tcl perl python java" |