diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-08-12 16:58:17 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-08-12 16:58:17 +0000 |
commit | 923cfddc889aebf93cec2cd9bfa2ed4d6d307d99 (patch) | |
tree | e9797802bccce86c900520c87d78dc544610a205 /www-client | |
parent | Add libsdl use dep; respect LDFLAGS (bug #332459) (diff) | |
download | gentoo-2-923cfddc889aebf93cec2cd9bfa2ed4d6d307d99.tar.gz gentoo-2-923cfddc889aebf93cec2cd9bfa2ed4d6d307d99.tar.bz2 gentoo-2-923cfddc889aebf93cec2cd9bfa2ed4d6d307d99.zip |
Stable on amd64 wrt bug #332449
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/opera/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/opera/opera-10.61.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/opera/ChangeLog b/www-client/opera/ChangeLog index 7918d8107196..e29d10956a0c 100644 --- a/www-client/opera/ChangeLog +++ b/www-client/opera/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/opera # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/opera/ChangeLog,v 1.531 2010/08/12 15:46:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/opera/ChangeLog,v 1.532 2010/08/12 16:58:17 hwoarang Exp $ + + 12 Aug 2010; Markos Chandras <hwoarang@gentoo.org> opera-10.61.ebuild: + Stable on amd64 wrt bug #332449 12 Aug 2010; Jeroen Roovers <jer@gentoo.org> opera-10.61.ebuild: Restrict mirrorring again. diff --git a/www-client/opera/opera-10.61.ebuild b/www-client/opera/opera-10.61.ebuild index cfa7b46a4dbd..02bd55aa1a69 100644 --- a/www-client/opera/opera-10.61.ebuild +++ b/www-client/opera/opera-10.61.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/opera/opera-10.61.ebuild,v 1.2 2010/08/12 15:46:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/opera/opera-10.61.ebuild,v 1.3 2010/08/12 16:58:17 hwoarang Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.opera.com/" SLOT="0" LICENSE="OPERA-10.53 LGPL-2 LGPL-3" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd" IUSE="elibc_FreeBSD gtk kde +gstreamer" RESTRICT="mirror test" |