diff options
author | Hans de Graaff <graaff@gentoo.org> | 2011-06-03 13:01:27 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2011-06-03 13:01:27 +0000 |
commit | d4a3135ac8693b979b0b912123f4cebca07521a3 (patch) | |
tree | cebe168016e12f2649b4cea8b17b3c5dce5afeea /app-xemacs/xemacs-base | |
parent | Remove old version. (diff) | |
download | gentoo-2-d4a3135ac8693b979b0b912123f4cebca07521a3.tar.gz gentoo-2-d4a3135ac8693b979b0b912123f4cebca07521a3.tar.bz2 gentoo-2-d4a3135ac8693b979b0b912123f4cebca07521a3.zip |
Remove old versions.
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'app-xemacs/xemacs-base')
-rw-r--r-- | app-xemacs/xemacs-base/ChangeLog | 8 | ||||
-rw-r--r-- | app-xemacs/xemacs-base/xemacs-base-2.10.ebuild | 12 | ||||
-rw-r--r-- | app-xemacs/xemacs-base/xemacs-base-2.19.ebuild | 12 |
3 files changed, 6 insertions, 26 deletions
diff --git a/app-xemacs/xemacs-base/ChangeLog b/app-xemacs/xemacs-base/ChangeLog index 735d77c12cbe..97af82d00689 100644 --- a/app-xemacs/xemacs-base/ChangeLog +++ b/app-xemacs/xemacs-base/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-xemacs/xemacs-base -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/xemacs-base/ChangeLog,v 1.26 2010/08/13 07:27:35 graaff Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/xemacs-base/ChangeLog,v 1.27 2011/06/03 13:01:27 graaff Exp $ + + 03 Jun 2011; Hans de Graaff <graaff@gentoo.org> -xemacs-base-2.10.ebuild, + -xemacs-base-2.19.ebuild: + Remove old versions. *xemacs-base-2.27 (13 Aug 2010) diff --git a/app-xemacs/xemacs-base/xemacs-base-2.10.ebuild b/app-xemacs/xemacs-base/xemacs-base-2.10.ebuild deleted file mode 100644 index 808044f45d83..000000000000 --- a/app-xemacs/xemacs-base/xemacs-base-2.10.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2008 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.10.ebuild,v 1.7 2008/05/12 14:08:00 corsair 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 diff --git a/app-xemacs/xemacs-base/xemacs-base-2.19.ebuild b/app-xemacs/xemacs-base/xemacs-base-2.19.ebuild deleted file mode 100644 index c14872daecfd..000000000000 --- a/app-xemacs/xemacs-base/xemacs-base-2.19.ebuild +++ /dev/null @@ -1,12 +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/xemacs-base/xemacs-base-2.19.ebuild,v 1.1 2009/02/21 10:36:06 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 |