diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 02:47:54 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 02:47:54 +0000 |
commit | 1a6232fb2c31e8095850e7091f18c05677c137ad (patch) | |
tree | 79d59a8bddc967adf9c3bd134420998ed2eecd8c /app-xemacs/tpu | |
parent | Patch to fixup multiline strings (diff) | |
download | gentoo-2-1a6232fb2c31e8095850e7091f18c05677c137ad.tar.gz gentoo-2-1a6232fb2c31e8095850e7091f18c05677c137ad.tar.bz2 gentoo-2-1a6232fb2c31e8095850e7091f18c05677c137ad.zip |
Stable on alpha
Diffstat (limited to 'app-xemacs/tpu')
-rw-r--r-- | app-xemacs/tpu/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/tpu/Manifest | 4 | ||||
-rw-r--r-- | app-xemacs/tpu/tpu-1.12.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/tpu/ChangeLog b/app-xemacs/tpu/ChangeLog index 79b7d01a0d69..51163c437055 100644 --- a/app-xemacs/tpu/ChangeLog +++ b/app-xemacs/tpu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/tpu # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tpu/ChangeLog,v 1.3 2003/02/22 12:46:41 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tpu/ChangeLog,v 1.4 2003/10/03 02:43:54 agriffis Exp $ + + 02 Oct 2003; Aron Griffis <agriffis@gentoo.org> tpu-1.12.ebuild: + Stable on alpha *tpu-1.12 (16 Dec 2002) diff --git a/app-xemacs/tpu/Manifest b/app-xemacs/tpu/Manifest index 5e103f8dfa5b..bf9f856c9835 100644 --- a/app-xemacs/tpu/Manifest +++ b/app-xemacs/tpu/Manifest @@ -1,3 +1,3 @@ -MD5 3163f5138cff032a32a786031face144 ChangeLog 407 -MD5 c2eaaea9cdc54b61d489fb1377d80263 tpu-1.12.ebuild 368 +MD5 bc42667245124922b7fbf479f4fab0b3 ChangeLog 491 +MD5 b1058928466af1e865d6937e675e2702 tpu-1.12.ebuild 365 MD5 7581629898684c88d96e9d58a478921c files/digest-tpu-1.12 62 diff --git a/app-xemacs/tpu/tpu-1.12.ebuild b/app-xemacs/tpu/tpu-1.12.ebuild index 12d979b395a3..3785cbfd7bf2 100644 --- a/app-xemacs/tpu/tpu-1.12.ebuild +++ b/app-xemacs/tpu/tpu-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/tpu/tpu-1.12.ebuild,v 1.4 2003/02/22 12:46:41 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tpu/tpu-1.12.ebuild,v 1.5 2003/10/03 02:43:54 agriffis Exp $ SLOT="0" IUSE="" @@ -8,7 +8,7 @@ DESCRIPTION="DEC EDIT/TPU support." PKG_CAT="standard" DEPEND="" -KEYWORDS="x86 ~ppc ~alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc" inherit xemacs-packages |