diff options
author | 2007-07-05 19:29:31 +0000 | |
---|---|---|
committer | 2007-07-05 19:29:31 +0000 | |
commit | ccf327a0b84d72763fcbfb56b866a8ad1bdaaa04 (patch) | |
tree | 2b95b304211f155ed8716d65a84f9d7a6e6c0f53 /media-libs/pdflib/pdflib-6.0.3-r1.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-6.0.3-r1.ebuild')
-rw-r--r-- | media-libs/pdflib/pdflib-6.0.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/pdflib/pdflib-6.0.3-r1.ebuild b/media-libs/pdflib/pdflib-6.0.3-r1.ebuild index 8859efd7e407..b4c5566fb625 100644 --- a/media-libs/pdflib/pdflib-6.0.3-r1.ebuild +++ b/media-libs/pdflib/pdflib-6.0.3-r1.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-6.0.3-r1.ebuild,v 1.9 2007/06/24 22:00:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/pdflib/pdflib-6.0.3-r1.ebuild,v 1.10 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/products/pdflib/download/${PV//./}src/${MY_P}.tar.gz" -LICENSE="Aladdin" +LICENSE="PDFLite" SLOT="5" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" IUSE="doc tcl perl python java" |