diff options
author | 2013-12-21 16:17:55 +0000 | |
---|---|---|
committer | 2013-12-21 16:17:55 +0000 | |
commit | 1f75db34f09f4e427cb3c6d83d7cc780da77a53c (patch) | |
tree | 719f6245c4a045e5a60c2e53b46118ee82e3c014 /app-emacs/emacs-common-gentoo | |
parent | Stable for ppc, wrt bug #490110 (diff) | |
download | gentoo-2-1f75db34f09f4e427cb3c6d83d7cc780da77a53c.tar.gz gentoo-2-1f75db34f09f4e427cb3c6d83d7cc780da77a53c.tar.bz2 gentoo-2-1f75db34f09f4e427cb3c6d83d7cc780da77a53c.zip |
Stable for HPPA (bug #494584).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-emacs/emacs-common-gentoo')
-rw-r--r-- | app-emacs/emacs-common-gentoo/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/emacs-common-gentoo/ChangeLog b/app-emacs/emacs-common-gentoo/ChangeLog index 33a7a52b89cc..8a5689d552a5 100644 --- a/app-emacs/emacs-common-gentoo/ChangeLog +++ b/app-emacs/emacs-common-gentoo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/emacs-common-gentoo # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-common-gentoo/ChangeLog,v 1.87 2013/11/16 12:50:52 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-common-gentoo/ChangeLog,v 1.88 2013/12/21 16:17:55 jer Exp $ + + 21 Dec 2013; Jeroen Roovers <jer@gentoo.org> emacs-common-gentoo-1.4.ebuild: + Stable for HPPA (bug #494584). *emacs-common-gentoo-1.4 (16 Nov 2013) diff --git a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.4.ebuild b/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.4.ebuild index 891162003614..e43ebf2cb8eb 100644 --- a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.4.ebuild +++ b/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.4.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-emacs/emacs-common-gentoo/emacs-common-gentoo-1.4.ebuild,v 1.1 2013/11/16 12:50:52 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.4.ebuild,v 1.2 2013/12/21 16:17:55 jer Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~ulm/emacs/${P}.tar.xz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="games X" PDEPEND="virtual/emacs" |