summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2009-12-15 18:24:13 +0000
committerChristoph Mende <angelos@gentoo.org>2009-12-15 18:24:13 +0000
commitc89247f6387f85e4fb3bc714213bc70eefb4da65 (patch)
tree1844c1134fcd5b3f8263e1a87acc409ff0ab3430 /xfce-extra
parentalpha/ia64/sparc stable wrt #293296 (diff)
downloadgentoo-2-c89247f6387f85e4fb3bc714213bc70eefb4da65.tar.gz
gentoo-2-c89247f6387f85e4fb3bc714213bc70eefb4da65.tar.bz2
gentoo-2-c89247f6387f85e4fb3bc714213bc70eefb4da65.zip
Fixed SRC_URI (bug #295184)
(Portage version: 2.2_rc58/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/xfce4-weather-plugin/ChangeLog6
-rw-r--r--xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.7.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-weather-plugin/ChangeLog b/xfce-extra/xfce4-weather-plugin/ChangeLog
index 288f00fd5396..fef4e92e50ac 100644
--- a/xfce-extra/xfce4-weather-plugin/ChangeLog
+++ b/xfce-extra/xfce4-weather-plugin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-weather-plugin
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog,v 1.8 2009/10/08 17:48:58 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog,v 1.9 2009/12/15 18:24:13 angelos Exp $
+
+ 15 Dec 2009; Christoph Mende <angelos@gentoo.org>
+ xfce4-weather-plugin-0.7.3.ebuild:
+ Fixed SRC_URI (bug #295184)
08 Oct 2009; Jeremy Olexa <darkside@gentoo.org>
xfce4-weather-plugin-0.7.3.ebuild:
diff --git a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.7.3.ebuild b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.7.3.ebuild
index a9ded003b87e..ae548431d3b5 100644
--- a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.7.3.ebuild
+++ b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.7.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.7.3.ebuild,v 1.8 2009/10/08 17:48:58 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.7.3.ebuild,v 1.9 2009/12/15 18:24:13 angelos Exp $
EINTLTOOLIZE=yes
EAUTORECONF=yes
@@ -9,7 +9,7 @@ inherit xfconf
DESCRIPTION="panel plugin that shows the current temperature and weather condition."
HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin"
-SRC_URI="mirror://xfce/src/panel-plugins/${PN}-plugin/0.7/${P}.tar.bz2"
+SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.7/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"