summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-09-19 09:28:00 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-09-19 09:28:00 +0000
commita3af38e3aa1781e72e47188759c9f012aa2a818b (patch)
treefa0c0dfca9685f97d7dde64517d6c269eecafed4 /app-emacs/gnuplot-mode
parentStable for ppc64, wrt bug #470516 (diff)
downloadgentoo-2-a3af38e3aa1781e72e47188759c9f012aa2a818b.tar.gz
gentoo-2-a3af38e3aa1781e72e47188759c9f012aa2a818b.tar.bz2
gentoo-2-a3af38e3aa1781e72e47188759c9f012aa2a818b.zip
Stable for ppc64, wrt bug #508216
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emacs/gnuplot-mode')
-rw-r--r--app-emacs/gnuplot-mode/ChangeLog5
-rw-r--r--app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/gnuplot-mode/ChangeLog b/app-emacs/gnuplot-mode/ChangeLog
index 507269ab0563..4d1858391dca 100644
--- a/app-emacs/gnuplot-mode/ChangeLog
+++ b/app-emacs/gnuplot-mode/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/gnuplot-mode
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v 1.24 2014/08/20 12:19:52 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v 1.25 2014/09/19 09:28:00 ago Exp $
+
+ 19 Sep 2014; Agostino Sarubbo <ago@gentoo.org> gnuplot-mode-0.7.0.ebuild:
+ Stable for ppc64, wrt bug #508216
20 Aug 2014; Raúl Porcel <armin76@gentoo.org> gnuplot-mode-0.7.0.ebuild:
ia64/sparc stable wrt #508216
diff --git a/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild b/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild
index 453504303876..33731070eb98 100644
--- a/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild
+++ b/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v 1.15 2014/08/20 12:19:52 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v 1.16 2014/09/19 09:28:00 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/bruceravel/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="doc"
DEPEND="doc? ( virtual/latex-base )"