summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2008-09-05 17:08:52 +0000
committerChristian Faulhammer <fauli@gentoo.org>2008-09-05 17:08:52 +0000
commit4e48f56c8737572a8c43c3d23457715c1bf61052 (patch)
tree5baeb422f32f14c8c1cfc3d1e3cdd9a88be074e1 /app-editors
parent22.3 has been officially removed, so kill pretest versions (diff)
downloadhistorical-4e48f56c8737572a8c43c3d23457715c1bf61052.tar.gz
historical-4e48f56c8737572a8c43c3d23457715c1bf61052.tar.bz2
historical-4e48f56c8737572a8c43c3d23457715c1bf61052.zip
official release of 22.3; remove pretest version
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/emacs/ChangeLog8
-rw-r--r--app-editors/emacs/emacs-22.3.ebuild (renamed from app-editors/emacs/emacs-22.2.92.ebuild)4
2 files changed, 9 insertions, 3 deletions
diff --git a/app-editors/emacs/ChangeLog b/app-editors/emacs/ChangeLog
index 6c65043ebd32..e9ce2a2a4cd0 100644
--- a/app-editors/emacs/ChangeLog
+++ b/app-editors/emacs/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-editors/emacs
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.267 2008/09/03 09:52:04 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.268 2008/09/05 17:08:52 opfer Exp $
+
+*emacs-22.3 (05 Sep 2008)
+
+ 05 Sep 2008; Christian Faulhammer <opfer@gentoo.org>
+ -emacs-22.2.92.ebuild, +emacs-22.3.ebuild:
+ official release of 22.3; remove pretest version
03 Sep 2008; Raúl Porcel <armin76@gentoo.org> emacs-22.2-r3.ebuild:
alpha/ia64/sparc/x86 stable
diff --git a/app-editors/emacs/emacs-22.2.92.ebuild b/app-editors/emacs/emacs-22.3.ebuild
index 8c21002a10a1..fd563424911a 100644
--- a/app-editors/emacs/emacs-22.2.92.ebuild
+++ b/app-editors/emacs/emacs-22.3.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-22.2.92.ebuild,v 1.2 2008/09/03 18:31:23 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-22.3.ebuild,v 1.1 2008/09/05 17:08:52 opfer Exp $
inherit autotools elisp-common eutils flag-o-matic
DESCRIPTION="The extensible, customizable, self-documenting real-time display editor"
HOMEPAGE="http://www.gnu.org/software/emacs/"
-SRC_URI="ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-${PV}.tar.gz"
+SRC_URI="mirror://gnu/emacs/${P}.tar.gz"
LICENSE="GPL-3 FDL-1.2 BSD"
SLOT="22"