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 | d57ffea34af111a90a5d5bf657d2b670698ff290 (patch) | |
tree | ad38b6db3a9e84e450cd621e4f7014aed843e942 /xfce-extra/xfce4-xkb-plugin | |
parent | Use DOCS array (diff) | |
download | historical-d57ffea34af111a90a5d5bf657d2b670698ff290.tar.gz historical-d57ffea34af111a90a5d5bf657d2b670698ff290.tar.bz2 historical-d57ffea34af111a90a5d5bf657d2b670698ff290.zip |
Use Gentoo mirrors
Package-Manager: portage-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" |