diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-02-17 17:28:18 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-02-17 17:28:18 +0000 |
commit | 5269f0110601f9d3da607bc00fa0d77e39f31da2 (patch) | |
tree | f041e616f992f9fbd0a5a0d02cad42245af08d71 /app-admin/emacs-updater | |
parent | arm/ia64/s390/sh/sparc stable wrt #258618 (diff) | |
download | gentoo-2-5269f0110601f9d3da607bc00fa0d77e39f31da2.tar.gz gentoo-2-5269f0110601f9d3da607bc00fa0d77e39f31da2.tar.bz2 gentoo-2-5269f0110601f9d3da607bc00fa0d77e39f31da2.zip |
alpha/arm/ia64/s390/sh/x86 stable wrt #259326
(Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r8 ia64)
Diffstat (limited to 'app-admin/emacs-updater')
-rw-r--r-- | app-admin/emacs-updater/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/emacs-updater/emacs-updater-1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/emacs-updater/ChangeLog b/app-admin/emacs-updater/ChangeLog index 2849a1b4eead..f11a5fa1fd7c 100644 --- a/app-admin/emacs-updater/ChangeLog +++ b/app-admin/emacs-updater/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/emacs-updater # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/emacs-updater/ChangeLog,v 1.10 2009/02/17 13:25:34 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/emacs-updater/ChangeLog,v 1.11 2009/02/17 17:28:18 armin76 Exp $ + + 17 Feb 2009; Raúl Porcel <armin76@gentoo.org> emacs-updater-1.3.ebuild: + alpha/arm/ia64/s390/sh/x86 stable wrt #259326 17 Feb 2009; Ferris McCormick <fmccor@gentoo.org> emacs-updater-1.3.ebuild: diff --git a/app-admin/emacs-updater/emacs-updater-1.3.ebuild b/app-admin/emacs-updater/emacs-updater-1.3.ebuild index 65b2c5168bc5..9b54a31d050d 100644 --- a/app-admin/emacs-updater/emacs-updater-1.3.ebuild +++ b/app-admin/emacs-updater/emacs-updater-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/emacs-updater/emacs-updater-1.3.ebuild,v 1.2 2009/02/17 13:25:34 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/emacs-updater/emacs-updater-1.3.ebuild,v 1.3 2009/02/17 17:28:18 armin76 Exp $ DESCRIPTION="Rebuild Emacs packages" 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="" |