diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2007-09-23 18:48:03 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2007-09-23 18:48:03 +0000 |
commit | 19af89eb1344bc1577ec1cf5ef38341521a42017 (patch) | |
tree | d12f24f27138e89405241094d304d37a51b6eb36 /app-editors | |
parent | Version bump (diff) | |
download | gentoo-2-19af89eb1344bc1577ec1cf5ef38341521a42017.tar.gz gentoo-2-19af89eb1344bc1577ec1cf5ef38341521a42017.tar.bz2 gentoo-2-19af89eb1344bc1577ec1cf5ef38341521a42017.zip |
Sparc stable --- Bug #193501
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/emacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/emacs/emacs-22.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/emacs/ChangeLog b/app-editors/emacs/ChangeLog index 2950c51ffaae..d9f6de65e32c 100644 --- a/app-editors/emacs/ChangeLog +++ b/app-editors/emacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/emacs # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.178 2007/09/23 15:33:19 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.179 2007/09/23 18:48:03 fmccor Exp $ + + 23 Sep 2007; Ferris McCormick <fmccor@gentoo.org> emacs-22.1-r1.ebuild: + Sparc stable --- Bug #193501 23 Sep 2007; nixnut <nixnut@gentoo.org> emacs-22.1-r1.ebuild: Stable on ppc wrt bug 193501 diff --git a/app-editors/emacs/emacs-22.1-r1.ebuild b/app-editors/emacs/emacs-22.1-r1.ebuild index 92dfb01373b3..677253f2f469 100644 --- a/app-editors/emacs/emacs-22.1-r1.ebuild +++ b/app-editors/emacs/emacs-22.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-22.1-r1.ebuild,v 1.6 2007/09/23 15:33:19 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-22.1-r1.ebuild,v 1.7 2007/09/23 18:48:03 fmccor Exp $ WANT_AUTOCONF="2.5" WANT_AUTOMAKE="latest" @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.gz" LICENSE="GPL-2 FDL-1.2 BSD" SLOT="22" -KEYWORDS="~amd64 ppc ~ppc64 ~sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="~amd64 ppc ~ppc64 sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="alsa gif gtk gzip-el hesiod jpeg motif png spell sound source tiff toolkit-scroll-bars X Xaw3d xpm" RESTRICT="strip" |