diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-02-18 15:31:37 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-02-18 15:31:37 +0000 |
commit | 95e8abad75d3d12b96caa1e69c0843ddb3876299 (patch) | |
tree | 545949eeac4722b07653a63e3f44cef630fc3cf1 /net-www/netscape-flash | |
parent | Removed dev-util/codeblocks from package.mask (diff) | |
download | gentoo-2-95e8abad75d3d12b96caa1e69c0843ddb3876299.tar.gz gentoo-2-95e8abad75d3d12b96caa1e69c0843ddb3876299.tar.bz2 gentoo-2-95e8abad75d3d12b96caa1e69c0843ddb3876299.zip |
x86 stable wrt bug 167483
(Portage version: 2.1.2-r9)
Diffstat (limited to 'net-www/netscape-flash')
-rw-r--r-- | net-www/netscape-flash/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/netscape-flash/netscape-flash-9.0.31.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-www/netscape-flash/ChangeLog b/net-www/netscape-flash/ChangeLog index bff6a5173557..256ebb6a61b6 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.50 2007/01/31 10:41:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/netscape-flash/ChangeLog,v 1.51 2007/02/18 15:31:37 armin76 Exp $ + + 18 Feb 2007; Raúl Porcel <armin76@gentoo.org> + netscape-flash-9.0.31.0.ebuild: + x86 stable wrt bug 167483 31 Jan 2007; Raúl Porcel <armin76@gentoo.org> netscape-flash-7.0.68.ebuild, netscape-flash-9.0.31.0.ebuild: diff --git a/net-www/netscape-flash/netscape-flash-9.0.31.0.ebuild b/net-www/netscape-flash/netscape-flash-9.0.31.0.ebuild index 36c38f9a328a..c16a048f6185 100644 --- a/net-www/netscape-flash/netscape-flash-9.0.31.0.ebuild +++ b/net-www/netscape-flash/netscape-flash-9.0.31.0.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/net-www/netscape-flash/netscape-flash-9.0.31.0.ebuild,v 1.5 2007/01/31 10:41:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/netscape-flash/netscape-flash-9.0.31.0.ebuild,v 1.6 2007/02/18 15:31:37 armin76 Exp $ inherit nsplugins @@ -14,7 +14,7 @@ HOMEPAGE="http://www.adobe.com/" IUSE="debug" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* ~amd64 x86" LICENSE="AdobeFlash-9.0.31.0" S=${WORKDIR}/install_flash_player_9_linux RESTRICT="strip mirror" |