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/emacs-updater-1.7.ebuild | |
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/emacs-updater-1.7.ebuild')
-rw-r--r-- | app-admin/emacs-updater/emacs-updater-1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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="" |