diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-02 11:50:25 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-02 11:50:25 +0000 |
commit | 2b6bf77d525a9e2c301cbbc55879382b991c544b (patch) | |
tree | 5097d73f07bd5b03a74ad31bbcdb313627b63a6f /xfce-extra/xfce4-stopwatch-plugin | |
parent | Update patchset, add patchset for udev-146, fix ioctl issue on amd64, Bug #28... (diff) | |
download | gentoo-2-2b6bf77d525a9e2c301cbbc55879382b991c544b.tar.gz gentoo-2-2b6bf77d525a9e2c301cbbc55879382b991c544b.tar.bz2 gentoo-2-2b6bf77d525a9e2c301cbbc55879382b991c544b.zip |
Fix SRC_URI to use thirdpartymirrors.
(Portage version: 2.2_rc42/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/xfce4-stopwatch-plugin')
-rw-r--r-- | xfce-extra/xfce4-stopwatch-plugin/xfce4-stopwatch-plugin-0.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-stopwatch-plugin/xfce4-stopwatch-plugin-0.2.0.ebuild b/xfce-extra/xfce4-stopwatch-plugin/xfce4-stopwatch-plugin-0.2.0.ebuild index 0df40f8c3966..aab49ad47f22 100644 --- a/xfce-extra/xfce4-stopwatch-plugin/xfce4-stopwatch-plugin-0.2.0.ebuild +++ b/xfce-extra/xfce4-stopwatch-plugin/xfce4-stopwatch-plugin-0.2.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-stopwatch-plugin/xfce4-stopwatch-plugin-0.2.0.ebuild,v 1.2 2009/08/24 14:13:37 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-stopwatch-plugin/xfce4-stopwatch-plugin-0.2.0.ebuild,v 1.3 2009/10/02 11:50:25 ssuominen Exp $ EAPI=2 inherit xfconf DESCRIPTION="panel plugin that keeps track of elapsed time" HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-stopwatch-plugin" -SRC_URI="http://archive.xfce.org/src/panel-plugins/${PN}/0.2/${P}.tar.bz2" +SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.2/${P}.tar.bz2" LICENSE="BSD" SLOT="0" |