summaryrefslogtreecommitdiff
path: root/app-emacs/gnuplot-mode
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-05-11 16:02:49 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-05-11 16:02:49 +0100
commit88ebe56470c37b02a044e1091cad6b2df0f3be8f (patch)
treed80b2d9337c01c4a0fe11a2ef9691fc3153ed6d3 /app-emacs/gnuplot-mode
parent4645b6f17f0da81e9fe84081fb126a37102ba153 (diff)
gentoo resync : 11.05.2018
Diffstat (limited to 'app-emacs/gnuplot-mode')
-rw-r--r--app-emacs/gnuplot-mode/Manifest2
-rw-r--r--app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/gnuplot-mode/Manifest b/app-emacs/gnuplot-mode/Manifest
index e1efae547333..16b7aceb6266 100644
--- a/app-emacs/gnuplot-mode/Manifest
+++ b/app-emacs/gnuplot-mode/Manifest
@@ -1,4 +1,4 @@
AUX 50gnuplot-mode-gentoo.el 347 BLAKE2B 6a72d3ac75c8ef7629b8c018f9652b924137f56feb7c1578d7d5b572846bb22b248ae569412e7d9f6969ce6daca4aa21debccac7b7d5b63c4c66b04959d72836 SHA512 eb342c60bee1a9e45a50373093207545b8b37888432b082afb7c4f0911eed08481379094ee5a73888a03a12898c3c41016c2d9161f92a1a7cf7be7f2010c1c83
DIST gnuplot-mode-0.7.0.tar.gz 373475 BLAKE2B 6aa547b90922fa445de10825ae8f0c05249a335a1cc531118200bc49c4b62f610e07a7c5bd694a3c6bf6605b937a520a8008d67263d2e83cabf009fb855e7a97 SHA512 fdf04a3a32755892d422de8a535682ff44d1b635ecdc814738564376f5c7027a82c23807439835f2b7bf959f4f8b7a7d38d07a643f84ab2056ba187f3558e596
-EBUILD gnuplot-mode-0.7.0.ebuild 1001 BLAKE2B 68ab01795ac21618d6ac9fd42b1a2e1111c3938d4e52472a63dd6b3fd0dc97825b73c917c7beb3a5714983ae7c2d65adeb48d1396ef10806536ad8c545b99313 SHA512 84a0b4a56992b71de80146ede290aab97769c85c979557aaec243394d9ca460a33c757823032e36ce66546bfb379a91300d99998482e39827f002cbbd2af9d95
+EBUILD gnuplot-mode-0.7.0.ebuild 1002 BLAKE2B b6d2dc95275398ff12d94400fa30ad5b1a41757485bbad24c1b18b41ae94051af18b2e3d99c3905cb9d67feb115b3fa04a2bef57e37d1e8e35637d120f91c0ac SHA512 37f0ceae8aa23dac56e0064baf6498c1e0aee61ace0469f80d71051dc8a110a2e6c99796f71456ab18f2aeed030f783cc0e29434a4478e6fadf959768d5cd9a4
MISC metadata.xml 345 BLAKE2B 3cf5d1b795525d5bba010aa5331451e01c96662e748b157d63a06ae96b6a1d955a2fb8a5eb549ed06330f61e01e5765850449b56933e137e59425ad2d4e3aea9 SHA512 842a05f202ddeef73dbd3bc63dd95ea85dac06dce89bbe1f568779a5a5a4821d8eb0a2209e3416a8ff9428bf3b2b73fabb74a20912066225038dc8db6e6c4901
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 25a40ede0ecd..1a90fa983b9a 100644
--- a/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild
+++ b/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild
@@ -11,7 +11,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 )"