diff options
author | 2007-10-21 14:05:38 +0000 | |
---|---|---|
committer | 2007-10-21 14:05:38 +0000 | |
commit | db1ef70e8cf8990bb93ad57ed16e1766001add50 (patch) | |
tree | 7b1f5465199965ea9336d365dae76d4df3bf75cb /app-xemacs/c-support/c-support-1.16.ebuild | |
parent | x86 stable, security bug #196480 (diff) | |
download | gentoo-2-db1ef70e8cf8990bb93ad57ed16e1766001add50.tar.gz gentoo-2-db1ef70e8cf8990bb93ad57ed16e1766001add50.tar.bz2 gentoo-2-db1ef70e8cf8990bb93ad57ed16e1766001add50.zip |
Remove old version
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-xemacs/c-support/c-support-1.16.ebuild')
-rw-r--r-- | app-xemacs/c-support/c-support-1.16.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/app-xemacs/c-support/c-support-1.16.ebuild b/app-xemacs/c-support/c-support-1.16.ebuild deleted file mode 100644 index ad48085cb5d6..000000000000 --- a/app-xemacs/c-support/c-support-1.16.ebuild +++ /dev/null @@ -1,15 +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/c-support/c-support-1.16.ebuild,v 1.10 2005/04/24 03:21:15 hansmi Exp $ - -SLOT="0" -IUSE="" -DESCRIPTION="Basic single-file add-ons for editing C code." -PKG_CAT="standard" - -DEPEND="app-xemacs/cc-mode -app-xemacs/xemacs-base -" -KEYWORDS="x86 ppc alpha sparc amd64" - -inherit xemacs-packages |