diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-03-31 07:07:29 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-03-31 07:07:29 +0000 |
commit | 33eb0d204c2f469ff09592a0547ca2812c08cd4b (patch) | |
tree | 0cfec024f67dcd295143987ed230b359ffc91553 /x11-misc | |
parent | Set some nice defaults for ass fonts too (diff) | |
download | gentoo-2-33eb0d204c2f469ff09592a0547ca2812c08cd4b.tar.gz gentoo-2-33eb0d204c2f469ff09592a0547ca2812c08cd4b.tar.bz2 gentoo-2-33eb0d204c2f469ff09592a0547ca2812c08cd4b.zip |
Use gentoo mirrors.
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xdg-utils/xdg-utils-1.1.0_rc1_p20110329.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xdg-utils/xdg-utils-1.1.0_rc1_p20110329.ebuild b/x11-misc/xdg-utils/xdg-utils-1.1.0_rc1_p20110329.ebuild index 0a007c246ab0..63bb48c22eb5 100644 --- a/x11-misc/xdg-utils/xdg-utils-1.1.0_rc1_p20110329.ebuild +++ b/x11-misc/xdg-utils/xdg-utils-1.1.0_rc1_p20110329.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdg-utils/xdg-utils-1.1.0_rc1_p20110329.ebuild,v 1.1 2011/03/29 09:15:59 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdg-utils/xdg-utils-1.1.0_rc1_p20110329.ebuild,v 1.2 2011/03/31 07:07:29 ssuominen Exp $ EAPI=4 DESCRIPTION="Portland utils for cross-platform/cross-toolkit/cross-desktop interoperability" HOMEPAGE="http://portland.freedesktop.org/" -SRC_URI="http://dev.gentoo.org/~ssuominen/${P}.tar.xz" +SRC_URI="mirror://gentoo/${P}.tar.xz" #SRC_URI="http://portland.freedesktop.org/download/${MY_P}.tar.gz" LICENSE="MIT" |