summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-07-13 00:09:46 +0000
committerJeroen Roovers <jer@gentoo.org>2010-07-13 00:09:46 +0000
commit8d061f84185b9306546447187b6af3657fa465df (patch)
tree5ce866f3bd29481ea31f2fde4a38fb46c6660987 /www-plugins
parentLinux patch 2.6.34.1. Patch to prevent missing define error in vgaarb.h (diff)
downloadgentoo-2-8d061f84185b9306546447187b6af3657fa465df.tar.gz
gentoo-2-8d061f84185b9306546447187b6af3657fa465df.tar.bz2
gentoo-2-8d061f84185b9306546447187b6af3657fa465df.zip
Remove extra slash.
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'www-plugins')
-rw-r--r--www-plugins/gnash/ChangeLog5
-rw-r--r--www-plugins/gnash/gnash-0.8.7_p20100706.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-plugins/gnash/ChangeLog b/www-plugins/gnash/ChangeLog
index d76124a60aea..f20c04eff9a8 100644
--- a/www-plugins/gnash/ChangeLog
+++ b/www-plugins/gnash/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-plugins/gnash
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.30 2010/07/12 14:45:21 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.31 2010/07/13 00:09:46 jer Exp $
+
+ 13 Jul 2010; Jeroen Roovers <jer@gentoo.org> gnash-0.8.7_p20100706.ebuild:
+ Remove extra slash.
*gnash-0.8.7_p20100706 (12 Jul 2010)
diff --git a/www-plugins/gnash/gnash-0.8.7_p20100706.ebuild b/www-plugins/gnash/gnash-0.8.7_p20100706.ebuild
index ff6817c82d37..851a20db5ee4 100644
--- a/www-plugins/gnash/gnash-0.8.7_p20100706.ebuild
+++ b/www-plugins/gnash/gnash-0.8.7_p20100706.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/gnash/gnash-0.8.7_p20100706.ebuild,v 1.1 2010/07/12 14:45:21 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.7_p20100706.ebuild,v 1.2 2010/07/13 00:09:45 jer Exp $
EAPI=3
CMAKE_REQUIRED="never"
@@ -12,7 +12,7 @@ inherit autotools eutils kde4-base multilib nsplugins flag-o-matic
DESCRIPTION="GNU Flash movie player that supports many SWF v7,8,9 features"
HOMEPAGE="http://www.gnu.org/software/gnash/"
-SRC_URI="mirror://gentoo//${P}.tar.xz"
+SRC_URI="mirror://gentoo/${P}.tar.xz"
LICENSE="GPL-3"
SLOT="0"