diff options
author | 2009-02-19 23:45:11 +0000 | |
---|---|---|
committer | 2009-02-19 23:45:11 +0000 | |
commit | c27bb4befd38fdbdb096fa5fd969af366668797d (patch) | |
tree | 118fd09c541d66076f86337486821e1b3d1245c1 /app-xemacs/auctex | |
parent | Drop stale kde 4.1.4 ebuilds (diff) | |
download | gentoo-2-c27bb4befd38fdbdb096fa5fd969af366668797d.tar.gz gentoo-2-c27bb4befd38fdbdb096fa5fd969af366668797d.tar.bz2 gentoo-2-c27bb4befd38fdbdb096fa5fd969af366668797d.zip |
clean up
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'app-xemacs/auctex')
-rw-r--r-- | app-xemacs/auctex/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/auctex/auctex-1.46.ebuild | 14 |
2 files changed, 5 insertions, 16 deletions
diff --git a/app-xemacs/auctex/ChangeLog b/app-xemacs/auctex/ChangeLog index 3e7f9b9bc02b..c403a1f39d90 100644 --- a/app-xemacs/auctex/ChangeLog +++ b/app-xemacs/auctex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/auctex -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/auctex/ChangeLog,v 1.21 2008/05/12 13:50:45 corsair Exp $ +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/auctex/ChangeLog,v 1.22 2009/02/19 23:45:11 fauli Exp $ + + 19 Feb 2009; Christian Faulhammer <fauli@gentoo.org> -auctex-1.46.ebuild: + clean up 12 May 2008; Markus Rothe <corsair@gentoo.org> auctex-1.47.ebuild: Stable on ppc64 diff --git a/app-xemacs/auctex/auctex-1.46.ebuild b/app-xemacs/auctex/auctex-1.46.ebuild deleted file mode 100644 index 7630e68982f7..000000000000 --- a/app-xemacs/auctex/auctex-1.46.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/auctex/auctex-1.46.ebuild,v 1.3 2007/06/03 17:45:45 graaff Exp $ - -SLOT="0" -IUSE="" -DESCRIPTION="Basic TeX/LaTeX support." -PKG_CAT="standard" - -RDEPEND="app-xemacs/xemacs-base -" -KEYWORDS="alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages |