diff options
author | Nirbheek Chauhan <nirbheek@gentoo.org> | 2010-06-13 02:29:00 +0000 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@gentoo.org> | 2010-06-13 02:29:00 +0000 |
commit | d01d369718bbca58a2e06999e07e25613e41bec1 (patch) | |
tree | 689f6c4158d6844a9cfaa079968b38138f350e69 /x11-plugins/replytolist | |
parent | pkgmove from mozilla-thunderbird -> thunderbird (diff) | |
download | gentoo-2-d01d369718bbca58a2e06999e07e25613e41bec1.tar.gz gentoo-2-d01d369718bbca58a2e06999e07e25613e41bec1.tar.bz2 gentoo-2-d01d369718bbca58a2e06999e07e25613e41bec1.zip |
pkgmove from mozilla-thunderbird -> thunderbird
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'x11-plugins/replytolist')
-rw-r--r-- | x11-plugins/replytolist/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/replytolist/replytolist-0.2.1.ebuild | 6 | ||||
-rw-r--r-- | x11-plugins/replytolist/replytolist-0.3.0.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/x11-plugins/replytolist/ChangeLog b/x11-plugins/replytolist/ChangeLog index 794b90382a6a..5525afa620d7 100644 --- a/x11-plugins/replytolist/ChangeLog +++ b/x11-plugins/replytolist/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/replytolist # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/ChangeLog,v 1.21 2010/01/07 15:58:41 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/ChangeLog,v 1.22 2010/06/13 02:29:00 nirbheek Exp $ + + 13 Jun 2010; Nirbheek Chauhan <nirbheek@gentoo.org> + replytolist-0.2.1.ebuild, replytolist-0.3.0.ebuild: + pkgmove from mozilla-thunderbird -> thunderbird 07 Jan 2010; Christian Faulhammer <fauli@gentoo.org> replytolist-0.3.0.ebuild: diff --git a/x11-plugins/replytolist/replytolist-0.2.1.ebuild b/x11-plugins/replytolist/replytolist-0.2.1.ebuild index 48316091369e..85d2d7dc13fa 100644 --- a/x11-plugins/replytolist/replytolist-0.2.1.ebuild +++ b/x11-plugins/replytolist/replytolist-0.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/replytolist-0.2.1.ebuild,v 1.5 2008/01/20 20:26:17 rich0 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/replytolist-0.2.1.ebuild,v 1.6 2010/06/13 02:29:00 nirbheek Exp $ inherit mozextension multilib @@ -13,7 +13,7 @@ SLOT="0" LICENSE="GPL-2" IUSE="" -RDEPEND=">=mail-client/mozilla-thunderbird-2.0_alpha1 +RDEPEND=">=mail-client/thunderbird-2.0_alpha1 >=x11-plugins/enigmail-0.94.1-r1" DEPEND="${RDEPEND}" diff --git a/x11-plugins/replytolist/replytolist-0.3.0.ebuild b/x11-plugins/replytolist/replytolist-0.3.0.ebuild index c937d9ec26ea..b8e6dd874090 100644 --- a/x11-plugins/replytolist/replytolist-0.3.0.ebuild +++ b/x11-plugins/replytolist/replytolist-0.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/replytolist-0.3.0.ebuild,v 1.2 2010/01/07 15:58:41 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/replytolist/replytolist-0.3.0.ebuild,v 1.3 2010/06/13 02:29:00 nirbheek Exp $ inherit mozextension multilib @@ -13,7 +13,7 @@ SLOT="0" LICENSE="GPL-2" IUSE="" -RDEPEND=">=mail-client/mozilla-thunderbird-2.0_alpha1" +RDEPEND=">=mail-client/thunderbird-2.0_alpha1" DEPEND="${RDEPEND}" #S="${WORKDIR}" |