summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2011-01-04 01:57:48 +0100
committerMartin Väth <martin@mvath.de>2015-10-11 10:46:23 +0200
commit1bef40dbc0c3fb06c6e30c12867cc6d896147746 (patch)
treeaac5d85302df25280cca80feff6a333670cba012 /www-plugins/form-history-control
parentBump less-select (diff)
downloadmv-1bef40dbc0c3fb06c6e30c12867cc6d896147746.tar.gz
mv-1bef40dbc0c3fb06c6e30c12867cc6d896147746.tar.bz2
mv-1bef40dbc0c3fb06c6e30c12867cc6d896147746.zip
Bump all packages to EAPI="4"
Diffstat (limited to 'www-plugins/form-history-control')
-rw-r--r--www-plugins/form-history-control/ChangeLog5
-rw-r--r--www-plugins/form-history-control/Manifest4
-rw-r--r--www-plugins/form-history-control/form-history-control-1.2.7.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/www-plugins/form-history-control/ChangeLog b/www-plugins/form-history-control/ChangeLog
index 2a9e7c85..b4420777 100644
--- a/www-plugins/form-history-control/ChangeLog
+++ b/www-plugins/form-history-control/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for www-plugins/form-history-control
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header $
*form-history-control-1.2.7 (17 Oct 2010)
+ 03 Jan 2011; Martin Väth <martin@mvath.de>
+ Bump to EAPI=4.
+
25 Oct 2010; Martin Väth <martin@mvath.de>
Bump properly. Remove old ebuild.
diff --git a/www-plugins/form-history-control/Manifest b/www-plugins/form-history-control/Manifest
index 9f42a18c..329678c7 100644
--- a/www-plugins/form-history-control/Manifest
+++ b/www-plugins/form-history-control/Manifest
@@ -1,4 +1,4 @@
DIST form_history_control-1.2.7-fx+sm.xpi 267897 RMD160 7da00618909faaaedbc7edcefb11ad6466c1a748 SHA1 736b771858d3b12f1b2b7f68bc249ea07d8dd214 SHA256 5c089910594a1525ddd3c1e1941721eb9a10872aacec7da88ff7827b882e0f60
-EBUILD form-history-control-1.2.7.ebuild 469 RMD160 69d5d429fffc6072966fb1e6de1006847dc2abcb SHA1 2d253d0527ebf42c505b831a147119c2942a3fb5 SHA256 654159074bfa653ff1d3573f5e3c2931bb63068194e41c87c1cec29f485c890a
-MISC ChangeLog 892 RMD160 d5b8aabea57e6457170e8841db855e4db495a638 SHA1 761028bf7cf488d0783cd551b26efca264f91f27 SHA256 b734265edc3b2430dfe1718553e43ede458570bce8faf26484839443d210c0cd
+EBUILD form-history-control-1.2.7.ebuild 469 RMD160 a3fe5f1ed3465a534f65cdce456b55f1df29a88f SHA1 a3ffe73e1302efb0046e39eddbe0fff85552d9e4 SHA256 5d24ede476882c86f770dcf9b9c17383b80d5aa92e33e500d94950a0425f1fa4
+MISC ChangeLog 975 RMD160 ad55a7b2cd57f26541a77375c71596f372dd1ce1 SHA1 e3ca4f79b20fe1a3bd8a18151309adb3bb759c1a SHA256 b63b97ba0ca4056ee9f8ea6c0dbf1369bd4b3c1d9a6a5fd328adaf4c1b929fca
MISC metadata.xml 264 RMD160 4c10b5dfc6857fcb2e9cdc91ff64bb5d4a5c2204 SHA1 69886f7e401bdf99a78d428ff4361991607e86c6 SHA256 dd28333300fc1ec2dbd96450bddbdd9e1061c1eff809e687442c53c91c05d86d
diff --git a/www-plugins/form-history-control/form-history-control-1.2.7.ebuild b/www-plugins/form-history-control/form-history-control-1.2.7.ebuild
index 73eb9f9b..2825f7f9 100644
--- a/www-plugins/form-history-control/form-history-control-1.2.7.ebuild
+++ b/www-plugins/form-history-control/form-history-control-1.2.7.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header $
-EAPI="3"
+EAPI="4"
inherit mv_mozextension
RESTRICT="mirror"