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 | 706e79274abac6b82094e89ba2568f0433ab91b8 (patch) | |
tree | 5f112c51f40e6980439b391c3979de87755e4d1a /app-xemacs/sgml | |
parent | Patch to fixup multiline strings (diff) | |
download | historical-706e79274abac6b82094e89ba2568f0433ab91b8.tar.gz historical-706e79274abac6b82094e89ba2568f0433ab91b8.tar.bz2 historical-706e79274abac6b82094e89ba2568f0433ab91b8.zip |
Stable on alpha
Diffstat (limited to 'app-xemacs/sgml')
-rw-r--r-- | app-xemacs/sgml/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/sgml/Manifest | 4 | ||||
-rw-r--r-- | app-xemacs/sgml/sgml-1.08.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/sgml/ChangeLog b/app-xemacs/sgml/ChangeLog index d77a66b842e5..6f4b24447098 100644 --- a/app-xemacs/sgml/ChangeLog +++ b/app-xemacs/sgml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/sgml # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sgml/ChangeLog,v 1.3 2003/02/22 12:46:40 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sgml/ChangeLog,v 1.4 2003/10/03 02:39:12 agriffis Exp $ + + 02 Oct 2003; Aron Griffis <agriffis@gentoo.org> sgml-1.08.ebuild: + Stable on alpha *sgml-1.08 (16 Dec 2002) diff --git a/app-xemacs/sgml/Manifest b/app-xemacs/sgml/Manifest index dc9eba5d8bde..7da0cc439122 100644 --- a/app-xemacs/sgml/Manifest +++ b/app-xemacs/sgml/Manifest @@ -1,3 +1,3 @@ -MD5 588481777e8d6fa4ad7c986d62a064f5 ChangeLog 411 -MD5 ee0b5045c89e87702d6e6f079edd3f13 sgml-1.08.ebuild 399 +MD5 2fd26bc4fe32596b78783eff2fe10e9b ChangeLog 496 +MD5 d6de796323e7585b313b8089462edb86 sgml-1.08.ebuild 396 MD5 0e1cb2318e51886c68c5a43fe90f385e files/digest-sgml-1.08 63 diff --git a/app-xemacs/sgml/sgml-1.08.ebuild b/app-xemacs/sgml/sgml-1.08.ebuild index 971d4b35b574..b473c9551e6d 100644 --- a/app-xemacs/sgml/sgml-1.08.ebuild +++ b/app-xemacs/sgml/sgml-1.08.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/sgml/sgml-1.08.ebuild,v 1.4 2003/02/22 12:46:40 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sgml/sgml-1.08.ebuild,v 1.5 2003/10/03 02:39:12 agriffis Exp $ SLOT="0" IUSE="" @@ -9,7 +9,7 @@ PKG_CAT="standard" DEPEND="app-xemacs/xemacs-base " -KEYWORDS="x86 ~ppc ~alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc" inherit xemacs-packages |