diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-07-20 17:42:03 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-07-20 17:42:03 +0000 |
commit | 41a8fcf9ad84f7f7b40cf8ce6a2f90bc1ee7d1ef (patch) | |
tree | 2982ed53ae7a5279c2da862c1222bf0249104b83 /www-client | |
parent | ppc stable, bug #179154 (diff) | |
download | gentoo-2-41a8fcf9ad84f7f7b40cf8ce6a2f90bc1ee7d1ef.tar.gz gentoo-2-41a8fcf9ad84f7f7b40cf8ce6a2f90bc1ee7d1ef.tar.bz2 gentoo-2-41a8fcf9ad84f7f7b40cf8ce6a2f90bc1ee7d1ef.zip |
ppc stable, bug #185497
(Portage version: 2.1.3_rc8)
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 06a0c5c94cbd..7172d74e1543 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.110 2007/07/20 13:16:27 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/opera/ChangeLog,v 1.111 2007/07/20 17:42:03 dertobi123 Exp $ + + 20 Jul 2007; Tobias Scherbaum <dertobi123@gentoo.org> opera-9.22.ebuild: + ppc stable, bug #185497 20 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> opera-9.22.ebuild: Stable on sparc wrt security #185497 diff --git a/www-client/opera/opera-9.22.ebuild b/www-client/opera/opera-9.22.ebuild index e2d7b2af597a..fd943179cefe 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.3 2007/07/20 13:16:27 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/opera/opera-9.22.ebuild,v 1.4 2007/07/20 17:42:03 dertobi123 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" |