diff options
author | Hans de Graaff <graaff@gentoo.org> | 2007-02-25 08:22:27 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2007-02-25 08:22:27 +0000 |
commit | 47198fbc968209dd7f5cb74e403a0b0d40a79994 (patch) | |
tree | 3e8d84e3dba6cc4a81dddae9dec550ee2e187853 /app-xemacs/xemacs-base/xemacs-base-2.03.ebuild | |
parent | rev bump to fix #168066. (diff) | |
download | historical-47198fbc968209dd7f5cb74e403a0b0d40a79994.tar.gz historical-47198fbc968209dd7f5cb74e403a0b0d40a79994.tar.bz2 historical-47198fbc968209dd7f5cb74e403a0b0d40a79994.zip |
Remove old version.
Package-Manager: portage-2.1.2-r9
Diffstat (limited to 'app-xemacs/xemacs-base/xemacs-base-2.03.ebuild')
-rw-r--r-- | app-xemacs/xemacs-base/xemacs-base-2.03.ebuild | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/app-xemacs/xemacs-base/xemacs-base-2.03.ebuild b/app-xemacs/xemacs-base/xemacs-base-2.03.ebuild deleted file mode 100644 index 4b3a37429421..000000000000 --- a/app-xemacs/xemacs-base/xemacs-base-2.03.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/xemacs-base/xemacs-base-2.03.ebuild,v 1.1 2006/11/11 10:25:43 graaff Exp $ - -SLOT="0" -IUSE="" -DESCRIPTION="Fundamental XEmacs support, you almost certainly need this." -PKG_CAT="standard" - -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" - -inherit xemacs-packages - |