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/psgml | |
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/psgml')
-rw-r--r-- | app-xemacs/psgml/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/psgml/Manifest | 4 | ||||
-rw-r--r-- | app-xemacs/psgml/psgml-1.38.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/psgml/ChangeLog b/app-xemacs/psgml/ChangeLog index c575b5f4571c..5054b90ec889 100644 --- a/app-xemacs/psgml/ChangeLog +++ b/app-xemacs/psgml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/psgml # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/psgml/ChangeLog,v 1.3 2003/02/22 12:46:40 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/psgml/ChangeLog,v 1.4 2003/10/03 02:35:16 agriffis Exp $ + + 02 Oct 2003; Aron Griffis <agriffis@gentoo.org> psgml-1.38.ebuild: + Stable on alpha *psgml-1.38 (22 Feb 2003) diff --git a/app-xemacs/psgml/Manifest b/app-xemacs/psgml/Manifest index 35424a6eedac..1a02fe0f3af5 100644 --- a/app-xemacs/psgml/Manifest +++ b/app-xemacs/psgml/Manifest @@ -1,5 +1,5 @@ -MD5 f5da4513498ee78ab53db133251cead7 ChangeLog 557 +MD5 2a330d921dc9e705306d2dc157959228 ChangeLog 643 MD5 f51108e56d5c0c584e16c94db6947f2c psgml-1.35.ebuild 546 -MD5 4b018c1c3da3b31c9b9e34d53a6af386 psgml-1.38.ebuild 566 +MD5 e742042f8f84e71af9166fe20dcd19aa psgml-1.38.ebuild 563 MD5 dfa2541820ace9f07c3512d5efdc56bf files/digest-psgml-1.35 65 MD5 b4576c80ad7942823c7e8dd6d1c7073e files/digest-psgml-1.38 66 diff --git a/app-xemacs/psgml/psgml-1.38.ebuild b/app-xemacs/psgml/psgml-1.38.ebuild index df83369dcbe4..2c9abc29a994 100644 --- a/app-xemacs/psgml/psgml-1.38.ebuild +++ b/app-xemacs/psgml/psgml-1.38.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/psgml/psgml-1.38.ebuild,v 1.1 2003/02/22 12:46:40 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/psgml/psgml-1.38.ebuild,v 1.2 2003/10/03 02:35:16 agriffis Exp $ SLOT="0" IUSE="" @@ -17,7 +17,7 @@ app-xemacs/eterm app-xemacs/sh-script app-xemacs/ps-print " -KEYWORDS="x86 ~ppc ~alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc" inherit xemacs-packages |