diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 02:22:28 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 02:22:28 +0000 |
commit | 0c0efa6c6127b7e88deeecfa8543f78d473a4534 (patch) | |
tree | b3ef4394f2e5b04e8049767ca6b6e19f1ba9b2d8 /app-xemacs/crisp | |
parent | Stable on alpha (diff) | |
download | gentoo-2-0c0efa6c6127b7e88deeecfa8543f78d473a4534.tar.gz gentoo-2-0c0efa6c6127b7e88deeecfa8543f78d473a4534.tar.bz2 gentoo-2-0c0efa6c6127b7e88deeecfa8543f78d473a4534.zip |
Stable on alpha
Diffstat (limited to 'app-xemacs/crisp')
-rw-r--r-- | app-xemacs/crisp/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/crisp/Manifest | 4 | ||||
-rw-r--r-- | app-xemacs/crisp/crisp-1.12.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/crisp/ChangeLog b/app-xemacs/crisp/ChangeLog index 4db1ad6db950..7cbe3eda7393 100644 --- a/app-xemacs/crisp/ChangeLog +++ b/app-xemacs/crisp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/crisp # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/crisp/ChangeLog,v 1.3 2003/02/22 12:46:39 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/crisp/ChangeLog,v 1.4 2003/10/03 02:19:03 agriffis Exp $ + + 02 Oct 2003; Aron Griffis <agriffis@gentoo.org> crisp-1.12.ebuild: + Stable on alpha *crisp-1.12 (16 Dec 2002) diff --git a/app-xemacs/crisp/Manifest b/app-xemacs/crisp/Manifest index 168ee41c8b20..652ab1fac2a5 100644 --- a/app-xemacs/crisp/Manifest +++ b/app-xemacs/crisp/Manifest @@ -1,3 +1,3 @@ -MD5 e803e2b54d218b759180ab53b3168d7d ChangeLog 415 -MD5 a6ba28882f4831cbb0220be51d0fc7e1 crisp-1.12.ebuild 373 +MD5 fef3ddbc67f929e54b61c6d22d73174f ChangeLog 501 +MD5 7d38552a0035071e18272f4d63a6355c crisp-1.12.ebuild 370 MD5 0f1069d898208f20b0246e33abae8665 files/digest-crisp-1.12 64 diff --git a/app-xemacs/crisp/crisp-1.12.ebuild b/app-xemacs/crisp/crisp-1.12.ebuild index 5e37e52a985b..07405f8e3e23 100644 --- a/app-xemacs/crisp/crisp-1.12.ebuild +++ b/app-xemacs/crisp/crisp-1.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/crisp/crisp-1.12.ebuild,v 1.4 2003/02/22 12:46:39 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/crisp/crisp-1.12.ebuild,v 1.5 2003/10/03 02:19:03 agriffis Exp $ SLOT="0" IUSE="" @@ -8,7 +8,7 @@ DESCRIPTION="Crisp/Brief emulation." PKG_CAT="standard" DEPEND="" -KEYWORDS="x86 ~ppc ~alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc" inherit xemacs-packages |