summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-04-17 08:08:16 +0000
committerUlrich Müller <ulm@gentoo.org>2013-04-17 08:08:16 +0000
commit18d86716c3ad1095efb5f4add6bd29f16da00fe7 (patch)
tree449699ebea6eb3504e46dfd1bd3cfdc3db623512 /media-sound
parentLicense for media-sound/shorten, bug 465050. (diff)
downloadgentoo-2-18d86716c3ad1095efb5f4add6bd29f16da00fe7.tar.gz
gentoo-2-18d86716c3ad1095efb5f4add6bd29f16da00fe7.tar.bz2
gentoo-2-18d86716c3ad1095efb5f4add6bd29f16da00fe7.zip
Fix LICENSE, see COPYING and doc/LICENSE files, bug 465050.
(Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/shorten/ChangeLog7
-rw-r--r--media-sound/shorten/shorten-3.6.1.ebuild8
2 files changed, 8 insertions, 7 deletions
diff --git a/media-sound/shorten/ChangeLog b/media-sound/shorten/ChangeLog
index c9d10b937bff..e9bbc8906f33 100644
--- a/media-sound/shorten/ChangeLog
+++ b/media-sound/shorten/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/shorten
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/shorten/ChangeLog,v 1.22 2008/11/15 17:57:47 armin76 Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/shorten/ChangeLog,v 1.23 2013/04/17 08:08:16 ulm Exp $
+
+ 17 Apr 2013; Ulrich Müller <ulm@gentoo.org> shorten-3.6.1.ebuild:
+ Fix LICENSE, see COPYING and doc/LICENSE files, bug 465050.
15 Nov 2008; Raúl Porcel <armin76@gentoo.org> shorten-3.6.1.ebuild:
alpha stable wrt #246550
diff --git a/media-sound/shorten/shorten-3.6.1.ebuild b/media-sound/shorten/shorten-3.6.1.ebuild
index 076b4cf2a6d4..f9d4283532c7 100644
--- a/media-sound/shorten/shorten-3.6.1.ebuild
+++ b/media-sound/shorten/shorten-3.6.1.ebuild
@@ -1,17 +1,15 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/shorten/shorten-3.6.1.ebuild,v 1.5 2008/11/15 17:57:47 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/shorten/shorten-3.6.1.ebuild,v 1.6 2013/04/17 08:08:16 ulm Exp $
inherit eutils
-IUSE=""
-
DESCRIPTION="fast, low complexity waveform coder (i.e. audio compressor)"
HOMEPAGE="http://shnutils.freeshell.org/shorten/"
SRC_URI="http://shnutils.freeshell.org/shorten/dist/src/${P}.tar.gz"
+LICENSE="shorten"
SLOT="0"
-LICENSE="as-is"
KEYWORDS="alpha amd64 ~ppc sparc x86 ~x86-fbsd"
src_unpack() {