diff options
author | Santiago M. Mola <coldwind@gentoo.org> | 2008-06-27 09:13:45 +0000 |
---|---|---|
committer | Santiago M. Mola <coldwind@gentoo.org> | 2008-06-27 09:13:45 +0000 |
commit | 7067039f49a25fbd83baeda63103bf6bfe1d2142 (patch) | |
tree | bf96306b58a8c2a8c14fdf508407ca0fb64d08c8 /app-admin/eselect-emacs | |
parent | amd64 stable wrt bug #229545 (diff) | |
download | historical-7067039f49a25fbd83baeda63103bf6bfe1d2142.tar.gz historical-7067039f49a25fbd83baeda63103bf6bfe1d2142.tar.bz2 historical-7067039f49a25fbd83baeda63103bf6bfe1d2142.zip |
amd64 stable wrt bug #229605
Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.25-gentoo-r3 x86_64
Diffstat (limited to 'app-admin/eselect-emacs')
-rw-r--r-- | app-admin/eselect-emacs/ChangeLog | 6 | ||||
-rw-r--r-- | app-admin/eselect-emacs/eselect-emacs-1.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-admin/eselect-emacs/ChangeLog b/app-admin/eselect-emacs/ChangeLog index 90b57da40f23..57568693c746 100644 --- a/app-admin/eselect-emacs/ChangeLog +++ b/app-admin/eselect-emacs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/eselect-emacs # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/ChangeLog,v 1.45 2008/06/26 16:16:57 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/ChangeLog,v 1.46 2008/06/27 09:13:45 coldwind Exp $ + + 27 Jun 2008; Santiago M. Mola <coldwind@gentoo.org> + eselect-emacs-1.5.ebuild: + amd64 stable wrt bug #229605 26 Jun 2008; nixnut <nixnut@gentoo.org> eselect-emacs-1.5.ebuild: Stable on ppc wrt bug 229605 diff --git a/app-admin/eselect-emacs/eselect-emacs-1.5.ebuild b/app-admin/eselect-emacs/eselect-emacs-1.5.ebuild index 198e9c4d5e31..7e1d3df60bbd 100644 --- a/app-admin/eselect-emacs/eselect-emacs-1.5.ebuild +++ b/app-admin/eselect-emacs/eselect-emacs-1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/eselect-emacs-1.5.ebuild,v 1.2 2008/06/26 16:16:57 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/eselect-emacs-1.5.ebuild,v 1.3 2008/06/27 09:13:45 coldwind Exp $ DESCRIPTION="Manages Emacs versions" HOMEPAGE="http://www.gentoo.org/proj/en/lisp/emacs/" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="" DEPEND="" |