Version bump. Remove old version.
authorHans de Graaff <graaff@gentoo.org>
Sat, 11 Nov 2006 09:17:27 +0000 (09:17 +0000)
committerHans de Graaff <graaff@gentoo.org>
Sat, 11 Nov 2006 09:17:27 +0000 (09:17 +0000)
Package-Manager: portage-2.1.1-r1

app-xemacs/psgml/ChangeLog
app-xemacs/psgml/files/digest-psgml-1.38
app-xemacs/psgml/files/digest-psgml-1.44 [new file with mode: 0644]
app-xemacs/psgml/psgml-1.44.ebuild [new file with mode: 0644]

index e2b981d7a043834f68171087f6a586c201683247..83a0e316ec7a9a277e4d78013728e8e7e178894f 100644 (file)
@@ -1,6 +1,12 @@
 # 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:
index f68f3756896793f0134b6e14af727fab6d34b413..5059236906f0ab590a2116068cd844a1056f0a12 100644 (file)
@@ -1 +1,3 @@
 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
diff --git a/app-xemacs/psgml/files/digest-psgml-1.44 b/app-xemacs/psgml/files/digest-psgml-1.44
new file mode 100644 (file)
index 0000000..e423fa9
--- /dev/null
@@ -0,0 +1,3 @@
+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
diff --git a/app-xemacs/psgml/psgml-1.44.ebuild b/app-xemacs/psgml/psgml-1.44.ebuild
new file mode 100644 (file)
index 0000000..13e4b7a
--- /dev/null
@@ -0,0 +1,23 @@
+# 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
+