diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 02:37:47 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 02:37:47 +0000 |
commit | 8fb490ee16b1591e1f87241a87e28aba273ec650 (patch) | |
tree | 78885de5bef7a25346872638bf87b6224832353b /app-xemacs/prog-modes | |
parent | Stable on alpha (diff) | |
download | gentoo-2-8fb490ee16b1591e1f87241a87e28aba273ec650.tar.gz gentoo-2-8fb490ee16b1591e1f87241a87e28aba273ec650.tar.bz2 gentoo-2-8fb490ee16b1591e1f87241a87e28aba273ec650.zip |
Stable on alpha
Diffstat (limited to 'app-xemacs/prog-modes')
-rw-r--r-- | app-xemacs/prog-modes/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/prog-modes/Manifest | 4 | ||||
-rw-r--r-- | app-xemacs/prog-modes/prog-modes-1.72.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/prog-modes/ChangeLog b/app-xemacs/prog-modes/ChangeLog index 3d029c85d980..78b1d75e5ea3 100644 --- a/app-xemacs/prog-modes/ChangeLog +++ b/app-xemacs/prog-modes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/prog-modes # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/ChangeLog,v 1.3 2003/02/22 12:46:40 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/ChangeLog,v 1.4 2003/10/03 02:34:38 agriffis Exp $ + + 02 Oct 2003; Aron Griffis <agriffis@gentoo.org> prog-modes-1.72.ebuild: + Stable on alpha *prog-modes-1.72 (22 Feb 2003) diff --git a/app-xemacs/prog-modes/Manifest b/app-xemacs/prog-modes/Manifest index af2597ad912e..fe3f1e9b3908 100644 --- a/app-xemacs/prog-modes/Manifest +++ b/app-xemacs/prog-modes/Manifest @@ -1,5 +1,5 @@ -MD5 f058a5a6dd42547381e1ff044c5731c1 ChangeLog 592 +MD5 a80ad1d5a71252fb0b965181c73c79ef ChangeLog 683 MD5 df7b9edaaec486dbf8143d45299dd4ff prog-modes-1.67.ebuild 672 -MD5 4a88a6840661584b38c8784db83b105e prog-modes-1.72.ebuild 672 +MD5 9c9dad40899cad80dc0dff6aacb26e9f prog-modes-1.72.ebuild 669 MD5 1d0294ff43ce356af58eacce0bfd2aeb files/digest-prog-modes-1.67 70 MD5 95189a8aa6dd34997cffced84cdfe9a9 files/digest-prog-modes-1.72 70 diff --git a/app-xemacs/prog-modes/prog-modes-1.72.ebuild b/app-xemacs/prog-modes/prog-modes-1.72.ebuild index a724f8fab6f8..afbee4b687d1 100644 --- a/app-xemacs/prog-modes/prog-modes-1.72.ebuild +++ b/app-xemacs/prog-modes/prog-modes-1.72.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/prog-modes/prog-modes-1.72.ebuild,v 1.1 2003/02/22 12:46:40 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/prog-modes-1.72.ebuild,v 1.2 2003/10/03 02:34:38 agriffis Exp $ SLOT="0" IUSE="" @@ -22,7 +22,7 @@ app-xemacs/dired app-xemacs/ilisp app-xemacs/sh-script " -KEYWORDS="x86 ~ppc ~alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc" inherit xemacs-packages |