From 79fbe50a6a354d3d0fd1014c454fb805cfd61fe2 Mon Sep 17 00:00:00 2001 From: Michael Hanselmann Date: Sun, 31 Oct 2004 11:07:35 +0000 Subject: Stable on ppc, update to the new LICENSE-syntax. --- media-libs/gd/gd-2.0.28.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'media-libs/gd/gd-2.0.28.ebuild') diff --git a/media-libs/gd/gd-2.0.28.ebuild b/media-libs/gd/gd-2.0.28.ebuild index 24c457aca497..41a8851e75f5 100644 --- a/media-libs/gd/gd-2.0.28.ebuild +++ b/media-libs/gd/gd-2.0.28.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/gd-2.0.28.ebuild,v 1.3 2004/10/19 14:35:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/gd-2.0.28.ebuild,v 1.4 2004/10/31 11:07:35 hansmi Exp $ inherit gnuconfig @@ -8,7 +8,7 @@ DESCRIPTION="A graphics library for fast image creation" HOMEPAGE="http://www.boutell.com/gd/" SRC_URI="http://www.boutell.com/gd/http/${P}.tar.gz" -LICENSE="as-is | BSD" +LICENSE="|| ( as-is BSD )" SLOT="2" KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" IUSE="jpeg png X truetype" -- cgit v1.2.3-65-gdbad