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 | 95207801ce043bfaf919079f671b53d027bb2287 (patch) | |
tree | 35454a2e48b7dfed31e129c683f52d4a84ffd803 /x11-plugins/replytolist/replytolist-0.3.0.ebuild | |
parent | Add mail-client/thunderbird as part of pkgmove from mail-client/mozilla-thund... (diff) | |
download | historical-95207801ce043bfaf919079f671b53d027bb2287.tar.gz historical-95207801ce043bfaf919079f671b53d027bb2287.tar.bz2 historical-95207801ce043bfaf919079f671b53d027bb2287.zip |
pkgmove from mozilla-thunderbird -> thunderbird
Package-Manager: portage-2.1.8.3/cvs/Linux i686
Diffstat (limited to 'x11-plugins/replytolist/replytolist-0.3.0.ebuild')
-rw-r--r-- | x11-plugins/replytolist/replytolist-0.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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}" |