diff options
author | 2008-02-05 23:23:39 +0000 | |
---|---|---|
committer | 2008-02-05 23:23:39 +0000 | |
commit | 4f09fc8e27aabd99cd7b042b046ffe8c2bb74f70 (patch) | |
tree | 40a86585f54a28957b3d5611e3264489802ba0e9 /app-emacs | |
parent | stable x86, bug 209014 (diff) | |
download | gentoo-2-4f09fc8e27aabd99cd7b042b046ffe8c2bb74f70.tar.gz gentoo-2-4f09fc8e27aabd99cd7b042b046ffe8c2bb74f70.tar.bz2 gentoo-2-4f09fc8e27aabd99cd7b042b046ffe8c2bb74f70.zip |
stable x86, bug 209022
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/tnt/ChangeLog | 7 | ||||
-rw-r--r-- | app-emacs/tnt/tnt-2.6-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-emacs/tnt/ChangeLog b/app-emacs/tnt/ChangeLog index e6712636ea66..d5b003ed675f 100644 --- a/app-emacs/tnt/ChangeLog +++ b/app-emacs/tnt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/tnt -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/tnt/ChangeLog,v 1.10 2007/04/17 07:08:25 ulm Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/tnt/ChangeLog,v 1.11 2008/02/05 23:23:39 opfer Exp $ + + 05 Feb 2008; Christian Faulhammer <opfer@gentoo.org> tnt-2.6-r1.ebuild: + stable x86, bug 209022 17 Apr 2007; Ulrich Mueller <ulm@gentoo.org> tnt-2.6-r1.ebuild: Removed DEPEND since virtual/emacs should be inherited from elisp.eclass. diff --git a/app-emacs/tnt/tnt-2.6-r1.ebuild b/app-emacs/tnt/tnt-2.6-r1.ebuild index 02110aff93f5..f15be2b52273 100644 --- a/app-emacs/tnt/tnt-2.6-r1.ebuild +++ b/app-emacs/tnt/tnt-2.6-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/tnt/tnt-2.6-r1.ebuild,v 1.2 2007/04/17 07:08:25 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/tnt/tnt-2.6-r1.ebuild,v 1.3 2008/02/05 23:23:39 opfer Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/tnt/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" SITEFILE=51${PN}-gentoo.el |