diff options
author | Olivier Crête <tester@gentoo.org> | 2005-08-28 02:30:18 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2005-08-28 02:30:18 +0000 |
commit | 3be9842b76fcdd6772248d24b810d47ea93f9258 (patch) | |
tree | dd1872675724c299d9b37f8ad591d236228cd575 /app-emacs/thinks | |
parent | Marked ~amd64, thanks to AT AJ Armstrong <aja@gentoo.org> for testing (diff) | |
download | gentoo-2-3be9842b76fcdd6772248d24b810d47ea93f9258.tar.gz gentoo-2-3be9842b76fcdd6772248d24b810d47ea93f9258.tar.bz2 gentoo-2-3be9842b76fcdd6772248d24b810d47ea93f9258.zip |
Marked ~amd64, thanks to AT AJ Armstrong <aja@gentoo.org> for testing
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-emacs/thinks')
-rw-r--r-- | app-emacs/thinks/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/thinks/thinks-1.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/thinks/ChangeLog b/app-emacs/thinks/ChangeLog index 1af938ba424e..dc06620092a2 100644 --- a/app-emacs/thinks/ChangeLog +++ b/app-emacs/thinks/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/thinks # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/thinks/ChangeLog,v 1.4 2005/01/01 14:02:56 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/thinks/ChangeLog,v 1.5 2005/08/28 02:26:45 tester Exp $ + + 28 Aug 2005; Olivier Crête <tester@gentoo.org> thinks-1.8.ebuild: + Marked ~amd64, thanks to AT AJ Armstrong <aja@gentoo.org> for testing 01 Nov 2004; Mamoru KOMACHI <usata@gentoo.org> thinks-1.8.ebuild: Stable on x86. Added to ~alpha and ~ppc-macos. diff --git a/app-emacs/thinks/thinks-1.8.ebuild b/app-emacs/thinks/thinks-1.8.ebuild index a8267889d3fd..8ff613e729de 100644 --- a/app-emacs/thinks/thinks-1.8.ebuild +++ b/app-emacs/thinks/thinks-1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/thinks/thinks-1.8.ebuild,v 1.6 2005/01/01 14:02:56 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/thinks/thinks-1.8.ebuild,v 1.7 2005/08/28 02:26:45 tester Exp $ inherit elisp @@ -9,7 +9,7 @@ HOMEPAGE="http://www.davep.org/emacs/thinks.el" SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~alpha ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~ppc-macos x86" IUSE="" SITEFILE=50thinks-gentoo.el |