* let's see if this one works

This commit is contained in:
grimmlin 2009-01-26 13:54:26 +00:00
parent 02d9196c18
commit 3c3a0f0483
2 changed files with 4 additions and 4 deletions

View file

@ -1,2 +1,2 @@
DIST live_http-headers-0.14-fx+sm.xpi 109395 RMD160 6cd7f2d723223ecc7c2f6abcea53fb1ceb0672ae SHA1 3c4230f16bc3042ed4c6c358cf1e9872a1e09d7d SHA256 e6deb46c501975b4195f815545f228292bdbe575706b11d2174176882eb6a4f9
EBUILD live-http-headers-0.14.ebuild 1060 RMD160 8fa395e649d78902a400453263113d350353191c SHA1 450aa668645d2ecda46608d8b81c23a0591c7ddb SHA256 789794fbd4c30dc5857f965d4ed7bd5083f4f315d226a841a5053f43f84499a4
DIST live_http_headers-0.14-fx+sm.xpi 109395 RMD160 6cd7f2d723223ecc7c2f6abcea53fb1ceb0672ae SHA1 3c4230f16bc3042ed4c6c358cf1e9872a1e09d7d SHA256 e6deb46c501975b4195f815545f228292bdbe575706b11d2174176882eb6a4f9
EBUILD live-http-headers-0.14.ebuild 1055 RMD160 357aab763d266a3c61ec640c970af13a834124e1 SHA1 13f8fea777d7e6ac994c2aa4f9190027f75932bb SHA256 5c15120e39006f71f15a1b9eba7007d6f427a91316400f24be6839f165bb0308

View file

@ -4,10 +4,10 @@
inherit mozextension multilib eutils
MY_P="${PN/-/_}-${PV}-fx+sm"
MY_P="${PN//-/_}-${PV}-fx+sm"
DESCRIPTION="A Firefox extensions from the firecat framework."
HOMEPAGE="http://www.security-database.com/toolswatch/FireCAT-Firefox-Catalog-of,302.html"
SRC_URI="https://addons.mozilla.org/en-US/firefox/downloads/file/28118/${MY_P}.xpi"
SRC_URI="http://releases.mozilla.org/pub/mozilla.org/addons/3829/${MY_P}.xpi"
LICENSE="GPL-2"
SLOT="0"