diff options
author | Hans de Graaff <graaff@gentoo.org> | 2010-07-10 05:53:47 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2010-07-10 05:53:47 +0000 |
commit | 35037e70e5eefd1543455354937682185ae92689 (patch) | |
tree | 6da7c037ff047f5040f5193ea4676d4444d81c29 /app-xemacs | |
parent | Install documentation. Run tests. (diff) | |
download | gentoo-2-35037e70e5eefd1543455354937682185ae92689.tar.gz gentoo-2-35037e70e5eefd1543455354937682185ae92689.tar.bz2 gentoo-2-35037e70e5eefd1543455354937682185ae92689.zip |
Remove old versions.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/gentoo-syntax/ChangeLog | 6 | ||||
-rw-r--r-- | app-xemacs/gentoo-syntax/gentoo-syntax-1.14.ebuild | 17 | ||||
-rw-r--r-- | app-xemacs/gentoo-syntax/gentoo-syntax-1.15.ebuild | 17 |
3 files changed, 5 insertions, 35 deletions
diff --git a/app-xemacs/gentoo-syntax/ChangeLog b/app-xemacs/gentoo-syntax/ChangeLog index eacbfad0bf64..7d672b5e1e9d 100644 --- a/app-xemacs/gentoo-syntax/ChangeLog +++ b/app-xemacs/gentoo-syntax/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-xemacs/gentoo-syntax # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/ChangeLog,v 1.17 2010/01/17 09:58:55 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/ChangeLog,v 1.18 2010/07/10 05:53:47 graaff Exp $ + + 10 Jul 2010; Hans de Graaff <graaff@gentoo.org> + -gentoo-syntax-1.14.ebuild, -gentoo-syntax-1.15.ebuild: + Remove old versions. *gentoo-syntax-1.16 (17 Jan 2010) diff --git a/app-xemacs/gentoo-syntax/gentoo-syntax-1.14.ebuild b/app-xemacs/gentoo-syntax/gentoo-syntax-1.14.ebuild deleted file mode 100644 index fe8783619414..000000000000 --- a/app-xemacs/gentoo-syntax/gentoo-syntax-1.14.ebuild +++ /dev/null @@ -1,17 +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/gentoo-syntax/gentoo-syntax-1.14.ebuild,v 1.1 2009/09/25 08:41:50 graaff Exp $ - -inherit xemacs-elisp eutils - -DESCRIPTION="An Emacs mode for editing ebuilds and other Gentoo specific files." -HOMEPAGE="http://www.gentoo.org/proj/en/lisp/emacs/index.xml" -SRC_URI="mirror://gentoo/${P}.tar.bz2" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=app-editors/xemacs-21.4.20-r5 - app-xemacs/sh-script" -DEPEND="${RDEPEND}" diff --git a/app-xemacs/gentoo-syntax/gentoo-syntax-1.15.ebuild b/app-xemacs/gentoo-syntax/gentoo-syntax-1.15.ebuild deleted file mode 100644 index 89ec7f61a9a9..000000000000 --- a/app-xemacs/gentoo-syntax/gentoo-syntax-1.15.ebuild +++ /dev/null @@ -1,17 +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/gentoo-syntax/gentoo-syntax-1.15.ebuild,v 1.1 2009/10/24 07:01:26 graaff Exp $ - -inherit xemacs-elisp eutils - -DESCRIPTION="An Emacs mode for editing ebuilds and other Gentoo specific files." -HOMEPAGE="http://www.gentoo.org/proj/en/lisp/emacs/index.xml" -SRC_URI="mirror://gentoo/${P}.tar.bz2" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=app-editors/xemacs-21.4.20-r5 - app-xemacs/sh-script" -DEPEND="${RDEPEND}" |