diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-09 16:10:16 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-09 16:10:16 +0000 |
commit | 8b47f57a825609316b839d7afc0bab0213080b3b (patch) | |
tree | 323d96dd826d1aba008245d1db814a04088cd8c9 /app-emacs/thinks/thinks-1.8.ebuild | |
parent | Mark 0.2 stable on alpha (diff) | |
download | historical-8b47f57a825609316b839d7afc0bab0213080b3b.tar.gz historical-8b47f57a825609316b839d7afc0bab0213080b3b.tar.bz2 historical-8b47f57a825609316b839d7afc0bab0213080b3b.zip |
Mark 1.8 stable on alpha
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-emacs/thinks/thinks-1.8.ebuild')
-rw-r--r-- | app-emacs/thinks/thinks-1.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/thinks/thinks-1.8.ebuild b/app-emacs/thinks/thinks-1.8.ebuild index 8ff613e729de..eba87bfdae13 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.7 2005/08/28 02:26:45 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/thinks/thinks-1.8.ebuild,v 1.8 2005/09/09 16:10:16 agriffis 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="~alpha ~amd64 ~ppc-macos x86" +KEYWORDS="alpha ~amd64 ~ppc-macos x86" IUSE="" SITEFILE=50thinks-gentoo.el |