summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-01-04 15:21:41 +0000
committerUlrich Müller <ulm@gentoo.org>2013-01-04 15:21:41 +0000
commitb58fd108464f1316463ed83d43fd3579699516ed (patch)
tree6d4aa5e0144fea2bfc25347dbef0e1d3ea6a75fd /media-gfx/scrot
parentFix LICENSE, bug 448166. (diff)
downloadgentoo-2-b58fd108464f1316463ed83d43fd3579699516ed.tar.gz
gentoo-2-b58fd108464f1316463ed83d43fd3579699516ed.tar.bz2
gentoo-2-b58fd108464f1316463ed83d43fd3579699516ed.zip
Fix LICENSE, see COPYING, bug 448184.
(Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'media-gfx/scrot')
-rw-r--r--media-gfx/scrot/ChangeLog7
-rw-r--r--media-gfx/scrot/scrot-0.8.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/scrot/ChangeLog b/media-gfx/scrot/ChangeLog
index fefc579987eb..3f1b6fdc5938 100644
--- a/media-gfx/scrot/ChangeLog
+++ b/media-gfx/scrot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/scrot
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/scrot/ChangeLog,v 1.22 2009/06/22 14:31:52 jer Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/scrot/ChangeLog,v 1.23 2013/01/04 15:21:41 ulm Exp $
+
+ 04 Jan 2013; Ulrich Müller <ulm@gentoo.org> scrot-0.8.ebuild:
+ Fix LICENSE, see COPYING, bug 448184.
22 Jun 2009; Jeroen Roovers <jer@gentoo.org> scrot-0.8.ebuild:
Fix quoting.
diff --git a/media-gfx/scrot/scrot-0.8.ebuild b/media-gfx/scrot/scrot-0.8.ebuild
index c36984848af4..da177806d72e 100644
--- a/media-gfx/scrot/scrot-0.8.ebuild
+++ b/media-gfx/scrot/scrot-0.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/scrot/scrot-0.8.ebuild,v 1.20 2009/06/22 14:31:52 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/scrot/scrot-0.8.ebuild,v 1.21 2013/01/04 15:21:41 ulm Exp $
inherit bash-completion
@@ -8,7 +8,7 @@ DESCRIPTION="Screen capture utility using imlib2 library"
HOMEPAGE="http://www.linuxbrit.co.uk/"
SRC_URI="http://www.linuxbrit.co.uk/downloads/${P}.tar.gz"
-LICENSE="as-is BSD"
+LICENSE="feh LGPL-2+"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ppc ppc64 sh sparc x86 ~x86-fbsd"
IUSE=""