diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-05-19 21:50:41 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-05-19 21:50:41 +0000 |
commit | 590f754828564ff9eaf9a9da5040967a4fb6d4e0 (patch) | |
tree | 5ce52c3551a53fcf785f76f08cd63253cc493c16 /xfce-extra/xfce4-xkb-plugin | |
parent | Use DOCS array (diff) | |
download | gentoo-2-590f754828564ff9eaf9a9da5040967a4fb6d4e0.tar.gz gentoo-2-590f754828564ff9eaf9a9da5040967a4fb6d4e0.tar.bz2 gentoo-2-590f754828564ff9eaf9a9da5040967a4fb6d4e0.zip |
Use Gentoo mirrors
(Portage version: 2.2.0_alpha33/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/xfce4-xkb-plugin')
-rw-r--r-- | xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.4.0_p20110501.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.4.0_p20110501.ebuild b/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.4.0_p20110501.ebuild index 73c49d9a7342..eb9e2e90fee1 100644 --- a/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.4.0_p20110501.ebuild +++ b/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.4.0_p20110501.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.4.0_p20110501.ebuild,v 1.1 2011/05/01 11:25:06 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.4.0_p20110501.ebuild,v 1.2 2011/05/19 21:50:41 ssuominen Exp $ EAPI=4 EAUTORECONF=yes @@ -8,7 +8,7 @@ inherit xfconf DESCRIPTION="XKB layout switching panel plug-in for the Xfce desktop environment" HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin" -SRC_URI="http://dev.gentoo.org/~ssuominen/${P}.tar.xz" +SRC_URI="mirror://gentoo/${P}.tar.xz" #SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.5/${P}.tar.bz2" LICENSE="BSD-2 GPL-2" |