summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2013-04-03 16:33:02 +0000
committerFabian Groffen <grobian@gentoo.org>2013-04-03 16:33:02 +0000
commitad8913b748fad78d7b44b0f77282a0fa9c876f61 (patch)
tree87845bff07cd7f0b66de813038579ffee2f81b26 /app-admin/emacs-updater
parentRemove dependency on mesa, bug #463430 . Remove old. (diff)
downloadgentoo-2-ad8913b748fad78d7b44b0f77282a0fa9c876f61.tar.gz
gentoo-2-ad8913b748fad78d7b44b0f77282a0fa9c876f61.tar.bz2
gentoo-2-ad8913b748fad78d7b44b0f77282a0fa9c876f61.zip
Marked ~x64-macos, bug #419199
(Portage version: 2.2.01.21890-prefix/cvs/Darwin i386, signed Manifest commit with key 0x5F75F607C5C74E89)
Diffstat (limited to 'app-admin/emacs-updater')
-rw-r--r--app-admin/emacs-updater/ChangeLog6
-rw-r--r--app-admin/emacs-updater/emacs-updater-1.13.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/app-admin/emacs-updater/ChangeLog b/app-admin/emacs-updater/ChangeLog
index f19c42b38629..1962c6f62b5c 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/emacs-updater/ChangeLog,v 1.66 2013/03/20 20:32:29 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/emacs-updater/ChangeLog,v 1.67 2013/04/03 16:33:02 grobian Exp $
+
+ 03 Apr 2013; Fabian Groffen <grobian@gentoo.org> emacs-updater-1.13.ebuild:
+ Marked ~x64-macos, bug #419199
*emacs-updater-1.13 (20 Mar 2013)
@@ -245,4 +248,3 @@
+emacs-updater-1.0.ebuild:
Initial import of stand-alone emacs-updater, package split off from
app-admin/eselect-emacs.
-
diff --git a/app-admin/emacs-updater/emacs-updater-1.13.ebuild b/app-admin/emacs-updater/emacs-updater-1.13.ebuild
index 23584b101340..a7e1411e534c 100644
--- a/app-admin/emacs-updater/emacs-updater-1.13.ebuild
+++ b/app-admin/emacs-updater/emacs-updater-1.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.13.ebuild,v 1.1 2013/03/20 20:32:29 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/emacs-updater/emacs-updater-1.13.ebuild,v 1.2 2013/04/03 16:33:02 grobian Exp $
EAPI=5
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE=""
DEPEND="app-arch/xz-utils"