[or-cvs] r16050: Thunderplunger 1.0. (incognito/trunk/portage.overlay/x11-plugins/thunderplunger)

anonym at seul.org anonym at seul.org
Fri Jul 18 12:26:11 UTC 2008


Author: anonym
Date: 2008-07-18 08:26:11 -0400 (Fri, 18 Jul 2008)
New Revision: 16050

Added:
   incognito/trunk/portage.overlay/x11-plugins/thunderplunger/thunderplunger-1.0.ebuild
Removed:
   incognito/trunk/portage.overlay/x11-plugins/thunderplunger/thunderplunger-0.91.ebuild
Modified:
   incognito/trunk/portage.overlay/x11-plugins/thunderplunger/Manifest
Log:
Thunderplunger 1.0.


Modified: incognito/trunk/portage.overlay/x11-plugins/thunderplunger/Manifest
===================================================================
--- incognito/trunk/portage.overlay/x11-plugins/thunderplunger/Manifest	2008-07-18 12:25:44 UTC (rev 16049)
+++ incognito/trunk/portage.overlay/x11-plugins/thunderplunger/Manifest	2008-07-18 12:26:11 UTC (rev 16050)
@@ -1,2 +1,2 @@
-DIST thunderplunger-0.91-tb.xpi 96701 RMD160 b1b01bb0c09a39808a47cad09ac76e9e1160eda6 SHA1 563a06302ddef01999e9078e02270ba1f8d66849 SHA256 53daec7bbe65a9d482afeaa7f7c6262580d4971d5243c692471da465d430c283
-EBUILD thunderplunger-0.91.ebuild 808 RMD160 a576168a4699de20679fe081385b7dddae505450 SHA1 036bc312eb786a18c46dd7b9860308507889c8bb SHA256 5bf2d6feb3c8c12c4490c734a285ec91f38d83bc5297320f768c9d00fac7b112
+DIST thunderplunger-1.0-tb.xpi 97528 RMD160 00b6cf0ab2c732c1a65ddbf973f7221c80ea2d78 SHA1 a548a0d7c94b5e3d5ee7c79a2741b47c557b57b6 SHA256 007bb520a9ff17198738f8e129d6e297fa963e685744cf577623c91f034a2e94
+EBUILD thunderplunger-1.0.ebuild 808 RMD160 a576168a4699de20679fe081385b7dddae505450 SHA1 036bc312eb786a18c46dd7b9860308507889c8bb SHA256 5bf2d6feb3c8c12c4490c734a285ec91f38d83bc5297320f768c9d00fac7b112

Deleted: incognito/trunk/portage.overlay/x11-plugins/thunderplunger/thunderplunger-0.91.ebuild
===================================================================
--- incognito/trunk/portage.overlay/x11-plugins/thunderplunger/thunderplunger-0.91.ebuild	2008-07-18 12:25:44 UTC (rev 16049)
+++ incognito/trunk/portage.overlay/x11-plugins/thunderplunger/thunderplunger-0.91.ebuild	2008-07-18 12:26:11 UTC (rev 16050)
@@ -1,32 +0,0 @@
-# Distributed under the terms of the GNU General Public License v2
-
-inherit mozextension multilib
-
-DESCRIPTION="Mozilla Thunderbird extension to clean up files"
-HOMEPAGE="http://addons.mozilla.org/en-US/thunderbird/addon/4390"
-SRC_URI="http://releases.mozilla.org/pub/mozilla.org/addons/4390/${P}-tb.xpi"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86"
-IUSE=""
-
-RDEPEND=">=mail-client/mozilla-thunderbird-bin-1.5.0.7"
-DEPEND="${RDEPEND}"
-
-S=${WORKDIR}
-
-src_unpack() {
-	xpi_unpack "${P}-tb.xpi"
-}
-
-src_install() {
-	declare MOZILLA_FIVE_HOME
-	if has_version '>=mail-client/mozilla-thunderbird-1.5.0.7'; then
-		MOZILLA_FIVE_HOME="/usr/$(get_libdir)/mozilla-thunderbird"
-	elif has_version '>=mail-client/mozilla-thunderbird-bin-1.5.0.7'; then
-		MOZILLA_FIVE_HOME="/opt/thunderbird"
-	fi
-
-	xpi_install "${S}"/"${P}-tb"
-}

Copied: incognito/trunk/portage.overlay/x11-plugins/thunderplunger/thunderplunger-1.0.ebuild (from rev 14941, incognito/trunk/portage.overlay/x11-plugins/thunderplunger/thunderplunger-0.91.ebuild)
===================================================================
--- incognito/trunk/portage.overlay/x11-plugins/thunderplunger/thunderplunger-1.0.ebuild	                        (rev 0)
+++ incognito/trunk/portage.overlay/x11-plugins/thunderplunger/thunderplunger-1.0.ebuild	2008-07-18 12:26:11 UTC (rev 16050)
@@ -0,0 +1,32 @@
+# Distributed under the terms of the GNU General Public License v2
+
+inherit mozextension multilib
+
+DESCRIPTION="Mozilla Thunderbird extension to clean up files"
+HOMEPAGE="http://addons.mozilla.org/en-US/thunderbird/addon/4390"
+SRC_URI="http://releases.mozilla.org/pub/mozilla.org/addons/4390/${P}-tb.xpi"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="x86"
+IUSE=""
+
+RDEPEND=">=mail-client/mozilla-thunderbird-bin-1.5.0.7"
+DEPEND="${RDEPEND}"
+
+S=${WORKDIR}
+
+src_unpack() {
+	xpi_unpack "${P}-tb.xpi"
+}
+
+src_install() {
+	declare MOZILLA_FIVE_HOME
+	if has_version '>=mail-client/mozilla-thunderbird-1.5.0.7'; then
+		MOZILLA_FIVE_HOME="/usr/$(get_libdir)/mozilla-thunderbird"
+	elif has_version '>=mail-client/mozilla-thunderbird-bin-1.5.0.7'; then
+		MOZILLA_FIVE_HOME="/opt/thunderbird"
+	fi
+
+	xpi_install "${S}"/"${P}-tb"
+}



More information about the tor-commits mailing list