summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Ramsay <lack@gentoo.org>2010-10-09 19:31:40 +0000
committerJim Ramsay <lack@gentoo.org>2010-10-09 19:31:40 +0000
commit72055a375930ee848f81da8851e7a66efd1f001f (patch)
tree3be649576b2bb31bbddb351ccb77ae9f6341a0e2 /www-plugins
parentversion bump for bug 328003, fixes test failures reported in bug 318145 (diff)
downloadgentoo-2-72055a375930ee848f81da8851e7a66efd1f001f.tar.gz
gentoo-2-72055a375930ee848f81da8851e7a66efd1f001f.tar.bz2
gentoo-2-72055a375930ee848f81da8851e7a66efd1f001f.zip
Next Square preview release is out, and the previous release now fails to fetch. Bug #339551
(Portage version: 2.1.9.14/cvs/Linux i686)
Diffstat (limited to 'www-plugins')
-rw-r--r--www-plugins/adobe-flash/ChangeLog10
-rw-r--r--www-plugins/adobe-flash/adobe-flash-10.2.161.23_pre20100927.ebuild (renamed from www-plugins/adobe-flash/adobe-flash-10.2.161.22_pre20100915.ebuild)6
2 files changed, 12 insertions, 4 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog
index a87c5270483b..1d4b5c48a1ed 100644
--- a/www-plugins/adobe-flash/ChangeLog
+++ b/www-plugins/adobe-flash/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for www-plugins/adobe-flash
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.48 2010/09/17 18:25:17 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.49 2010/10/09 19:31:40 lack Exp $
+
+*adobe-flash-10.2.161.23_pre20100927 (09 Oct 2010)
+
+ 09 Oct 2010; Jim Ramsay <lack@gentoo.org>
+ -adobe-flash-10.2.161.22_pre20100915.ebuild,
+ +adobe-flash-10.2.161.23_pre20100927.ebuild:
+ Next Square preview release is out, and the previous release now fails to
+ fetch. Bug #339551
17 Sep 2010; Jim Ramsay <lack@gentoo.org>
adobe-flash-10.2.161.22_pre20100915.ebuild:
diff --git a/www-plugins/adobe-flash/adobe-flash-10.2.161.22_pre20100915.ebuild b/www-plugins/adobe-flash/adobe-flash-10.2.161.23_pre20100927.ebuild
index ca8608ac99ad..ab3e411b1667 100644
--- a/www-plugins/adobe-flash/adobe-flash-10.2.161.22_pre20100915.ebuild
+++ b/www-plugins/adobe-flash/adobe-flash-10.2.161.23_pre20100927.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-plugins/adobe-flash/adobe-flash-10.2.161.22_pre20100915.ebuild,v 1.2 2010/09/17 18:25:17 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.2.161.23_pre20100927.ebuild,v 1.1 2010/10/09 19:31:40 lack Exp $
EAPI=3
inherit nsplugins multilib toolchain-funcs versionator
@@ -10,8 +10,8 @@ inherit nsplugins multilib toolchain-funcs versionator
# uses MMDDYY
EBUILD_DATE=$(get_version_component_range $(get_version_component_count))
DATE_SUFFIX=${EBUILD_DATE: -4}${EBUILD_DATE:5:2}
-MY_32B_URI="http://download.macromedia.com/pub/labs/flashplayer10/flashplayer_square_p1_32bit_linux_${DATE_SUFFIX}.tar.gz"
-MY_64B_URI="http://download.macromedia.com/pub/labs/flashplayer10/flashplayer_square_p1_64bit_linux_${DATE_SUFFIX}.tar.gz"
+MY_32B_URI="http://download.macromedia.com/pub/labs/flashplayer10/flashplayer_square_p2_32bit_linux_${DATE_SUFFIX}.tar.gz"
+MY_64B_URI="http://download.macromedia.com/pub/labs/flashplayer10/flashplayer_square_p2_64bit_linux_${DATE_SUFFIX}.tar.gz"
DESCRIPTION="Adobe Flash Player"
SRC_URI="x86? ( ${MY_32B_URI} )