diff options
author | 2007-12-20 13:38:34 +0000 | |
---|---|---|
committer | 2007-12-20 13:38:34 +0000 | |
commit | a53f651777c4cfe733238883378003066e8b806f (patch) | |
tree | 13fae033d01f61b98f17265656281766b711900e /www-client | |
parent | Add a patch that foregoes building qmake and just uses the one from the system (diff) | |
download | gentoo-2-a53f651777c4cfe733238883378003066e8b806f.tar.gz gentoo-2-a53f651777c4cfe733238883378003066e8b806f.tar.bz2 gentoo-2-a53f651777c4cfe733238883378003066e8b806f.zip |
Sparc stable --- security Bug #202770 --- working for me.
(Portage version: 2.1.4_rc10)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/opera/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/opera/opera-9.25.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/opera/ChangeLog b/www-client/opera/ChangeLog index 5fcb4adfd0d8..2bc13d85c990 100644 --- a/www-client/opera/ChangeLog +++ b/www-client/opera/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/opera # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/opera/ChangeLog,v 1.180 2007/12/20 07:22:03 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/opera/ChangeLog,v 1.181 2007/12/20 13:38:34 fmccor Exp $ + + 20 Dec 2007; Ferris McCormick <fmccor@gentoo.org> opera-9.25.ebuild: + Sparc stable --- security Bug #202770 --- working for me. 20 Dec 2007; Christian Faulhammer <opfer@gentoo.org> opera-9.25.ebuild: stable x86, security bug 202770 diff --git a/www-client/opera/opera-9.25.ebuild b/www-client/opera/opera-9.25.ebuild index ad0b673c1539..a78e8a79dc63 100644 --- a/www-client/opera/opera-9.25.ebuild +++ b/www-client/opera/opera-9.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/opera/opera-9.25.ebuild,v 1.2 2007/12/20 07:22:03 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/opera/opera-9.25.ebuild,v 1.3 2007/12/20 13:38:34 fmccor Exp $ GCONF_DEBUG="no" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.opera.com/" SLOT="0" LICENSE="OPERA-9.0" -KEYWORDS="~amd64 ~ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc sparc x86 ~x86-fbsd" IUSE="qt-static spell gnome elibc_FreeBSD" RESTRICT="strip mirror" |