diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-01-04 15:21:45 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-01-04 15:21:45 +0000 |
commit | 577513b38d3b74d673de4736ff0436f7f804a3fe (patch) | |
tree | 4b5ce0d14755b4da3f3f7f086a01c770e88adbd3 /media-gfx/scrot/scrot-0.8.ebuild | |
parent | Fix LICENSE, bug 448166. (diff) | |
download | historical-577513b38d3b74d673de4736ff0436f7f804a3fe.tar.gz historical-577513b38d3b74d673de4736ff0436f7f804a3fe.tar.bz2 historical-577513b38d3b74d673de4736ff0436f7f804a3fe.zip |
Fix LICENSE, see COPYING, bug 448184.
Package-Manager: portage-2.1.11.38/cvs/Linux x86_64
Manifest-Sign-Key: 0xE7BE08CA7DC6EA25
Diffstat (limited to 'media-gfx/scrot/scrot-0.8.ebuild')
-rw-r--r-- | media-gfx/scrot/scrot-0.8.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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="" |