diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-09-12 17:23:48 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-09-12 17:23:48 +0000 |
commit | 1d9f62f3de1b80c770625c0e83c8f490157fa00d (patch) | |
tree | d417045823bca721509063eb2f623b949ae30c7a /xfce-base/exo | |
parent | ia64/s390/sparc stable wrt #281398 (diff) | |
download | gentoo-2-1d9f62f3de1b80c770625c0e83c8f490157fa00d.tar.gz gentoo-2-1d9f62f3de1b80c770625c0e83c8f490157fa00d.tar.bz2 gentoo-2-1d9f62f3de1b80c770625c0e83c8f490157fa00d.zip |
thirdpartymirrors repoman warning
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'xfce-base/exo')
-rw-r--r-- | xfce-base/exo/exo-0.3.102-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/exo/exo-0.3.102-r1.ebuild b/xfce-base/exo/exo-0.3.102-r1.ebuild index a4c8408ba07a..3dff24f14e32 100644 --- a/xfce-base/exo/exo-0.3.102-r1.ebuild +++ b/xfce-base/exo/exo-0.3.102-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.3.102-r1.ebuild,v 1.9 2009/09/07 01:17:13 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.3.102-r1.ebuild,v 1.10 2009/09/12 17:23:48 ssuominen Exp $ EAPI=2 inherit xfconf python multilib @@ -8,7 +8,7 @@ inherit xfconf python multilib DESCRIPTION="Extensions, widgets and framework library with session management support" # Can't find a better homepage HOMEPAGE="http://www.xfce.org" -SRC_URI="http://archive.xfce.org/src/xfce/exo/0.3/${P}.tar.bz2" +SRC_URI="mirror://xfce/src/xfce/exo/0.3/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="0" |