diff options
author | Hans de Graaff <graaff@gentoo.org> | 2012-06-02 13:45:33 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2012-06-02 13:45:33 +0000 |
commit | 63993cafb631d4db1c3053e5c54ce0539654d379 (patch) | |
tree | f96575c312aa4c6b94833c8a673cac2d7f7b5afb /app-xemacs | |
parent | Stable for amd64, wrt bug #418291 (diff) | |
download | gentoo-2-63993cafb631d4db1c3053e5c54ce0539654d379.tar.gz gentoo-2-63993cafb631d4db1c3053e5c54ce0539654d379.tar.bz2 gentoo-2-63993cafb631d4db1c3053e5c54ce0539654d379.zip |
Remove old versions.
(Portage version: 2.1.10.49/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.16.ebuild | 17 | ||||
-rw-r--r-- | app-xemacs/gentoo-syntax/gentoo-syntax-1.17.ebuild | 17 |
3 files changed, 5 insertions, 35 deletions
diff --git a/app-xemacs/gentoo-syntax/ChangeLog b/app-xemacs/gentoo-syntax/ChangeLog index bc1831ec9441..4ff96d6ff3d8 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/ChangeLog,v 1.26 2012/01/04 18:20:54 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/ChangeLog,v 1.27 2012/06/02 13:45:33 graaff Exp $ + + 02 Jun 2012; Hans de Graaff <graaff@gentoo.org> -gentoo-syntax-1.16.ebuild, + -gentoo-syntax-1.17.ebuild: + Remove old versions. 04 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> gentoo-syntax-1.18.ebuild: diff --git a/app-xemacs/gentoo-syntax/gentoo-syntax-1.16.ebuild b/app-xemacs/gentoo-syntax/gentoo-syntax-1.16.ebuild deleted file mode 100644 index 2927c15f5022..000000000000 --- a/app-xemacs/gentoo-syntax/gentoo-syntax-1.16.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2010 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.16.ebuild,v 1.3 2010/07/12 21:51:59 hwoarang 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.17.ebuild b/app-xemacs/gentoo-syntax/gentoo-syntax-1.17.ebuild deleted file mode 100644 index 8c5d6fda7553..000000000000 --- a/app-xemacs/gentoo-syntax/gentoo-syntax-1.17.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2010 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.17.ebuild,v 1.1 2010/07/10 05:56:56 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}" |