diff options
author | Hans de Graaff <graaff@gentoo.org> | 2011-06-03 12:57:28 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2011-06-03 12:57:28 +0000 |
commit | 8bf53ccf3e2be360e66717184407979d2a95189e (patch) | |
tree | 8bbcc9ce07049c22c1e49b90e61aeea7b0e92e06 /app-xemacs/text-modes | |
parent | Remove old version. (diff) | |
download | gentoo-2-8bf53ccf3e2be360e66717184407979d2a95189e.tar.gz gentoo-2-8bf53ccf3e2be360e66717184407979d2a95189e.tar.bz2 gentoo-2-8bf53ccf3e2be360e66717184407979d2a95189e.zip |
Remove old version.
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'app-xemacs/text-modes')
-rw-r--r-- | app-xemacs/text-modes/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/text-modes/text-modes-1.96.ebuild | 16 |
2 files changed, 5 insertions, 18 deletions
diff --git a/app-xemacs/text-modes/ChangeLog b/app-xemacs/text-modes/ChangeLog index b48210796331..81abea5066d6 100644 --- a/app-xemacs/text-modes/ChangeLog +++ b/app-xemacs/text-modes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/text-modes -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/text-modes/ChangeLog,v 1.22 2010/08/13 07:47:00 graaff Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/text-modes/ChangeLog,v 1.23 2011/06/03 12:57:28 graaff Exp $ + + 03 Jun 2011; Hans de Graaff <graaff@gentoo.org> -text-modes-1.96.ebuild: + Remove old version. *text-modes-1.98 (13 Aug 2010) diff --git a/app-xemacs/text-modes/text-modes-1.96.ebuild b/app-xemacs/text-modes/text-modes-1.96.ebuild deleted file mode 100644 index 8353506da806..000000000000 --- a/app-xemacs/text-modes/text-modes-1.96.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/text-modes/text-modes-1.96.ebuild,v 1.1 2009/02/21 15:54:45 graaff Exp $ - -SLOT="0" -IUSE="" -DESCRIPTION="Miscellaneous support for editing text files." -PKG_CAT="standard" - -RDEPEND="app-xemacs/xemacs-ispell -app-xemacs/fsf-compat -app-xemacs/xemacs-base -" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" - -inherit xemacs-packages |