summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-01-08 23:39:41 +0000
committerUlrich Müller <ulm@gentoo.org>2013-01-08 23:39:41 +0000
commitb1e1a75bd9a6d25663222ae0fba4c991e6ec1ef3 (patch)
tree31848487332e870b8775652353c5a0a807e2dcf9 /media-libs/stimg/stimg-0.1.0.ebuild
parentrespect AR (bug #450934) (diff)
downloadgentoo-2-b1e1a75bd9a6d25663222ae0fba4c991e6ec1ef3.tar.gz
gentoo-2-b1e1a75bd9a6d25663222ae0fba4c991e6ec1ef3.tar.bz2
gentoo-2-b1e1a75bd9a6d25663222ae0fba4c991e6ec1ef3.zip
Fix LICENSE, see AUTHORS and COPYING, bug 448650.
(Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'media-libs/stimg/stimg-0.1.0.ebuild')
-rw-r--r--media-libs/stimg/stimg-0.1.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/stimg/stimg-0.1.0.ebuild b/media-libs/stimg/stimg-0.1.0.ebuild
index bb9c448dd956..fa02fd85265f 100644
--- a/media-libs/stimg/stimg-0.1.0.ebuild
+++ b/media-libs/stimg/stimg-0.1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/stimg/stimg-0.1.0.ebuild,v 1.12 2011/08/09 09:10:30 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/stimg/stimg-0.1.0.ebuild,v 1.13 2013/01/08 23:39:41 ulm Exp $
EAPI=4
inherit eutils toolchain-funcs
@@ -9,7 +9,7 @@ DESCRIPTION="Simple and tiny image loading library"
HOMEPAGE="http://homepage3.nifty.com/slokar/fb/"
SRC_URI="http://homepage3.nifty.com/slokar/stimg/${P}.tar.gz"
-LICENSE="as-is LGPL-2"
+LICENSE="LGPL-2+ MIT-with-advertising"
SLOT="0"
KEYWORDS="alpha amd64 ppc x86"
IUSE="linguas_ja static-libs"