diff options
author | Jason Wever <weeve@gentoo.org> | 2006-09-21 23:03:47 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-09-21 23:03:47 +0000 |
commit | 6a4162f300e25bf387020f4b1cd088ce4d877c6a (patch) | |
tree | 506e1d7e03d48c021c5f5ae38b5322d04eb2b912 /www-client | |
parent | Mask python useflag for avahi, there were troubles with dbus-python, until th... (diff) | |
download | gentoo-2-6a4162f300e25bf387020f4b1cd088ce4d877c6a.tar.gz gentoo-2-6a4162f300e25bf387020f4b1cd088ce4d877c6a.tar.bz2 gentoo-2-6a4162f300e25bf387020f4b1cd088ce4d877c6a.zip |
Stable on SPARC wrt security bug #147838 and bug #146702.
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/opera/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/opera/opera-9.02.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/opera/ChangeLog b/www-client/opera/ChangeLog index 05f5bf1bfb64..05e677e38638 100644 --- a/www-client/opera/ChangeLog +++ b/www-client/opera/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/opera # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/opera/ChangeLog,v 1.67 2006/09/21 22:16:04 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/opera/ChangeLog,v 1.68 2006/09/21 23:03:47 weeve Exp $ + + 21 Sep 2006; Jason Wever <weeve@gentoo.org> opera-9.02.ebuild: + Stable on SPARC wrt security bug #147838 and bug #146702. 21 Sep 2006; <blubb@gentoo.org> opera-9.02.ebuild: stable on amd64 diff --git a/www-client/opera/opera-9.02.ebuild b/www-client/opera/opera-9.02.ebuild index 1d94517155c1..3d8e323cf020 100644 --- a/www-client/opera/opera-9.02.ebuild +++ b/www-client/opera/opera-9.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/opera/opera-9.02.ebuild,v 1.2 2006/09/21 22:16:04 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/opera/opera-9.02.ebuild,v 1.3 2006/09/21 23:03:47 weeve Exp $ GCONF_DEBUG="no" inherit eutils gnome2 @@ -53,7 +53,7 @@ RDEPEND="|| ( ( x11-libs/libXrandr SLOT="0" LICENSE="OPERA-9.0" -KEYWORDS="amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc sparc ~x86" src_unpack() { unpack ${A} |