diff options
author | Markus Meier <maekke@gentoo.org> | 2010-07-26 19:30:03 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-07-26 19:30:03 +0000 |
commit | 1a60c63fade6c759d6e314c8bca3977a566a19cb (patch) | |
tree | ef3d9b7cbddc4fdb2c6183e3e0c2de209530a67e /www-client | |
parent | amd64 stable, bug #329279 (diff) | |
download | gentoo-2-1a60c63fade6c759d6e314c8bca3977a566a19cb.tar.gz gentoo-2-1a60c63fade6c759d6e314c8bca3977a566a19cb.tar.bz2 gentoo-2-1a60c63fade6c759d6e314c8bca3977a566a19cb.zip |
amd64 stable, bug #329279
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/icecat/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/icecat/icecat-3.6.7-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/icecat/ChangeLog b/www-client/icecat/ChangeLog index 210e6910985f..8289a8d91d94 100644 --- a/www-client/icecat/ChangeLog +++ b/www-client/icecat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/icecat # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/ChangeLog,v 1.32 2010/07/25 15:42:46 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/ChangeLog,v 1.33 2010/07/26 19:30:03 maekke Exp $ + + 26 Jul 2010; Markus Meier <maekke@gentoo.org> icecat-3.6.7-r1.ebuild: + amd64 stable, bug #329279 *icecat-3.6.7-r1 (25 Jul 2010) diff --git a/www-client/icecat/icecat-3.6.7-r1.ebuild b/www-client/icecat/icecat-3.6.7-r1.ebuild index 7898ee6ca412..cdfc51249abd 100644 --- a/www-client/icecat/icecat-3.6.7-r1.ebuild +++ b/www-client/icecat/icecat-3.6.7-r1.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/www-client/icecat/icecat-3.6.7-r1.ebuild,v 1.1 2010/07/25 15:42:46 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/icecat/icecat-3.6.7-r1.ebuild,v 1.2 2010/07/26 19:30:03 maekke Exp $ EAPI="2" WANT_AUTOCONF="2.1" @@ -27,7 +27,7 @@ PATCH="${FIREFOX_PN}-3.6-patches-0.6" DESCRIPTION="GNU project's edition of Mozilla Firefox" HOMEPAGE="http://www.gnu.org/software/gnuzilla/" -KEYWORDS="~amd64 ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ~ppc64 x86" SLOT="0" LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" IUSE="+alsa +ipc java libnotify system-sqlite wifi" |