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 | d9f566e0434460808ede04b039eb7d49001858b0 (patch) | |
tree | d6f358d4d53612cf191841a70c79fc2f2536d48f /app-emacs | |
parent | Mark 0.2 stable on alpha (diff) | |
download | gentoo-2-d9f566e0434460808ede04b039eb7d49001858b0.tar.gz gentoo-2-d9f566e0434460808ede04b039eb7d49001858b0.tar.bz2 gentoo-2-d9f566e0434460808ede04b039eb7d49001858b0.zip |
Mark 1.8 stable on alpha
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/thinks/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/thinks/Manifest | 12 | ||||
-rw-r--r-- | app-emacs/thinks/thinks-1.8.ebuild | 4 |
3 files changed, 7 insertions, 14 deletions
diff --git a/app-emacs/thinks/ChangeLog b/app-emacs/thinks/ChangeLog index dc06620092a2..7ab75f71b962 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.5 2005/08/28 02:26:45 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/thinks/ChangeLog,v 1.6 2005/09/09 16:10:16 agriffis Exp $ + + 09 Sep 2005; Aron Griffis <agriffis@gentoo.org> thinks-1.8.ebuild: + Mark 1.8 stable on alpha 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 diff --git a/app-emacs/thinks/Manifest b/app-emacs/thinks/Manifest index 6014fcff3521..d1976d661897 100644 --- a/app-emacs/thinks/Manifest +++ b/app-emacs/thinks/Manifest @@ -1,15 +1,5 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 982f2b98b9068f931a20ac5d8d05cc92 thinks-1.8.ebuild 465 +MD5 b4bd12181af3462746c6f09c01f67ca4 thinks-1.8.ebuild 464 MD5 fcd33d07e4ee719b01157946734f4fe8 metadata.xml 158 MD5 dfd9ff652f5ec0e519e79abad0b7b10c ChangeLog 670 MD5 2e5a2d1518ea0692b25101232c7a8e2a files/50thinks-gentoo.el 892 MD5 bf61bc16c49cebad402f845daa41fc6e files/digest-thinks-1.8 60 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFDESDzmOfEJZHYOKcRArcaAJ0ZXaNLeJ54q9N51KMn2rS8o2fsqACeOvAo -9iV4kQi/6J/EvXMqa05G4mU= -=3Jek ------END PGP SIGNATURE----- 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 |