summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2006-11-11 09:17:27 +0000
committerHans de Graaff <graaff@gentoo.org>2006-11-11 09:17:27 +0000
commitbfea24e304d17b9257469116a89b8717c6bbdba9 (patch)
tree6fd90a1b1ac5f9616f73dd09a693f51c86072023 /app-xemacs/psgml
parentupdate patch #131462 (diff)
downloadhistorical-bfea24e304d17b9257469116a89b8717c6bbdba9.tar.gz
historical-bfea24e304d17b9257469116a89b8717c6bbdba9.tar.bz2
historical-bfea24e304d17b9257469116a89b8717c6bbdba9.zip
Version bump. Remove old version.
Package-Manager: portage-2.1.1-r1
Diffstat (limited to 'app-xemacs/psgml')
-rw-r--r--app-xemacs/psgml/ChangeLog10
-rw-r--r--app-xemacs/psgml/files/digest-psgml-1.382
-rw-r--r--app-xemacs/psgml/files/digest-psgml-1.443
-rw-r--r--app-xemacs/psgml/psgml-1.44.ebuild23
4 files changed, 36 insertions, 2 deletions
diff --git a/app-xemacs/psgml/ChangeLog b/app-xemacs/psgml/ChangeLog
index e2b981d7a043..83a0e316ec7a 100644
--- a/app-xemacs/psgml/ChangeLog
+++ b/app-xemacs/psgml/ChangeLog
@@ -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:
diff --git a/app-xemacs/psgml/files/digest-psgml-1.38 b/app-xemacs/psgml/files/digest-psgml-1.38
index f68f37568967..5059236906f0 100644
--- a/app-xemacs/psgml/files/digest-psgml-1.38
+++ b/app-xemacs/psgml/files/digest-psgml-1.38
@@ -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
index 000000000000..e423fa994199
--- /dev/null
+++ b/app-xemacs/psgml/files/digest-psgml-1.44
@@ -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
index 000000000000..13e4b7aff670
--- /dev/null
+++ b/app-xemacs/psgml/psgml-1.44.ebuild
@@ -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
+