diff options
author | Ulrich Müller <ulm@gentoo.org> | 2010-02-08 19:47:51 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2010-02-08 19:47:51 +0000 |
commit | c6f0616b5109ff843decd1ff3f86cd49feeb067d (patch) | |
tree | a87fa373718e9423e8863e35424dc0bdeb66924f /x11-libs/libsvg-cairo | |
parent | Version bump with only packaging changes. Convert to ruby-fakegem. (diff) | |
download | gentoo-2-c6f0616b5109ff843decd1ff3f86cd49feeb067d.tar.gz gentoo-2-c6f0616b5109ff843decd1ff3f86cd49feeb067d.tar.bz2 gentoo-2-c6f0616b5109ff843decd1ff3f86cd49feeb067d.zip |
Fix LICENSE.
(Portage version: 2.2_rc62/cvs/Linux i686)
Diffstat (limited to 'x11-libs/libsvg-cairo')
-rw-r--r-- | x11-libs/libsvg-cairo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libsvg-cairo/libsvg-cairo-0.1.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libsvg-cairo/ChangeLog b/x11-libs/libsvg-cairo/ChangeLog index e994545f0a71..0c48f256c602 100644 --- a/x11-libs/libsvg-cairo/ChangeLog +++ b/x11-libs/libsvg-cairo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libsvg-cairo # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsvg-cairo/ChangeLog,v 1.34 2010/01/15 21:43:46 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsvg-cairo/ChangeLog,v 1.35 2010/02/08 19:47:51 ulm Exp $ + + 08 Feb 2010; Ulrich Mueller <ulm@gentoo.org> libsvg-cairo-0.1.6.ebuild: + Fix LICENSE. 15 Jan 2010; Christian Faulhammer <fauli@gentoo.org> libsvg-cairo-0.1.6.ebuild: diff --git a/x11-libs/libsvg-cairo/libsvg-cairo-0.1.6.ebuild b/x11-libs/libsvg-cairo/libsvg-cairo-0.1.6.ebuild index b976e6d49a4b..bc6d5183c8e3 100644 --- a/x11-libs/libsvg-cairo/libsvg-cairo-0.1.6.ebuild +++ b/x11-libs/libsvg-cairo/libsvg-cairo-0.1.6.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsvg-cairo/libsvg-cairo-0.1.6.ebuild,v 1.24 2010/01/15 21:43:46 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsvg-cairo/libsvg-cairo-0.1.6.ebuild,v 1.25 2010/02/08 19:47:51 ulm Exp $ DESCRIPTION="Render SVG content using cairo" HOMEPAGE="http://cairographics.org" SRC_URI="http://cairographics.org/snapshots/${P}.tar.gz" -LICENSE="X11" +LICENSE="LGPL-2" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" |