| Bug#: 182209 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: enhancement | Priority: P2 |
| Resolution: FIXED | Assigned To: mozilla@gentoo.org | Reported By: gentoosecurity@duebel.dyndns.org | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: x11-plugins/enigmail-0.95.1 version bump | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2007-06-16 10:24 0000 | |||
| Description: | Opened: 2007-06-16 10:24 0000 |
Please bump enigmail to version 0.95.1.
I did a quick bump here which works for the german language pack.
See output of diff below
Reproducible: Always
diff enigmail-0.95.0.ebuild enigmail-0.95.1.ebuild
13c13
< TBVER="2.0.0.0"
---
> TBVER="2.0.0.4"
28c28,29
< SRC_URI="${SRC_URI} linguas_${X/-/_}? (
http://dev.gentooexperimental.org/~armin76/dist/${P}-xpi/${PN}-${X}-${PV}.xpi
)"
---
> # SRC_URI="${SRC_URI} linguas_${X/-/_}? ( http://dev.gentooexperimental.org/~armin76/dist/${P}-xpi/${PN}-${X}-${PV}.xpi )"
> SRC_URI="${SRC_URI} linguas_${X/-/_}? ( http://www.mozilla-enigmail.org/downloads/lang/0.9x/${PN}-${X}-0.9x.xpi )"
34c35,36
< SRC_URI="${SRC_URI} linguas_${X%%-*}? (
http://dev.gentooexperimental.org/~armin76/dist/${P}-xpi/${PN}-${X}-${PV}.xpi
)"
---
> # SRC_URI="${SRC_URI} linguas_${X%%-*}? ( http://dev.gentooexperimental.org/~armin76/dist/${P}-xpi/${PN}-${X}-${PV}.xpi )"
> SRC_URI="${SRC_URI} linguas_${X%%-*}? ( http://www.mozilla-enigmail.org/downloads/lang/0.9x/${PN}-${X}-0.9x.xpi )"
84c86
< [[ ${X} != en ]] && xpi_unpack ${PN}-${X}-${PV}.xpi
---
> [[ ${X} != en ]] && xpi_unpack ${PN}-${X}-0.9x.xpi
109c111
< epatch ${FILESDIR}/${PV}-replytolist.patch
---
> epatch ${FILESDIR}/0.95.0-replytolist.patch
191c193
< [[ ${X} != en ]] && xpi_install ${WORKDIR}/${PN}-${X}-${PV}
---
> [[ ${X} != en ]] && xpi_install ${WORKDIR}/${PN}-${X}-0.9x