summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/mpg123-el/ChangeLog7
-rw-r--r--app-emacs/mpg123-el/mpg123-el-1.52.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-emacs/mpg123-el/ChangeLog b/app-emacs/mpg123-el/ChangeLog
index b706009f113a..4ea489bc5514 100644
--- a/app-emacs/mpg123-el/ChangeLog
+++ b/app-emacs/mpg123-el/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/mpg123-el
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/mpg123-el/ChangeLog,v 1.24 2009/12/09 16:04:10 fauli Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/mpg123-el/ChangeLog,v 1.25 2010/01/13 20:39:44 ulm Exp $
+
+ 13 Jan 2010; Ulrich Mueller <ulm@gentoo.org> mpg123-el-1.52.ebuild:
+ Fix LICENSE, this is free software according to notice in mpg123.el.
09 Dec 2009; Christian Faulhammer <fauli@gentoo.org>
-mpg123-el-1.51-r1.ebuild:
diff --git a/app-emacs/mpg123-el/mpg123-el-1.52.ebuild b/app-emacs/mpg123-el/mpg123-el-1.52.ebuild
index ef03455eaf5c..ef2ab08de46c 100644
--- a/app-emacs/mpg123-el/mpg123-el-1.52.ebuild
+++ b/app-emacs/mpg123-el/mpg123-el-1.52.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/mpg123-el/mpg123-el-1.52.ebuild,v 1.3 2009/12/08 19:35:45 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/mpg123-el/mpg123-el-1.52.ebuild,v 1.4 2010/01/13 20:39:44 ulm Exp $
inherit elisp toolchain-funcs
@@ -8,7 +8,7 @@ DESCRIPTION="Emacs front-end to mpg123 audio player and OggVorbis audio player"
HOMEPAGE="http://www.gentei.org/~yuuji/software/mpg123el/"
SRC_URI="mirror://gentoo/${P}.tar.bz2"
-LICENSE="freedist"
+LICENSE="as-is"
SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE="vorbis"