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 | |
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')
-rw-r--r-- | app-emacs/table/ChangeLog | 7 | ||||
-rw-r--r-- | app-emacs/table/files/digest-table-1.5.54 | 2 | ||||
-rw-r--r-- | app-emacs/table/table-1.5.54.ebuild | 6 |
3 files changed, 10 insertions, 5 deletions
diff --git a/app-emacs/table/ChangeLog b/app-emacs/table/ChangeLog index 8b899e6c46c0..538c15b73f99 100644 --- a/app-emacs/table/ChangeLog +++ b/app-emacs/table/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/table -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/table/ChangeLog,v 1.9 2005/10/24 14:22:22 josejx Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/table/ChangeLog,v 1.10 2006/09/02 14:04:54 blubb Exp $ + + 02 Sep 2006; <blubb@gentoo.org> table-1.5.54.ebuild: + stable on amd64 24 Oct 2005; Joseph Jezak <josejx@gentoo.org> table-1.5.54.ebuild: Marked ~ppc. diff --git a/app-emacs/table/files/digest-table-1.5.54 b/app-emacs/table/files/digest-table-1.5.54 index 8058242438c0..5624fb376706 100644 --- a/app-emacs/table/files/digest-table-1.5.54 +++ b/app-emacs/table/files/digest-table-1.5.54 @@ -1 +1,3 @@ MD5 bf610808fa37ec0c6393e841d99defd9 table-1.5.54.el.gz 58136 +RMD160 da7312476e92bc298fc997f7940910a924507f8c table-1.5.54.el.gz 58136 +SHA256 af7f3337e1dc517bcb9f5683103d5e32a34dcf311f1187a02660fc3642089cba table-1.5.54.el.gz 58136 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" |