diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-03-21 06:13:52 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-03-21 06:13:52 +0000 |
commit | 661bed738f3700479b73a0bcb49d46c552cd8aa1 (patch) | |
tree | f0ea27733d6d229f4cf680fb64a46c72ac4bf89f /xfce-extra | |
parent | x86 stable wrt #407375 (diff) | |
download | gentoo-2-661bed738f3700479b73a0bcb49d46c552cd8aa1.tar.gz gentoo-2-661bed738f3700479b73a0bcb49d46c552cd8aa1.tar.bz2 gentoo-2-661bed738f3700479b73a0bcb49d46c552cd8aa1.zip |
Use gentoo mirrors.
(Portage version: 2.2.0_alpha92/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-timer-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild | 12 |
2 files changed, 11 insertions, 7 deletions
diff --git a/xfce-extra/xfce4-timer-plugin/ChangeLog b/xfce-extra/xfce4-timer-plugin/ChangeLog index dc8ea17a32af..ea59e263cafe 100644 --- a/xfce-extra/xfce4-timer-plugin/ChangeLog +++ b/xfce-extra/xfce4-timer-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-timer-plugin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.21 2012/02/14 04:20:45 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.22 2012/03/21 06:13:52 ssuominen Exp $ + + 21 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> + xfce4-timer-plugin-0.6.2.ebuild: + Use gentoo mirrors. *xfce4-timer-plugin-0.6.4 (14 Feb 2012) diff --git a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild index c8078f5001c0..06b351d85293 100644 --- a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild +++ b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild @@ -1,17 +1,17 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild,v 1.11 2012/01/06 11:04:19 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.2.ebuild,v 1.12 2012/03/21 06:13:52 ssuominen Exp $ EAPI=4 inherit xfconf DESCRIPTION="A simple timer plug-in for the Xfce desktop environment" HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin" -SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.6/${P}.tar.bz2 - http://dev.gentoo.org/~ssuominen/${P}-ca.po.bz2 - http://dev.gentoo.org/~ssuominen/${P}-hr.po.bz2 - http://dev.gentoo.org/~ssuominen/${P}-nl.po.bz2 - http://dev.gentoo.org/~ssuominen/${P}-sk.po.bz2" +SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2 + mirror://gentoo/${P}-ca.po.bz2 + mirror://gentoo/${P}-hr.po.bz2 + mirror://gentoo/${P}-nl.po.bz2 + mirror://gentoo/${P}-sk.po.bz2" LICENSE="GPL-2" SLOT="0" |