diff options
author | Markus Meier <maekke@gentoo.org> | 2010-12-25 14:29:15 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-12-25 14:29:15 +0000 |
commit | de7b86bced8d826bd9a775d283fa4dc8eee442e5 (patch) | |
tree | cd1c4b49887206ffca54ab74f168ac602f57f594 /app-admin/emacs-updater | |
parent | arm stable (diff) | |
download | gentoo-2-de7b86bced8d826bd9a775d283fa4dc8eee442e5.tar.gz gentoo-2-de7b86bced8d826bd9a775d283fa4dc8eee442e5.tar.bz2 gentoo-2-de7b86bced8d826bd9a775d283fa4dc8eee442e5.zip |
arm stable, bug #348505
(Portage version: 2.1.9.26/cvs/Linux i686)
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.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/emacs-updater/ChangeLog b/app-admin/emacs-updater/ChangeLog index 3eb5f6153cf5..234e577acee5 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/emacs-updater/ChangeLog,v 1.38 2010/12/24 16:38:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/emacs-updater/ChangeLog,v 1.39 2010/12/25 14:29:15 maekke Exp $ + + 25 Dec 2010; Markus Meier <maekke@gentoo.org> emacs-updater-1.7.ebuild: + arm stable, bug #348505 24 Dec 2010; Jeroen Roovers <jer@gentoo.org> emacs-updater-1.7.ebuild: Stable for HPPA (bug #348505). diff --git a/app-admin/emacs-updater/emacs-updater-1.7.ebuild b/app-admin/emacs-updater/emacs-updater-1.7.ebuild index bbb96987b9cd..32b38fcb88d8 100644 --- a/app-admin/emacs-updater/emacs-updater-1.7.ebuild +++ b/app-admin/emacs-updater/emacs-updater-1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.7.ebuild,v 1.4 2010/12/24 16:38:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/emacs-updater/emacs-updater-1.7.ebuild,v 1.5 2010/12/25 14:29:15 maekke Exp $ EAPI=2 @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DEPEND="" |