diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-12 20:23:00 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-12 20:23:00 +0000 |
commit | f9f2196c8821c148ae0fdd7d285e68b8dbca8356 (patch) | |
tree | 5627807f49fed88f9c0bf1cfa6f75bb5fd47ea5f /dev-util/xfce4-dev-tools | |
parent | KDE 3.5.9 removal (diff) | |
download | gentoo-2-f9f2196c8821c148ae0fdd7d285e68b8dbca8356.tar.gz gentoo-2-f9f2196c8821c148ae0fdd7d285e68b8dbca8356.tar.bz2 gentoo-2-f9f2196c8821c148ae0fdd7d285e68b8dbca8356.zip |
qa: thirdpartymirrors
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/xfce4-dev-tools')
-rw-r--r-- | dev-util/xfce4-dev-tools/xfce4-dev-tools-4.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.7.0.ebuild b/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.7.0.ebuild index 290dacb47364..15f572c9543e 100644 --- a/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.7.0.ebuild +++ b/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.7.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/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.7.0.ebuild,v 1.4 2009/10/05 16:47:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.7.0.ebuild,v 1.5 2009/10/12 20:23:00 ssuominen Exp $ EAPI="2" inherit xfconf DESCRIPTION="set of scripts and m4/autoconf macros that ease build system maintenance for XFCE" HOMEPAGE="http://foo-projects.org/~benny/projects/xfce4-dev-tools" -SRC_URI="http://archive.xfce.org/src/xfce/${PN}/4.7/${P}.tar.bz2" +SRC_URI="mirror://xfce/src/xfce/${PN}/4.7/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |