# ChangeLog for app-xemacs/psgml
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/psgml/ChangeLog,v 1.8 2005/01/01 17:12:35 eradicator Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/psgml/ChangeLog,v 1.9 2006/11/11 09:17:27 graaff Exp $
+
+*psgml-1.44 (11 Nov 2006)
+
+ 11 Nov 2006; Hans de Graaff <graaff@gentoo.org> -psgml-1.35.ebuild,
+ +psgml-1.44.ebuild:
+ Version bump. Remove old version.
02 Oct 2004; Robert Coie <rac@gentoo.org> psgml-1.35.ebuild,
psgml-1.38.ebuild:
MD5 bd03fe2391b3ea1e8fdefbc9c94a4ea4 psgml-1.38-pkg.tar.gz 300872
+RMD160 93cad3f5e6dc8ddee58a25e7df74d22f322f8132 psgml-1.38-pkg.tar.gz 300872
+SHA256 3dc7145d346e0fd9aace902a29a210d117a738f64724768e8daf44e27eeffdd3 psgml-1.38-pkg.tar.gz 300872
--- /dev/null
+MD5 9edbc1b72754f45d23cf73b287b6a2aa psgml-1.44-pkg.tar.gz 302065
+RMD160 a522a3b6f066a86bc15f323e51b49649967e16dc psgml-1.44-pkg.tar.gz 302065
+SHA256 afca7ef2375ffecf720ebd9d4a725882f1970ea38f9bc28d7af96d3d6109656b psgml-1.44-pkg.tar.gz 302065
--- /dev/null
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/psgml/psgml-1.44.ebuild,v 1.1 2006/11/11 09:17:27 graaff Exp $
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Validated HTML/SGML editing."
+PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/edit-utils
+app-xemacs/edebug
+app-xemacs/xemacs-devel
+app-xemacs/mail-lib
+app-xemacs/fsf-compat
+app-xemacs/xemacs-eterm
+app-xemacs/sh-script
+app-xemacs/ps-print
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+
+inherit xemacs-packages
+