diff options
author | Brent Baude <ranger@gentoo.org> | 2008-01-20 16:22:24 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-01-20 16:22:24 +0000 |
commit | d1c370a72d7df2d09d7e4f5658d2f1a8c5b7a2c0 (patch) | |
tree | d184050596f5762cf9021d6dfd33d14a7bc22eea /mail-client | |
parent | Dropped ppc-macos keyword, see you in prefix (diff) | |
download | gentoo-2-d1c370a72d7df2d09d7e4f5658d2f1a8c5b7a2c0.tar.gz gentoo-2-d1c370a72d7df2d09d7e4f5658d2f1a8c5b7a2c0.tar.bz2 gentoo-2-d1c370a72d7df2d09d7e4f5658d2f1a8c5b7a2c0.zip |
Marking mozilla-thunderbird-1.5.0.14 ppc for bug 203881
(Portage version: 2.1.3.19)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/mozilla-thunderbird/ChangeLog | 8 | ||||
-rw-r--r-- | mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.14.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/mail-client/mozilla-thunderbird/ChangeLog b/mail-client/mozilla-thunderbird/ChangeLog index d204ae71f8eb..04b252a0f21f 100644 --- a/mail-client/mozilla-thunderbird/ChangeLog +++ b/mail-client/mozilla-thunderbird/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/mozilla-thunderbird -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.241 2007/12/31 14:02:49 armin76 Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.242 2008/01/20 16:22:24 ranger Exp $ + + 20 Jan 2008; Brent Baude <ranger@gentoo.org> + mozilla-thunderbird-1.5.0.14.ebuild: + Marking mozilla-thunderbird-1.5.0.14 ppc for bug 203881 *mozilla-thunderbird-1.5.0.14 (31 Dec 2007) diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.14.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.14.ebuild index 6c08e1c9eec0..db4cec95935d 100644 --- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.14.ebuild +++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.14.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.14.ebuild,v 1.1 2007/12/31 14:02:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.14.ebuild,v 1.2 2008/01/20 16:22:24 ranger Exp $ WANT_AUTOCONF="2.1" @@ -16,7 +16,7 @@ HOMEPAGE="http://www.mozilla.com/thunderbird/" SRC_URI="http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/${PV}/source/thunderbird-${PV}-source.tar.bz2 mirror://gentoo/${PATCH}.tar.bz2" -KEYWORDS="alpha ~amd64 ia64 ~mips ~ppc sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ia64 ~mips ppc sparc x86 ~x86-fbsd" SLOT="0" LICENSE="MPL-1.1 GPL-2 LGPL-2.1" IUSE="ldap crypt" |