diff options
author | Hans de Graaff <graaff@gentoo.org> | 2007-10-25 13:53:47 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2007-10-25 13:53:47 +0000 |
commit | c4382363604c7990be0ddfaf197f08e1b035a8fc (patch) | |
tree | 0a97dd56dd9dfb4944a30f5194b2a8e1e0431650 /app-xemacs/psgml | |
parent | Marked ~amd64 (diff) | |
download | historical-c4382363604c7990be0ddfaf197f08e1b035a8fc.tar.gz historical-c4382363604c7990be0ddfaf197f08e1b035a8fc.tar.bz2 historical-c4382363604c7990be0ddfaf197f08e1b035a8fc.zip |
Remove old version
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'app-xemacs/psgml')
-rw-r--r-- | app-xemacs/psgml/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/psgml/files/digest-psgml-1.38 | 3 | ||||
-rw-r--r-- | app-xemacs/psgml/psgml-1.38.ebuild | 22 |
3 files changed, 4 insertions, 26 deletions
diff --git a/app-xemacs/psgml/ChangeLog b/app-xemacs/psgml/ChangeLog index ef8124b58f06..f60577ddcdbb 100644 --- a/app-xemacs/psgml/ChangeLog +++ b/app-xemacs/psgml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/psgml # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/psgml/ChangeLog,v 1.11 2007/06/03 19:50:49 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/psgml/ChangeLog,v 1.12 2007/10/25 13:44:00 graaff Exp $ + + 25 Oct 2007; Hans de Graaff <graaff@gentoo.org> -psgml-1.38.ebuild: + Remove old version 03 Jun 2007; Hans de Graaff <graaff@gentoo.org> psgml-1.44.ebuild: Stable on amd64, ppc, ppc64, sparc, x86 as per #175560 diff --git a/app-xemacs/psgml/files/digest-psgml-1.38 b/app-xemacs/psgml/files/digest-psgml-1.38 deleted file mode 100644 index 5059236906f0..000000000000 --- a/app-xemacs/psgml/files/digest-psgml-1.38 +++ /dev/null @@ -1,3 +0,0 @@ -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/psgml-1.38.ebuild b/app-xemacs/psgml/psgml-1.38.ebuild deleted file mode 100644 index daf70272d083..000000000000 --- a/app-xemacs/psgml/psgml-1.38.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# 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.8 2007/07/11 02:37:38 mr_bones_ Exp $ - -SLOT="0" -IUSE="" -DESCRIPTION="Validated HTML/SGML editing." -PKG_CAT="standard" - -DEPEND="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="x86 ~ppc alpha sparc amd64" - -inherit xemacs-packages |