diff options
author | Jason Wever <weeve@gentoo.org> | 2004-01-26 13:45:26 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-01-26 13:45:26 +0000 |
commit | 2b3b098884c82f8daa243aaddfd7b68fabf37b75 (patch) | |
tree | 6043c3558cf9bf6ef9ce102ed242a9162550c44e /app-editors/xemacs | |
parent | I think this will be the smartest way of informing people of their broken nvi... (diff) | |
download | gentoo-2-2b3b098884c82f8daa243aaddfd7b68fabf37b75.tar.gz gentoo-2-2b3b098884c82f8daa243aaddfd7b68fabf37b75.tar.bz2 gentoo-2-2b3b098884c82f8daa243aaddfd7b68fabf37b75.zip |
Marked stable on sparc.
Diffstat (limited to 'app-editors/xemacs')
-rw-r--r-- | app-editors/xemacs/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/xemacs/xemacs-21.4.12.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-editors/xemacs/ChangeLog b/app-editors/xemacs/ChangeLog index e7c511ccffaa..56e0edfeb18b 100644 --- a/app-editors/xemacs/ChangeLog +++ b/app-editors/xemacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/xemacs -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.38 2004/01/05 23:35:09 robbat2 Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.39 2004/01/26 13:45:26 weeve Exp $ + + 26 Jan 2004; Jason Wever <weeve@gentoo.org> xemacs-21.4.12.ebuild: + Marked stable on sparc. 05 Jan 2004; Robin H. Johnson <robbat2@gentoo.org> xemacs-21.4.10-r1.ebuild, xemacs-21.4.10-r2.ebuild, xemacs-21.4.10.ebuild, xemacs-21.4.11.ebuild, diff --git a/app-editors/xemacs/xemacs-21.4.12.ebuild b/app-editors/xemacs/xemacs-21.4.12.ebuild index c47eabc68b16..38999affeaad 100644 --- a/app-editors/xemacs/xemacs-21.4.12.ebuild +++ b/app-editors/xemacs/xemacs-21.4.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.12.ebuild,v 1.11 2004/01/05 23:35:09 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.12.ebuild,v 1.12 2004/01/26 13:45:26 weeve Exp $ inherit eutils @@ -59,7 +59,7 @@ PROVIDE="virtual/xemacs virtual/editor" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc alpha ~sparc" +KEYWORDS="x86 ~ppc alpha sparc" src_unpack() { unpack ${P}.tar.gz |