diff options
author | 2007-10-25 13:45:58 +0000 | |
---|---|---|
committer | 2007-10-25 13:45:58 +0000 | |
commit | 0d8545caa9aa976ded8ac53802f511ce5dfe3897 (patch) | |
tree | 232af45c6807cd25dcff622fc0539c44e1c4d483 /app-xemacs/psgml-dtds | |
parent | Remove old version (diff) | |
download | gentoo-2-0d8545caa9aa976ded8ac53802f511ce5dfe3897.tar.gz gentoo-2-0d8545caa9aa976ded8ac53802f511ce5dfe3897.tar.bz2 gentoo-2-0d8545caa9aa976ded8ac53802f511ce5dfe3897.zip |
Remove old version
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-xemacs/psgml-dtds')
-rw-r--r-- | app-xemacs/psgml-dtds/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/psgml-dtds/files/digest-psgml-dtds-1.02 | 3 | ||||
-rw-r--r-- | app-xemacs/psgml-dtds/psgml-dtds-1.02.ebuild | 20 |
3 files changed, 4 insertions, 24 deletions
diff --git a/app-xemacs/psgml-dtds/ChangeLog b/app-xemacs/psgml-dtds/ChangeLog index fba41d6f6a4d..0337fb7b189a 100644 --- a/app-xemacs/psgml-dtds/ChangeLog +++ b/app-xemacs/psgml-dtds/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/psgml-dtds # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/psgml-dtds/ChangeLog,v 1.11 2007/06/03 19:04:44 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/psgml-dtds/ChangeLog,v 1.12 2007/10/25 13:45:57 graaff Exp $ + + 25 Oct 2007; Hans de Graaff <graaff@gentoo.org> -psgml-dtds-1.02.ebuild: + Remove old version 03 Jun 2007; Hans de Graaff <graaff@gentoo.org> psgml-dtds-1.03.ebuild: Stable on amd64, ppc, ppc64, sparc, x86 as per #175560 diff --git a/app-xemacs/psgml-dtds/files/digest-psgml-dtds-1.02 b/app-xemacs/psgml-dtds/files/digest-psgml-dtds-1.02 deleted file mode 100644 index 2f42adbdcd67..000000000000 --- a/app-xemacs/psgml-dtds/files/digest-psgml-dtds-1.02 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 90100411b64045dae38166116d1f8e3f psgml-dtds-1.02-pkg.tar.gz 367102 -RMD160 c48634e1b6ae00656278b35adf53a36d3f4ea0be psgml-dtds-1.02-pkg.tar.gz 367102 -SHA256 96ed3a6e23d005a6e7447d0dc183e3c7968238caaa0791b9b8fc876fc533af1c psgml-dtds-1.02-pkg.tar.gz 367102 diff --git a/app-xemacs/psgml-dtds/psgml-dtds-1.02.ebuild b/app-xemacs/psgml-dtds/psgml-dtds-1.02.ebuild deleted file mode 100644 index 48c4030f6007..000000000000 --- a/app-xemacs/psgml-dtds/psgml-dtds-1.02.ebuild +++ /dev/null @@ -1,20 +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-dtds/psgml-dtds-1.02.ebuild,v 1.11 2007/07/11 02:37:37 mr_bones_ Exp $ - -SLOT="0" -IUSE="" -DESCRIPTION="Deprecated collection of DTDs for psgml." -PKG_CAT="standard" - -DEPEND="app-xemacs/xemacs-base -app-xemacs/psgml -app-xemacs/edit-utils -app-xemacs/mail-lib -app-xemacs/fsf-compat -app-xemacs/xemacs-eterm -app-xemacs/sh-script -" -KEYWORDS="x86 ~ppc alpha sparc amd64" - -inherit xemacs-packages |