summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-02-20 00:33:17 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-02-20 00:33:17 +0000
commit2866d11f35e6c1c5a16e53baa8efbd91a8cbe3b2 (patch)
tree997fbd70a879c2395fa1ba2892a78f460b2f8fdd /app-xemacs/sh-script
parentstable amd64, bug 248220 (diff)
downloadgentoo-2-2866d11f35e6c1c5a16e53baa8efbd91a8cbe3b2.tar.gz
gentoo-2-2866d11f35e6c1c5a16e53baa8efbd91a8cbe3b2.tar.bz2
gentoo-2-2866d11f35e6c1c5a16e53baa8efbd91a8cbe3b2.zip
clean up
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'app-xemacs/sh-script')
-rw-r--r--app-xemacs/sh-script/ChangeLog8
-rw-r--r--app-xemacs/sh-script/sh-script-1.21.ebuild14
2 files changed, 6 insertions, 16 deletions
diff --git a/app-xemacs/sh-script/ChangeLog b/app-xemacs/sh-script/ChangeLog
index c9c213f6216a..a2e312206aa0 100644
--- a/app-xemacs/sh-script/ChangeLog
+++ b/app-xemacs/sh-script/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-xemacs/sh-script
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sh-script/ChangeLog,v 1.19 2008/05/12 14:05:18 corsair Exp $
+# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sh-script/ChangeLog,v 1.20 2009/02/20 00:33:17 fauli Exp $
+
+ 20 Feb 2009; Christian Faulhammer <fauli@gentoo.org>
+ -sh-script-1.21.ebuild:
+ clean up
12 May 2008; Markus Rothe <corsair@gentoo.org> sh-script-1.22.ebuild:
Stable on ppc64
diff --git a/app-xemacs/sh-script/sh-script-1.21.ebuild b/app-xemacs/sh-script/sh-script-1.21.ebuild
deleted file mode 100644
index ea2205e47754..000000000000
--- a/app-xemacs/sh-script/sh-script-1.21.ebuild
+++ /dev/null
@@ -1,14 +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/sh-script/sh-script-1.21.ebuild,v 1.4 2007/07/11 02:37:37 mr_bones_ Exp $
-
-SLOT="0"
-IUSE=""
-DESCRIPTION="Support for editing shell scripts."
-PKG_CAT="standard"
-
-RDEPEND="app-xemacs/xemacs-base
-"
-KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages