diff options
author | Hans de Graaff <graaff@gentoo.org> | 2007-10-25 14:25:36 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2007-10-25 14:25:36 +0000 |
commit | 3b596d815359e498ee4ba938d4b0cb0b385fcba6 (patch) | |
tree | bfc3b0864ffeb7664c72525754f1220cd34d7205 /app-xemacs/sgml | |
parent | Marked ~amd64 (diff) | |
download | historical-3b596d815359e498ee4ba938d4b0cb0b385fcba6.tar.gz historical-3b596d815359e498ee4ba938d4b0cb0b385fcba6.tar.bz2 historical-3b596d815359e498ee4ba938d4b0cb0b385fcba6.zip |
Remove old version
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'app-xemacs/sgml')
-rw-r--r-- | app-xemacs/sgml/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/sgml/files/digest-sgml-1.08 | 3 | ||||
-rw-r--r-- | app-xemacs/sgml/sgml-1.08.ebuild | 14 |
3 files changed, 4 insertions, 18 deletions
diff --git a/app-xemacs/sgml/ChangeLog b/app-xemacs/sgml/ChangeLog index 8b8d49767aee..a73dd1f508b5 100644 --- a/app-xemacs/sgml/ChangeLog +++ b/app-xemacs/sgml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/sgml # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sgml/ChangeLog,v 1.10 2007/06/03 19:13:30 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sgml/ChangeLog,v 1.11 2007/10/25 14:22:09 graaff Exp $ + + 25 Oct 2007; Hans de Graaff <graaff@gentoo.org> -sgml-1.08.ebuild: + Remove old version 03 Jun 2007; Hans de Graaff <graaff@gentoo.org> sgml-1.11.ebuild: Stable on amd64, ppc, ppc64, sparc, x86 as per #175560 diff --git a/app-xemacs/sgml/files/digest-sgml-1.08 b/app-xemacs/sgml/files/digest-sgml-1.08 deleted file mode 100644 index 1666c457f8fe..000000000000 --- a/app-xemacs/sgml/files/digest-sgml-1.08 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 bdadf462489fa1540cc56d1c561aaa54 sgml-1.08-pkg.tar.gz 26964 -RMD160 d3822f76a8e595efedb0a052b28539c975d3c299 sgml-1.08-pkg.tar.gz 26964 -SHA256 3f9e3ff3809fc1ddd2a1af26252f056226ffd9c99be4ba29402c88f9335eeac1 sgml-1.08-pkg.tar.gz 26964 diff --git a/app-xemacs/sgml/sgml-1.08.ebuild b/app-xemacs/sgml/sgml-1.08.ebuild deleted file mode 100644 index cf01a10db256..000000000000 --- a/app-xemacs/sgml/sgml-1.08.ebuild +++ /dev/null @@ -1,14 +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/sgml/sgml-1.08.ebuild,v 1.10 2007/07/11 02:37:37 mr_bones_ Exp $ - -SLOT="0" -IUSE="" -DESCRIPTION="SGML/Linuxdoc-SGML editing." -PKG_CAT="standard" - -DEPEND="app-xemacs/xemacs-base -" -KEYWORDS="x86 ~ppc alpha sparc amd64" - -inherit xemacs-packages |