summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2010-02-08 22:15:35 +0000
committerUlrich Müller <ulm@gentoo.org>2010-02-08 22:15:35 +0000
commit15a960acac6ffd992f5bd32f5d89833301d2d3bc (patch)
tree5004755649acd477e9dd1812393ac76c987fe7f2 /x11-libs/agg/agg-2.5.ebuild
parent[sys-auth/policykit-qt] Version bump (diff)
downloadgentoo-2-15a960acac6ffd992f5bd32f5d89833301d2d3bc.tar.gz
gentoo-2-15a960acac6ffd992f5bd32f5d89833301d2d3bc.tar.bz2
gentoo-2-15a960acac6ffd992f5bd32f5d89833301d2d3bc.zip
Fix LICENSE, bug 298556.
(Portage version: 2.2_rc62/cvs/Linux i686)
Diffstat (limited to 'x11-libs/agg/agg-2.5.ebuild')
-rw-r--r--x11-libs/agg/agg-2.5.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/x11-libs/agg/agg-2.5.ebuild b/x11-libs/agg/agg-2.5.ebuild
index fc1c48041a42..47b4708fc7de 100644
--- a/x11-libs/agg/agg-2.5.ebuild
+++ b/x11-libs/agg/agg-2.5.ebuild
@@ -1,13 +1,14 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/agg/agg-2.5.ebuild,v 1.14 2008/11/30 18:48:35 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/agg/agg-2.5.ebuild,v 1.15 2010/02/08 22:15:35 ulm Exp $
inherit eutils autotools
DESCRIPTION="Anti-Grain Geometry - A High Quality Rendering Engine for C++"
HOMEPAGE="http://antigrain.com/"
SRC_URI="http://antigrain.com/${P}.tar.gz"
-LICENSE="X11"
+
+LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~hppa ppc sparc x86 ~x86-fbsd"
IUSE="sdl truetype X"