diff options
author | Ulrich Müller <ulm@gentoo.org> | 2010-02-18 09:33:36 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2010-02-18 09:33:36 +0000 |
commit | 63a20cc1dc254e43218f628972a0568589057de5 (patch) | |
tree | ca8b85098429ea1f80085a1102b48d9dc85a55dc /app-emacs | |
parent | Add AOL license for app-emacs/tnt. (diff) | |
download | gentoo-2-63a20cc1dc254e43218f628972a0568589057de5.tar.gz gentoo-2-63a20cc1dc254e43218f628972a0568589057de5.tar.bz2 gentoo-2-63a20cc1dc254e43218f628972a0568589057de5.zip |
Fix LICENSE.
(Portage version: 2.2_rc62/cvs/Linux i686)
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/tnt/ChangeLog | 7 | ||||
-rw-r--r-- | app-emacs/tnt/tnt-2.6-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-emacs/tnt/ChangeLog b/app-emacs/tnt/ChangeLog index 44e2d86eaf2c..df20d853ef73 100644 --- a/app-emacs/tnt/ChangeLog +++ b/app-emacs/tnt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/tnt -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/tnt/ChangeLog,v 1.17 2009/11/23 17:08:52 ulm Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/tnt/ChangeLog,v 1.18 2010/02/18 09:33:36 ulm Exp $ + + 18 Feb 2010; Ulrich Mueller <ulm@gentoo.org> tnt-2.6-r2.ebuild: + Fix LICENSE. 23 Nov 2009; Ulrich Mueller <ulm@gentoo.org> -files/51tnt-gentoo.el, -tnt-2.6-r1.ebuild: diff --git a/app-emacs/tnt/tnt-2.6-r2.ebuild b/app-emacs/tnt/tnt-2.6-r2.ebuild index e7ae25c6eb5b..3656924b72eb 100644 --- a/app-emacs/tnt/tnt-2.6-r2.ebuild +++ b/app-emacs/tnt/tnt-2.6-r2.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/tnt/tnt-2.6-r2.ebuild,v 1.2 2009/11/23 13:21:28 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/tnt/tnt-2.6-r2.ebuild,v 1.3 2010/02/18 09:33:36 ulm Exp $ inherit elisp @@ -8,7 +8,7 @@ DESCRIPTION="Client for the AOL Instant Messenging service using Emacs as its UI HOMEPAGE="http://tnt.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" -LICENSE="Artistic" +LICENSE="AOL Artistic" SLOT="0" KEYWORDS="amd64 x86" IUSE="" |