diff options
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/thinks/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/thinks/thinks-1.8.ebuild | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/app-emacs/thinks/ChangeLog b/app-emacs/thinks/ChangeLog index dd2e91a09a71..75013e00d74e 100644 --- a/app-emacs/thinks/ChangeLog +++ b/app-emacs/thinks/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/thinks # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/thinks/ChangeLog,v 1.2 2004/06/24 22:25:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/thinks/ChangeLog,v 1.3 2004/11/01 13:34:41 usata Exp $ + + 01 Nov 2004; Mamoru KOMACHI <usata@gentoo.org> thinks-1.8.ebuild: + Stable on x86. Added to ~alpha and ~ppc-macos. *thinks-1.8 (12 Nov 2003) diff --git a/app-emacs/thinks/thinks-1.8.ebuild b/app-emacs/thinks/thinks-1.8.ebuild index 643280540674..489815babad9 100644 --- a/app-emacs/thinks/thinks-1.8.ebuild +++ b/app-emacs/thinks/thinks-1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.4 2004/06/24 22:25:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/thinks/thinks-1.8.ebuild,v 1.5 2004/11/01 13:34:41 usata Exp $ inherit elisp @@ -9,8 +9,7 @@ HOMEPAGE="http://www.davep.org/emacs/thinks.el" SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86 ~alpha ~ppc-macos" IUSE="" -DEPEND="virtual/emacs" SITEFILE=50thinks-gentoo.el |