diff options
author | Alex Alexander <wired@gentoo.org> | 2011-07-25 20:39:08 +0000 |
---|---|---|
committer | Alex Alexander <wired@gentoo.org> | 2011-07-25 20:39:08 +0000 |
commit | 0a96089bba81f5f4ac9db6304739d91e71bec4d2 (patch) | |
tree | ab38f0952cb607fb3a87b549c4a3c2a09f8cb5c1 /x11-plugins/vicious/vicious-2.0.3.ebuild | |
parent | ppc/ppc64 stable wrt #374591 (diff) | |
download | gentoo-2-0a96089bba81f5f4ac9db6304739d91e71bec4d2.tar.gz gentoo-2-0a96089bba81f5f4ac9db6304739d91e71bec4d2.tar.bz2 gentoo-2-0a96089bba81f5f4ac9db6304739d91e71bec4d2.zip |
updated SRC_URI
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins/vicious/vicious-2.0.3.ebuild')
-rw-r--r-- | x11-plugins/vicious/vicious-2.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/vicious/vicious-2.0.3.ebuild b/x11-plugins/vicious/vicious-2.0.3.ebuild index a172409322ca..87c5003ebdf2 100644 --- a/x11-plugins/vicious/vicious-2.0.3.ebuild +++ b/x11-plugins/vicious/vicious-2.0.3.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-plugins/vicious/vicious-2.0.3.ebuild,v 1.1 2011/07/25 14:21:56 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/vicious/vicious-2.0.3.ebuild,v 1.2 2011/07/25 20:39:08 wired Exp $ EAPI=3 DESCRIPTION="Modular widget library for x11-wm/awesome" HOMEPAGE="http://awesome.naquadah.org/wiki/Vicious" -SRC_URI="mirror://gentoo/${P}.tar.gz" +SRC_URI="http://dev.gentoo.org/~wired/distfiles/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |