diff options
author | 2007-10-08 14:39:32 +0000 | |
---|---|---|
committer | 2007-10-08 14:39:32 +0000 | |
commit | df1e0ede3e8d1b71bdd975fe1c8e117ee80ec6db (patch) | |
tree | 25eb37d4eb722a814cf8a6b355e8168fec6d2027 /app-emacs/thinks | |
parent | version bump (diff) | |
download | historical-df1e0ede3e8d1b71bdd975fe1c8e117ee80ec6db.tar.gz historical-df1e0ede3e8d1b71bdd975fe1c8e117ee80ec6db.tar.bz2 historical-df1e0ede3e8d1b71bdd975fe1c8e117ee80ec6db.zip |
drop ppc-macos
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'app-emacs/thinks')
-rw-r--r-- | app-emacs/thinks/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/thinks/thinks-1.8.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-emacs/thinks/ChangeLog b/app-emacs/thinks/ChangeLog index 877adff703e0..53657cad0841 100644 --- a/app-emacs/thinks/ChangeLog +++ b/app-emacs/thinks/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/thinks # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/thinks/ChangeLog,v 1.7 2007/02/06 13:54:06 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/thinks/ChangeLog,v 1.8 2007/10/08 14:39:32 opfer Exp $ + + 08 Oct 2007; Christian Faulhammer <opfer@gentoo.org> thinks-1.8.ebuild: + drop ppc-macos 06 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog: Regenerate digest in Manifest2 format. diff --git a/app-emacs/thinks/thinks-1.8.ebuild b/app-emacs/thinks/thinks-1.8.ebuild index eba87bfdae13..970f10d82bb0 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 +# Copyright 1999-2007 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.8 2005/09/09 16:10:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/thinks/thinks-1.8.ebuild,v 1.9 2007/10/08 14:39:32 opfer 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 x86" IUSE="" SITEFILE=50thinks-gentoo.el |