summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2007-10-25 10:28:19 +0000
committerHans de Graaff <graaff@gentoo.org>2007-10-25 10:28:19 +0000
commitd1511dbd2fb118c577089a2958609923ae047821 (patch)
tree150359bb1efae6a2f056393c7d6d48269fe58bef /app-xemacs
parentRemove old version (diff)
downloadhistorical-d1511dbd2fb118c577089a2958609923ae047821.tar.gz
historical-d1511dbd2fb118c577089a2958609923ae047821.tar.bz2
historical-d1511dbd2fb118c577089a2958609923ae047821.zip
Remove old version
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'app-xemacs')
-rw-r--r--app-xemacs/dictionary/ChangeLog5
-rw-r--r--app-xemacs/dictionary/dictionary-1.11.ebuild14
-rw-r--r--app-xemacs/dictionary/files/digest-dictionary-1.113
-rw-r--r--app-xemacs/dired/ChangeLog5
-rw-r--r--app-xemacs/dired/dired-1.13.ebuild15
-rw-r--r--app-xemacs/dired/files/digest-dired-1.133
-rw-r--r--app-xemacs/docbookide/ChangeLog5
-rw-r--r--app-xemacs/docbookide/docbookide-0.06.ebuild16
-rw-r--r--app-xemacs/docbookide/files/digest-docbookide-0.063
9 files changed, 12 insertions, 57 deletions
diff --git a/app-xemacs/dictionary/ChangeLog b/app-xemacs/dictionary/ChangeLog
index 250199ccedd4..ce8ac738be30 100644
--- a/app-xemacs/dictionary/ChangeLog
+++ b/app-xemacs/dictionary/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-xemacs/dictionary
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/dictionary/ChangeLog,v 1.11 2007/06/03 17:58:00 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/dictionary/ChangeLog,v 1.12 2007/10/25 10:24:57 graaff Exp $
+
+ 25 Oct 2007; Hans de Graaff <graaff@gentoo.org> -dictionary-1.11.ebuild:
+ Remove old version
03 Jun 2007; Hans de Graaff <graaff@gentoo.org> dictionary-1.16.ebuild:
Stable on amd64, ppc, ppc64, sparc, x86 as per #175560
diff --git a/app-xemacs/dictionary/dictionary-1.11.ebuild b/app-xemacs/dictionary/dictionary-1.11.ebuild
deleted file mode 100644
index 0fdddcbfdaca..000000000000
--- a/app-xemacs/dictionary/dictionary-1.11.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/dictionary/dictionary-1.11.ebuild,v 1.10 2005/04/24 03:23:39 hansmi Exp $
-
-SLOT="0"
-IUSE=""
-DESCRIPTION="Interface to RFC2229 dictionary servers."
-PKG_CAT="standard"
-
-DEPEND="app-xemacs/xemacs-base
-"
-KEYWORDS="x86 ppc alpha sparc amd64"
-
-inherit xemacs-packages
diff --git a/app-xemacs/dictionary/files/digest-dictionary-1.11 b/app-xemacs/dictionary/files/digest-dictionary-1.11
deleted file mode 100644
index e87d37f97d81..000000000000
--- a/app-xemacs/dictionary/files/digest-dictionary-1.11
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 6bead861baac049fb1807dd2e03a1475 dictionary-1.11-pkg.tar.gz 39886
-RMD160 52853086226ceb23bdd337343155dd931d2c8889 dictionary-1.11-pkg.tar.gz 39886
-SHA256 420c3271b7c3e36b5d5c3ebe297f3c62a82d055004109dfd62479a4299dcdb50 dictionary-1.11-pkg.tar.gz 39886
diff --git a/app-xemacs/dired/ChangeLog b/app-xemacs/dired/ChangeLog
index 8e2b3393011f..cec8c4856da0 100644
--- a/app-xemacs/dired/ChangeLog
+++ b/app-xemacs/dired/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-xemacs/dired
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/dired/ChangeLog,v 1.12 2007/06/03 17:58:48 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/dired/ChangeLog,v 1.13 2007/10/25 10:26:18 graaff Exp $
+
+ 25 Oct 2007; Hans de Graaff <graaff@gentoo.org> -dired-1.13.ebuild:
+ Remove old version
03 Jun 2007; Hans de Graaff <graaff@gentoo.org> dired-1.17.ebuild:
Stable on amd64, ppc, ppc64, sparc, x86 as per #175560
diff --git a/app-xemacs/dired/dired-1.13.ebuild b/app-xemacs/dired/dired-1.13.ebuild
deleted file mode 100644
index e2e2904c1154..000000000000
--- a/app-xemacs/dired/dired-1.13.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/dired/dired-1.13.ebuild,v 1.9 2007/05/05 15:35:28 graaff Exp $
-
-SLOT="0"
-IUSE=""
-DESCRIPTION="Manage file systems."
-PKG_CAT="standard"
-
-RDEPEND="app-xemacs/xemacs-base
-app-xemacs/prog-modes
-"
-KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages
diff --git a/app-xemacs/dired/files/digest-dired-1.13 b/app-xemacs/dired/files/digest-dired-1.13
deleted file mode 100644
index 88a3ea673b01..000000000000
--- a/app-xemacs/dired/files/digest-dired-1.13
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 bedcfcb1c8c9829663f0d66d6612154e dired-1.13-pkg.tar.gz 196323
-RMD160 1684a4994f767bd8d68694bf73d5bfcb17254f68 dired-1.13-pkg.tar.gz 196323
-SHA256 cd012a4c85e8460de625a88b1599a9056f57e62c9ab0911cb052931aff2e86ec dired-1.13-pkg.tar.gz 196323
diff --git a/app-xemacs/docbookide/ChangeLog b/app-xemacs/docbookide/ChangeLog
index d9e71c932ff9..1c9cdda61980 100644
--- a/app-xemacs/docbookide/ChangeLog
+++ b/app-xemacs/docbookide/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-xemacs/docbookide
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/docbookide/ChangeLog,v 1.11 2007/06/03 17:59:50 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/docbookide/ChangeLog,v 1.12 2007/10/25 10:28:18 graaff Exp $
+
+ 25 Oct 2007; Hans de Graaff <graaff@gentoo.org> -docbookide-0.06.ebuild:
+ Remove old version
03 Jun 2007; Hans de Graaff <graaff@gentoo.org> docbookide-0.07.ebuild:
Stable on amd64, ppc, ppc64, sparc, x86 as per #175560
diff --git a/app-xemacs/docbookide/docbookide-0.06.ebuild b/app-xemacs/docbookide/docbookide-0.06.ebuild
deleted file mode 100644
index 14d9f6385852..000000000000
--- a/app-xemacs/docbookide/docbookide-0.06.ebuild
+++ /dev/null
@@ -1,16 +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/docbookide/docbookide-0.06.ebuild,v 1.7 2007/07/11 02:37:37 mr_bones_ Exp $
-
-SLOT="0"
-IUSE=""
-DESCRIPTION="DocBook editing support."
-PKG_CAT="standard"
-
-DEPEND="app-xemacs/xemacs-base
-app-xemacs/xemacs-ispell
-app-xemacs/mail-lib
-"
-KEYWORDS="x86 ~ppc alpha sparc amd64"
-
-inherit xemacs-packages
diff --git a/app-xemacs/docbookide/files/digest-docbookide-0.06 b/app-xemacs/docbookide/files/digest-docbookide-0.06
deleted file mode 100644
index b1f913007a9f..000000000000
--- a/app-xemacs/docbookide/files/digest-docbookide-0.06
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 625c9ef5bb10c655b6f6dcba1b42ba2a docbookide-0.06-pkg.tar.gz 31968
-RMD160 3fa982aaf186b4776559d648d68bd0643df5982d docbookide-0.06-pkg.tar.gz 31968
-SHA256 011254eaf56ad93f46f6ca45e90f1931dcc874eb7ffc4f1744f4d63b3d2f25ca docbookide-0.06-pkg.tar.gz 31968