diff options
-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="" |