summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2015-05-24 14:06:28 +0200
committerMartin Väth <martin@mvath.de>2015-10-11 10:49:22 +0200
commitf55a4c30a2d10f692c92b3f06a550d2b2c7fbf23 (patch)
tree1f0168bf482563ee8a7fa65a90067938b2b9fff6
parentBump squashmount (diff)
downloadmv-f55a4c30a2d10f692c92b3f06a550d2b2c7fbf23.tar.gz
mv-f55a4c30a2d10f692c92b3f06a550d2b2c7fbf23.tar.bz2
mv-f55a4c30a2d10f692c92b3f06a550d2b2c7fbf23.zip
Bump squashmount, cpplint, noscript
-rw-r--r--dev-cpp/cpplint/ChangeLog5
-rw-r--r--dev-cpp/cpplint/Manifest4
-rw-r--r--dev-cpp/cpplint/cpplint-99999999.ebuild (renamed from dev-cpp/cpplint/cpplint-141-r1.ebuild)40
-rw-r--r--sys-fs/squashmount/ChangeLog5
-rw-r--r--sys-fs/squashmount/Manifest2
-rw-r--r--sys-fs/squashmount/squashmount-11.0.1.ebuild (renamed from sys-fs/squashmount/squashmount-10.1.0.ebuild)4
-rw-r--r--www-plugins/noscript/ChangeLog5
-rw-r--r--www-plugins/noscript/Manifest2
-rw-r--r--www-plugins/noscript/noscript-2.6.9.24.ebuild (renamed from www-plugins/noscript/noscript-2.6.9.22.ebuild)0
9 files changed, 35 insertions, 32 deletions
diff --git a/dev-cpp/cpplint/ChangeLog b/dev-cpp/cpplint/ChangeLog
index 4b754f64..55c0aeb9 100644
--- a/dev-cpp/cpplint/ChangeLog
+++ b/dev-cpp/cpplint/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*cpplint-99999999 (24 May 2015)
+
+ 24 May 2015; Martin Väth <martin@mvath.de>:
+ Update to github repository, since anything else is no longer available
+
*cpplint-141-r1 (18 Jan 2015)
15 Feb 2015; Martin Väth <martin@mvath.de>:
diff --git a/dev-cpp/cpplint/Manifest b/dev-cpp/cpplint/Manifest
deleted file mode 100644
index 6a0db5e9..00000000
--- a/dev-cpp/cpplint/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST cpplint-20090627.txt 2228 SHA256 1c0500c633b2161633abffccc942f8b18dddb04a9b099d40db09b959078044c8 SHA512 29507d5a714b08027cc6d1412639e71c206a0167b7b3fae3e8ebaf48717fc93b2838d132a5f0e327b767c138e5735cc472b6f2515cce1f932507324065563687 WHIRLPOOL 1713897d18d8795121660061c58d87bc23f39a4c7de069b37cfe6de8e837adf5d1065cedc4e54894be722df8a8a9ebd306814fd769365f03343a6c897cd86cbd
-DIST cpplint-20140908.html 183203 SHA256 e8cde1fd0f68b165f83afb82702e4d99747323b3298259eb406d5f6cfebd6227 SHA512 7d1c2db92d85297cd3e1bcd6f104d99e24d06bc5b1a858f1dc2e97cf76bfc25aa100531d07282995571f7c7bbb1435f675f744a2a94ab2862634bf516076c4d7 WHIRLPOOL e753965b774f16186a1b3153968ed24951a20af6af191a8aa10fdd169bc0ca45fb972452625fbef383d5a81e36327a13ed93845fdaba6cd5879c09a387d5e5e5
-DIST cpplint-20140929.el 6198 SHA256 6e1c0d3bfed482fa7f4b3f999b46476e48a148a23a3187a349bf7337f2847795 SHA512 d9b8bd0d350c5b6f6713333bc5e7b9a6cee5b849de0005a065da389f5a159e76d387437f44f5d28f5194c5d465bf05a6e09537cb2e5ecc491d81d32c6f961c5a WHIRLPOOL 7eb50780317760e3a20fb684bdd13d70e48f97677f09923fe71ce26a1c9996339875110ebeec9eca5a392fe1813b363ffa8ef6078a50ab0b8cd954ce090b2a3c
-DIST cpplint-20141204.py 241895 SHA256 7d84109c443030ae33978322469c3b82c40f52e654f2759b356c3f071fe0e749 SHA512 7d0604a5eb911864da5500260d377f67a7914fe6f920be2d96ea2cc559314af0fa17c17f9f6e1524b4260e852a98c3afd48c974a7abceacd7c5348e876d0f70b WHIRLPOOL c851be63da8eda1f66b800b0fa4ec16bd32799bfaaf7093fdb913311e2dfb2a6af7874677d3d08efd43d244d28fcc819a8a36f94fcda1627224c85d3eb0fa92d
diff --git a/dev-cpp/cpplint/cpplint-141-r1.ebuild b/dev-cpp/cpplint/cpplint-99999999.ebuild
index 3af580ed..641dcef1 100644
--- a/dev-cpp/cpplint/cpplint-141-r1.ebuild
+++ b/dev-cpp/cpplint/cpplint-99999999.ebuild
@@ -4,20 +4,13 @@
EAPI=5
PYTHON_COMPAT=( jython2_7 pypy python2_7 )
-inherit elisp-common eutils python-single-r1
+EGIT_REPO_URI="git://github.com/google/styleguide.git"
+inherit elisp-common eutils git-r3 python-single-r1
RESTRICT="mirror"
-SUBVERSION_REVISION="r=${PV}"
-HTML_VERSION="20140908"
-PY_VERSION="20141204"
-TXT_VERSION="20090627"
-EL_VERSION="20140929"
-DESCRIPTION="The google styleguide for C++ together with a verifyer and an emacs file"
-HOMEPAGE="http://code.google.com/p/google-styleguide/"
-SRC_URI="http://google-styleguide.googlecode.com/svn/trunk/cpplint/cpplint.py?${SUBVERSION_REVISION} -> cpplint-${PY_VERSION}.py
- http://google-styleguide.googlecode.com/svn/trunk/cppguide.html?${SUBVERSION_REVISION} -> cpplint-${HTML_VERSION}.html
- http://google-styleguide.googlecode.com/svn/trunk/cpplint/README?${SUBVERSION_REVISION} -> cpplint-${TXT_VERSION}.txt
- emacs? ( http://google-styleguide.googlecode.com/svn/trunk/google-c-style.el?${SUBVERSION_REVISION} -> cpplint-${EL_VERSION}.el )"
+DESCRIPTION="The google styleguide together with cpplint and an emacs file"
+HOMEPAGE="https://github.com/google/styleguide"
+SRC_URI=""
LICENSE="CC-BY-3.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
@@ -32,15 +25,9 @@ RDEPEND="dev-lang/python
${PYTHON_DEPS}
${COMMON}"
-S="${WORKDIR}"
-
-src_unpack() {
- cp -- "${DISTDIR}/cpplint-${PY_VERSION}.py" cpplint.py || die
- cp -- "${DISTDIR}/cpplint-${HTML_VERSION}.html" cppguide.html || die
- cp -- "${DISTDIR}/cpplint-${TXT_VERSION}.txt" README || die
+src_prepare() {
if use emacs
- then cp -- "${DISTDIR}/cpplint-${EL_VERSION}.el" "${EMACSNAME}.el" || die
- mkdir sitefile
+ then mkdir sitefile
cat >"sitefile/50${EMACSNAME}-gentoo.el" <<EOF
(add-to-list 'load-path "@SITELISP@")
(autoload 'google-set-c-style "${EMACSNAME}"
@@ -53,12 +40,9 @@ src_unpack() {
;(add-hook 'c-mode-common-hook 'google-make-newline-indent)
EOF
fi
-}
-
-src_prepare() {
use prefix || sed -i \
-e '1s"^#!/usr/bin/env python$"#!'"${EPREFIX}/usr/bin/python"'"' \
- -- "${PN}.py" || die
+ -- "${S}/${PN}/${PN}.py" || die
python_fix_shebang "${S}"
epatch_user
}
@@ -70,12 +54,16 @@ src_compile() {
}
src_install() {
- dobin cpplint.py
- dodoc README cppguide.html
+ dobin ${PN}/cpplint.py
+ dodoc ${PN}/README README.md
if use emacs
then elisp-install "${EMACSNAME}" "${EMACSNAME}".{el,elc} || die
elisp-site-file-install "sitefile/50${EMACSNAME}-gentoo.el" "${EMACSNAME}" || die
fi
+ insinto /usr/share/vim/vimfiles/syntax
+ doins *.vim
+ insinto /usr/share/doc/${PF}/html
+ doins -r *.css *.html *.png *.xsl include
}
pkg_postinst() {
diff --git a/sys-fs/squashmount/ChangeLog b/sys-fs/squashmount/ChangeLog
index aa503c44..6c78b52c 100644
--- a/sys-fs/squashmount/ChangeLog
+++ b/sys-fs/squashmount/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*squashmount-11.0.1 (24 May 2015)
+
+ 24 May 2015; Martin Väth <martin@mvath.de>:
+ Version bump, remove old ebuild. Support sync-type = squashdelta
+
*squashmount-10.1.0 (23 May 2015)
23 May 2015; Martin Väth <martin@mvath.de>:
diff --git a/sys-fs/squashmount/Manifest b/sys-fs/squashmount/Manifest
index 06b295af..ab68a4f5 100644
--- a/sys-fs/squashmount/Manifest
+++ b/sys-fs/squashmount/Manifest
@@ -1 +1 @@
-DIST squashmount-v10.1.0.tar.gz 57697 SHA256 bcb76cdb3764cd6c8c77a76f3b6b0691927e034c5691df99ce350f976d73934c SHA512 f0e1b811bac12e0d690db9205c7d52f9849da59c02ff8dc25855c41551050a532e46d0d17429b1fcb7f8ffafe022787c32f80402e0016c7ab1fb4809db3064d2 WHIRLPOOL 0456690ee26a347ea5aba5bd2647afe40dfccab829fa1b6c827369e50242e6eb1dc4e3daa4d6852041050ca998edc85633a25dfcb42e54eee82298a72adc1c7a
+DIST squashmount-v11.0.1.tar.gz 59208 SHA256 6861dc70791a7e1a803ce7404465423b3ed748f807db8d7589e9abef77bc42bd SHA512 8248a121638f086ddd3cfd2bdc42ca91153e434582bf81a51fc2aa4d335a41f4eabc65c4da5e5a28ec6ae78e843bc72eedbf8166353705cdb5fb22dda9e90817 WHIRLPOOL 906524e09ec2d2ae84c13c45ef5756763c316885360c71e8688d8ba66ce5ac6e91a2954711495ffa52edea51552180164295d2ed235c82d6d99ba84aee8b7651
diff --git a/sys-fs/squashmount/squashmount-10.1.0.ebuild b/sys-fs/squashmount/squashmount-11.0.1.ebuild
index 98bc26ff..ba8c5b09 100644
--- a/sys-fs/squashmount/squashmount-10.1.0.ebuild
+++ b/sys-fs/squashmount/squashmount-11.0.1.ebuild
@@ -32,7 +32,11 @@ DEPEND=""
DISABLE_AUTOFORMATTING="true"
DOC_CONTENTS="Please adapt /etc/squashmount.pl as well as
/etc/systemd/system/squashmount.service.d/timeout.conf to your needs.
+
+Configure the mount point 'gentoo' only if you use sync-type = squashdelta.
+
For improved output use squasfs-tools from the mv overlay.
+
It is recommended to put into your zshrc the line:
alias squashmount='noglob squashmount'"
diff --git a/www-plugins/noscript/ChangeLog b/www-plugins/noscript/ChangeLog
index 0df3a990..25de2b1e 100644
--- a/www-plugins/noscript/ChangeLog
+++ b/www-plugins/noscript/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*noscript-2.6.9.24 (24 May 2015)
+
+ 24 May 2015; Martin Väth <martin@mvath.de>:
+ Version bump, remove old ebuild
+
*noscript-2.6.9.22 (22 Apr 2015)
22 Apr 2015; Martin Väth <martin@mvath.de>:
diff --git a/www-plugins/noscript/Manifest b/www-plugins/noscript/Manifest
index f12c2426..c8c24278 100644
--- a/www-plugins/noscript/Manifest
+++ b/www-plugins/noscript/Manifest
@@ -1 +1 @@
-DIST noscript-2.6.9.22.xpi 546981 SHA256 0c6774cd5479a315253eb403c6a7c074658154630ac9c4bc481aa0aba6eb16a8 SHA512 039759140db003f913108c3efcf2e2f912e8832cee3d045aa75d77537dc93a3e86c48f1e585aa4f024835fba352f2fd0f6cec8241e96d7e63faf197d66b7fadb WHIRLPOOL 0666ade3e04de1bf1bb84bf656096859eb8112dcb2f9081326dbad0a0f6032a3a9d5f7256ead33bdc3f6e686395be51f2ee9b1784173d5c95fb7d2d66bf62c59
+DIST noscript-2.6.9.24.xpi 546549 SHA256 7f95fe893dfaca26ea35dde3b64cfc33e543dcc39f7d2e710c2998e7cb374610 SHA512 4d185e30af456f9fcaf289e684c7a400eb8a07458fbf0b22c787429653a1713159c48999f1b322ec9374c2f9fc69b6822fba154ddcf778b6b2f925b018b93fbb WHIRLPOOL 74d8899e8352d71d2b37adbdd0fae5365cecdef548a4a914b9bfd3702456747f8108260bd48f3a7a986c08d397672f57a88c182205b635e459644ff24706a574
diff --git a/www-plugins/noscript/noscript-2.6.9.22.ebuild b/www-plugins/noscript/noscript-2.6.9.24.ebuild
index 82dc8b3b..82dc8b3b 100644
--- a/www-plugins/noscript/noscript-2.6.9.22.ebuild
+++ b/www-plugins/noscript/noscript-2.6.9.24.ebuild