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/sh-script | |
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/sh-script')
-rw-r--r-- | app-xemacs/sh-script/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/sh-script/files/digest-sh-script-1.17 | 3 | ||||
-rw-r--r-- | app-xemacs/sh-script/sh-script-1.17.ebuild | 14 |
3 files changed, 4 insertions, 18 deletions
diff --git a/app-xemacs/sh-script/ChangeLog b/app-xemacs/sh-script/ChangeLog index 4d340e76e0e1..0e53f3d7f301 100644 --- a/app-xemacs/sh-script/ChangeLog +++ b/app-xemacs/sh-script/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/sh-script # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sh-script/ChangeLog,v 1.12 2007/06/03 19:14:10 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sh-script/ChangeLog,v 1.13 2007/10/25 14:25:36 graaff Exp $ + + 25 Oct 2007; Hans de Graaff <graaff@gentoo.org> -sh-script-1.17.ebuild: + Remove old version 03 Jun 2007; Hans de Graaff <graaff@gentoo.org> sh-script-1.21.ebuild: Stable on amd64, ppc, ppc64, sparc, x86 as per #175560 diff --git a/app-xemacs/sh-script/files/digest-sh-script-1.17 b/app-xemacs/sh-script/files/digest-sh-script-1.17 deleted file mode 100644 index fb5bf955ef38..000000000000 --- a/app-xemacs/sh-script/files/digest-sh-script-1.17 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 919e1c273b0eb05b17795f5f3382ef1c sh-script-1.17-pkg.tar.gz 36945 -RMD160 af116fe428a9c983489486b4948a313912870fdf sh-script-1.17-pkg.tar.gz 36945 -SHA256 b0f8c9bd60c4ef29acbcb5ec64fbf9f156bbc41748150bfc6c46d92f4a054b9b sh-script-1.17-pkg.tar.gz 36945 diff --git a/app-xemacs/sh-script/sh-script-1.17.ebuild b/app-xemacs/sh-script/sh-script-1.17.ebuild deleted file mode 100644 index abf8c874ce06..000000000000 --- a/app-xemacs/sh-script/sh-script-1.17.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/sh-script/sh-script-1.17.ebuild,v 1.9 2007/07/11 02:37:37 mr_bones_ Exp $ - -SLOT="0" -IUSE="" -DESCRIPTION="Support for editing shell scripts." -PKG_CAT="standard" - -DEPEND="app-xemacs/xemacs-base -" -KEYWORDS="amd64 x86 ppc alpha sparc ppc64" - -inherit xemacs-packages |