Удален chrome-themes-calculate

atratsevskiy
Alexander Tratsevskiy 9 years ago
parent 3b8bb4749e
commit a26f916765

@ -1,4 +1,4 @@
# Calculate pkg(www-plugins/chrome-ublock)!=&&pkg(www-plugins/chrome-themes-calculate)!=
# Calculate pkg(www-plugins/chrome-ublock)!=
{
"bookmark_bar": {
"show_on_all_tabs": true

@ -1,6 +0,0 @@
# Calculate pkg(www-plugins/chrome-themes-calculate)!= exec=/bin/bash
mkdir -p #-ur_home_path-#/.config/chromium/Default/Extensions/clcbojcafbggjenbeflknhfimpcikmlc
cp -r /usr/share/chrome-themes-calculate/* #-ur_home_path-#/.config/chromium/Default/Extensions/clcbojcafbggjenbeflknhfimpcikmlc
chown #-ur_login-#:#-ur_group-# -R #-ur_home_path-#/.config/chromium/Default/Extensions
exit 0

@ -1 +0,0 @@
DIST chrome-themes-calculate-1.0.1.tar.bz2 63085 SHA256 820c0bda5d98332b4988a0e7c3810bb0a360eddfd1c2c6614ab6f7c1a8b4428f SHA512 89fe70d6d0aba9b0b43c9d9dee10a441d16012d104e17be5941dffd72902040ac6e7a883c722940d0ba5c9d99518be6f1bb3819422dd3ff4b0eca5eb40ca6c3b WHIRLPOOL 4fb6749eab58f2c11db5c1fa0e45e69aa76198afc7b24bd4f2d1b32c262d67d9d2df6c2751c642544ed16f412079b5c0a4850b9cd94fa683aa4af439414224fe

@ -1,29 +0,0 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="5"
inherit eutils
SRC_URI="ftp://ftp.calculate.ru/pub/calculate/${PN}/${P}.tar.bz2
http://mirror.yandex.ru/calculate/${PN}/${P}.tar.bz2"
DESCRIPTION="Simple minimalistic white theme for Google Chrome"
HOMEPAGE="https://chrome.google.com/webstore/detail/clcbojcafbggjenbeflknhfimpcikmlc"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="amd64 x86"
DEPEND="|| ( www-client/chromium
www-client/google-chrome )"
RDEPEND="${DEPEND}"
S="${WORKDIR}"
src_install() {
dodir /usr/share/chrome-themes-calculate
insinto /usr/share/chrome-themes-calculate
doins -r *
}
Loading…
Cancel
Save