diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-09-02 14:04:54 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-09-02 14:04:54 +0000 |
commit | 52e14ebd9ae887d705fdce2299d37b2fb2e7ddbe (patch) | |
tree | 82c58b435d23d6cf268d96f8fceb93c39827372b /app-emacs/table/table-1.5.54.ebuild | |
parent | ~ppc added. bug 145605 (diff) | |
download | gentoo-2-52e14ebd9ae887d705fdce2299d37b2fb2e7ddbe.tar.gz gentoo-2-52e14ebd9ae887d705fdce2299d37b2fb2e7ddbe.tar.bz2 gentoo-2-52e14ebd9ae887d705fdce2299d37b2fb2e7ddbe.zip |
stable on amd64
(Portage version: 2.1.1_rc1)
Diffstat (limited to 'app-emacs/table/table-1.5.54.ebuild')
-rw-r--r-- | app-emacs/table/table-1.5.54.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/table/table-1.5.54.ebuild b/app-emacs/table/table-1.5.54.ebuild index 6b868bc83c7c..c20ba7c5c690 100644 --- a/app-emacs/table/table-1.5.54.ebuild +++ b/app-emacs/table/table-1.5.54.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/table/table-1.5.54.ebuild,v 1.3 2005/10/24 14:22:22 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/table/table-1.5.54.ebuild,v 1.4 2006/09/02 14:04:54 blubb Exp $ inherit elisp @@ -9,7 +9,7 @@ HOMEPAGE="http://table.sourceforge.net/" SRC_URI="mirror://sourceforge/table/${P}.el.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc sparc x86" +KEYWORDS="amd64 ~ppc sparc x86" IUSE="" DEPEND="virtual/emacs" |