diff options
author | Hans de Graaff <graaff@gentoo.org> | 2007-10-25 14:53:14 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2007-10-25 14:53:14 +0000 |
commit | 5f31ea454250c3fefb6e75926f8aa7047190b332 (patch) | |
tree | 81787c64f61e82ece6226799a4da3f83389b449f /app-xemacs/tpu | |
parent | Remove old version (diff) | |
download | gentoo-2-5f31ea454250c3fefb6e75926f8aa7047190b332.tar.gz gentoo-2-5f31ea454250c3fefb6e75926f8aa7047190b332.tar.bz2 gentoo-2-5f31ea454250c3fefb6e75926f8aa7047190b332.zip |
Remove old version
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-xemacs/tpu')
-rw-r--r-- | app-xemacs/tpu/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/tpu/files/digest-tpu-1.12 | 3 | ||||
-rw-r--r-- | app-xemacs/tpu/tpu-1.12.ebuild | 13 |
3 files changed, 4 insertions, 17 deletions
diff --git a/app-xemacs/tpu/ChangeLog b/app-xemacs/tpu/ChangeLog index 7c4c1ecdc21e..5c0132c91728 100644 --- a/app-xemacs/tpu/ChangeLog +++ b/app-xemacs/tpu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/tpu # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tpu/ChangeLog,v 1.10 2007/06/03 19:27:06 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tpu/ChangeLog,v 1.11 2007/10/25 14:53:14 graaff Exp $ + + 25 Oct 2007; Hans de Graaff <graaff@gentoo.org> -files/digest-tpu-1.12: + Remove old version 03 Jun 2007; Hans de Graaff <graaff@gentoo.org> tpu-1.14.ebuild: Stable on amd64, ppc, ppc64, sparc, x86 as per #175560 diff --git a/app-xemacs/tpu/files/digest-tpu-1.12 b/app-xemacs/tpu/files/digest-tpu-1.12 deleted file mode 100644 index 6958862cba27..000000000000 --- a/app-xemacs/tpu/files/digest-tpu-1.12 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 8ee6ca98afc9c18a1df013065c430f5e tpu-1.12-pkg.tar.gz 58850 -RMD160 9645ce20daa6db1ea6a9905bac8f227c96412c6c tpu-1.12-pkg.tar.gz 58850 -SHA256 d48f554bfb4daba8d71ebcf88bec30947530f7ec5f77d818912d314a911e9b96 tpu-1.12-pkg.tar.gz 58850 diff --git a/app-xemacs/tpu/tpu-1.12.ebuild b/app-xemacs/tpu/tpu-1.12.ebuild deleted file mode 100644 index b7a5784ed7e7..000000000000 --- a/app-xemacs/tpu/tpu-1.12.ebuild +++ /dev/null @@ -1,13 +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/tpu/tpu-1.12.ebuild,v 1.10 2007/07/11 02:37:38 mr_bones_ Exp $ - -SLOT="0" -IUSE="" -DESCRIPTION="DEC EDIT/TPU support." -PKG_CAT="standard" - -DEPEND="" -KEYWORDS="x86 ~ppc alpha sparc amd64" - -inherit xemacs-packages |