diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-01 16:05:56 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-01 16:05:56 +0000 |
commit | a9cff91f4bb5f6986ed9b33c888557f97cb1160f (patch) | |
tree | 4a816df395081333bbc44ca58195ee8f25436021 /net-www/netscape-flash | |
parent | x86 stable, bug #203752 (diff) | |
download | gentoo-2-a9cff91f4bb5f6986ed9b33c888557f97cb1160f.tar.gz gentoo-2-a9cff91f4bb5f6986ed9b33c888557f97cb1160f.tar.bz2 gentoo-2-a9cff91f4bb5f6986ed9b33c888557f97cb1160f.zip |
x86 stable wrt security #193519
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-www/netscape-flash')
-rw-r--r-- | net-www/netscape-flash/ChangeLog | 8 | ||||
-rw-r--r-- | net-www/netscape-flash/netscape-flash-9.0.115.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/net-www/netscape-flash/ChangeLog b/net-www/netscape-flash/ChangeLog index ad1d4b88b26c..77415a0b9906 100644 --- a/net-www/netscape-flash/ChangeLog +++ b/net-www/netscape-flash/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/netscape-flash -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/netscape-flash/ChangeLog,v 1.61 2007/12/30 14:15:32 rich0 Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-www/netscape-flash/ChangeLog,v 1.62 2008/01/01 16:05:56 armin76 Exp $ + + 01 Jan 2008; Raúl Porcel <armin76@gentoo.org> + netscape-flash-9.0.115.0.ebuild: + x86 stable wrt security #193519 30 Dec 2007; Richard Freeman <rich0@gentoo.org> netscape-flash-9.0.115.0.ebuild: diff --git a/net-www/netscape-flash/netscape-flash-9.0.115.0.ebuild b/net-www/netscape-flash/netscape-flash-9.0.115.0.ebuild index 640aa09bc983..4a33e77695b8 100644 --- a/net-www/netscape-flash/netscape-flash-9.0.115.0.ebuild +++ b/net-www/netscape-flash/netscape-flash-9.0.115.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/netscape-flash/netscape-flash-9.0.115.0.ebuild,v 1.2 2007/12/30 14:15:32 rich0 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/netscape-flash/netscape-flash-9.0.115.0.ebuild,v 1.3 2008/01/01 16:05:56 armin76 Exp $ inherit nsplugins rpm @@ -10,7 +10,7 @@ HOMEPAGE="http://www.adobe.com/" IUSE="" SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" LICENSE="AdobeFlash-9.0.31.0" RESTRICT="strip mirror" |