diff options
author | Simon Stelling <blubb@gentoo.org> | 2004-12-18 16:28:30 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2004-12-18 16:28:30 +0000 |
commit | e63f390e9bffef1345ca18fdb2d2cc1673617dbc (patch) | |
tree | e1ea97d086ac7890bc710000d97fd5ac139e5d66 /net-www | |
parent | adding extra documentation, and the ability to over-ride. (diff) | |
download | gentoo-2-e63f390e9bffef1345ca18fdb2d2cc1673617dbc.tar.gz gentoo-2-e63f390e9bffef1345ca18fdb2d2cc1673617dbc.tar.bz2 gentoo-2-e63f390e9bffef1345ca18fdb2d2cc1673617dbc.zip |
stable; #74076
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/opera/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/opera/opera-7.54-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/opera/ChangeLog b/net-www/opera/ChangeLog index 52e92635c281..d73b30dadcb7 100644 --- a/net-www/opera/ChangeLog +++ b/net-www/opera/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/opera # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/opera/ChangeLog,v 1.88 2004/12/15 01:49:54 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/opera/ChangeLog,v 1.89 2004/12/18 16:28:30 blubb Exp $ + + 18 Dec 2004; Simon Stelling <blubb@gentoo.org> opera-7.54-r1.ebuild: + stable on amd64; bug #74076 14 Dec 2004; Jason Wever <weeve@gentoo.org> opera-7.54-r1.ebuild: Stable on sparc wrt security bug #74076. diff --git a/net-www/opera/opera-7.54-r1.ebuild b/net-www/opera/opera-7.54-r1.ebuild index f58df81a6c7a..c4f0fe7379fa 100644 --- a/net-www/opera/opera-7.54-r1.ebuild +++ b/net-www/opera/opera-7.54-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/opera/opera-7.54-r1.ebuild,v 1.2 2004/12/15 01:49:54 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/opera/opera-7.54-r1.ebuild,v 1.3 2004/12/18 16:28:30 blubb Exp $ IUSE="static spell" @@ -53,7 +53,7 @@ RDEPEND="virtual/x11 SLOT="0" LICENSE="OPERA" -KEYWORDS="x86 ~ppc sparc ~amd64" +KEYWORDS="x86 ~ppc sparc amd64" src_unpack() { unpack ${A} |