summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2011-11-12 07:41:07 +0100
committerMartin Väth <martin@mvath.de>2015-10-11 10:46:53 +0200
commit230298a72c54550c7c574785e78593427af2bc24 (patch)
tree5a62608f70b063346defd3f60209004351131485 /www-plugins/xclear
parentBump video-downloadhelper (diff)
downloadmv-230298a72c54550c7c574785e78593427af2bc24.tar.gz
mv-230298a72c54550c7c574785e78593427af2bc24.tar.bz2
mv-230298a72c54550c7c574785e78593427af2bc24.zip
Remove unsupported extensions. Update md5 checksums
Diffstat (limited to 'www-plugins/xclear')
-rw-r--r--www-plugins/xclear/ChangeLog22
-rw-r--r--www-plugins/xclear/Manifest1
-rw-r--r--www-plugins/xclear/metadata.xml9
-rw-r--r--www-plugins/xclear/xclear-1.4.ebuild17
4 files changed, 0 insertions, 49 deletions
diff --git a/www-plugins/xclear/ChangeLog b/www-plugins/xclear/ChangeLog
deleted file mode 100644
index 682b7eec..00000000
--- a/www-plugins/xclear/ChangeLog
+++ /dev/null
@@ -1,22 +0,0 @@
-# ChangeLog for www-plugins/xclear
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header $
-
-*xclear-1.4 (21 Mar 2011)
-
- 21 Mar 2011; Martin Väth <martin@mvath.de>
- Version bump, remove old ebuild.
-
-*xclear-1.3 (13 Jun 2010)
-
- 03 Jan 2011; Martin Väth <martin@mvath.de>
- Bump to EAPI=4.
-
- 01 Aug 2010; Martin Väth <martin@mvath.de>
- Bump revision to force eclass upgrade.
-
- 31 Jul 2010; Martin Väth <martin@mvath.de>
- Bump revision to force eclass upgrade.
-
- 13 Jun 2010; Martin Väth <martin@mvath.de>
- New ebuild.
diff --git a/www-plugins/xclear/Manifest b/www-plugins/xclear/Manifest
deleted file mode 100644
index 46a5a37f..00000000
--- a/www-plugins/xclear/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST xclear-1.4-fx.xpi 3664 RMD160 cd07b87559a864f9a54b86b93b96ccf70675512f SHA1 4eae31a57b9db3ef87cf053bb1ccc48a5eb53ac3 SHA256 0d001f7732053bf75dd2c8760f8ecce00fb220989359d0d94c77c717c78dadc6
diff --git a/www-plugins/xclear/metadata.xml b/www-plugins/xclear/metadata.xml
deleted file mode 100644
index 0c91bdcd..00000000
--- a/www-plugins/xclear/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>no-herd</herd>
-<maintainer>
- <email>martin@mvath.de</email>
- <name>Martin Väth</name>
-</maintainer>
-</pkgmetadata>
diff --git a/www-plugins/xclear/xclear-1.4.ebuild b/www-plugins/xclear/xclear-1.4.ebuild
deleted file mode 100644
index 18c73213..00000000
--- a/www-plugins/xclear/xclear-1.4.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header $
-
-EAPI="4"
-MV_MOZ_MOZILLAS="firefox icecat"
-inherit mv_mozextension
-RESTRICT="mirror"
-
-DESCRIPTION="Firefox plugin: button to clear URL"
-HOMEPAGE="https://addons.mozilla.org/firefox/addon/13078/"
-SRC_URI="http://static.addons.mozilla.net/_files/13078/${P}-fx.xpi"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""