diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-12-12 16:29:01 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-12-12 16:29:01 +0000 |
commit | c16f4e1559f23c5ccbf5ffecd509149d9eb546b6 (patch) | |
tree | c9eca4f228595f7c66f581880a208ab01c7f8bd4 /app-admin/emacs-updater | |
parent | Version bump, drop old ones (diff) | |
download | gentoo-2-c16f4e1559f23c5ccbf5ffecd509149d9eb546b6.tar.gz gentoo-2-c16f4e1559f23c5ccbf5ffecd509149d9eb546b6.tar.bz2 gentoo-2-c16f4e1559f23c5ccbf5ffecd509149d9eb546b6.zip |
stable x86, bug 348505
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'app-admin/emacs-updater')
-rw-r--r-- | app-admin/emacs-updater/ChangeLog | 6 | ||||
-rw-r--r-- | app-admin/emacs-updater/emacs-updater-1.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-admin/emacs-updater/ChangeLog b/app-admin/emacs-updater/ChangeLog index fc2890851ec8..a22c4b252624 100644 --- a/app-admin/emacs-updater/ChangeLog +++ b/app-admin/emacs-updater/ChangeLog @@ -1,6 +1,10 @@ # 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.35 2010/11/10 18:12:59 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/emacs-updater/ChangeLog,v 1.36 2010/12/12 16:29:01 fauli Exp $ + + 12 Dec 2010; Christian Faulhammer <fauli@gentoo.org> + emacs-updater-1.7.ebuild: + stable x86, bug 348505 *emacs-updater-1.7 (10 Nov 2010) diff --git a/app-admin/emacs-updater/emacs-updater-1.7.ebuild b/app-admin/emacs-updater/emacs-updater-1.7.ebuild index 002af1af39d9..2d29f14c18c9 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.1 2010/11/10 18:13:00 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/emacs-updater/emacs-updater-1.7.ebuild,v 1.2 2010/12/12 16:29:01 fauli 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="" |