summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2015-10-11 11:26:48 +0200
committerMartin Väth <martin@mvath.de>2015-10-11 11:32:18 +0200
commit109d6b4f673a249aea4deeb0cdb5b54a21592410 (patch)
treeec3589a50dac5be54ef6248d1e0ff3a9fd3b41b4 /www-plugins/form-history-control
downloadmv-109d6b4f673a249aea4deeb0cdb5b54a21592410.tar.gz
mv-109d6b4f673a249aea4deeb0cdb5b54a21592410.tar.bz2
mv-109d6b4f673a249aea4deeb0cdb5b54a21592410.zip
Clear history for egencache --repo=mv --update-changelogs
Diffstat (limited to 'www-plugins/form-history-control')
-rw-r--r--www-plugins/form-history-control/Manifest1
-rw-r--r--www-plugins/form-history-control/form-history-control-1.4.0.4-r1.ebuild19
-rw-r--r--www-plugins/form-history-control/metadata.xml8
3 files changed, 28 insertions, 0 deletions
diff --git a/www-plugins/form-history-control/Manifest b/www-plugins/form-history-control/Manifest
new file mode 100644
index 00000000..16d578a6
--- /dev/null
+++ b/www-plugins/form-history-control/Manifest
@@ -0,0 +1 @@
+DIST form_history_control-1.4.0.4-sm+fx.xpi 500661 SHA256 ae421ade4005e5b12aa7c53cdc9f61cb53f61dfe3dd0e21cb64a1dd3a6c0d9c5 SHA512 ce9efa4d6dc9d3c15cf855191caf8303c72b3ba7c1e68c51c7d5105c15108d80f1316539ab1ce032b9f97d5af3d0bad887a9492f005de95e28342b48e3142284 WHIRLPOOL 7c199e64c688d0b94f9f21af24b55126ef38ec6ed079b8962aa9bf3c84611ba3f120b656fd86b4c46f13dab243bb5ac9caefe555f3feb1f37f1f1727b4cb2b1a
diff --git a/www-plugins/form-history-control/form-history-control-1.4.0.4-r1.ebuild b/www-plugins/form-history-control/form-history-control-1.4.0.4-r1.ebuild
new file mode 100644
index 00000000..bec8881a
--- /dev/null
+++ b/www-plugins/form-history-control/form-history-control-1.4.0.4-r1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit mv_mozextension
+RESTRICT="mirror"
+
+MY_P="${P/-/_}"
+MY_P="${MY_P/-/_}"
+NAME="${MY_P}-sm+fx.xpi"
+DESCRIPTION="Edit the saved history of forms in mozilla"
+HOMEPAGE="http://www.formhistory.blogspot.com/"
+SRC_URI="http://addons.cdn.mozilla.net/user-media/addons/12021/${NAME}"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
diff --git a/www-plugins/form-history-control/metadata.xml b/www-plugins/form-history-control/metadata.xml
new file mode 100644
index 00000000..73a6d343
--- /dev/null
+++ b/www-plugins/form-history-control/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer>
+ <email>martin@mvath.de</email>
+ <name>Martin Väth</name>
+ </maintainer>
+</pkgmetadata>