diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-07-28 18:29:42 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-07-28 18:29:42 +0000 |
commit | d6b1c14304cb10f388df4a849eac7842b4748985 (patch) | |
tree | a3cef50e0d105cf2dc2600f060b909517b2ed6ef /www-client | |
parent | amd64 stable, security bug 186556 (diff) | |
download | gentoo-2-d6b1c14304cb10f388df4a849eac7842b4748985.tar.gz gentoo-2-d6b1c14304cb10f388df4a849eac7842b4748985.tar.bz2 gentoo-2-d6b1c14304cb10f388df4a849eac7842b4748985.zip |
amd64 stable, security bug 185497
(Portage version: 2.1.2.9)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/opera/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/opera/opera-9.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/opera/ChangeLog b/www-client/opera/ChangeLog index a92b30e14a88..3a9721cd3a2c 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.115 2007/07/26 15:49:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/opera/ChangeLog,v 1.116 2007/07/28 18:29:42 beandog Exp $ + + 28 Jul 2007; Steve Dibb <beandog@gentoo.org> opera-9.22.ebuild: + amd64 stable, security bug 185497 26 Jul 2007; Jeroen Roovers <jer@gentoo.org> -opera-9.22-r1.ebuild: Silly me (bug #127200 comment #23 :). diff --git a/www-client/opera/opera-9.22.ebuild b/www-client/opera/opera-9.22.ebuild index 1afa4143390d..cac3721386a3 100644 --- a/www-client/opera/opera-9.22.ebuild +++ b/www-client/opera/opera-9.22.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.22.ebuild,v 1.6 2007/07/22 06:17:43 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/opera/opera-9.22.ebuild,v 1.7 2007/07/28 18:29:42 beandog 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" RESTRICT="strip mirror" |