diff options
author | Alex Alexander <wired@gentoo.org> | 2010-11-17 13:35:33 +0000 |
---|---|---|
committer | Alex Alexander <wired@gentoo.org> | 2010-11-17 13:35:33 +0000 |
commit | 90ef9e6839715d1da05b3f4244f673ada2a8d1d1 (patch) | |
tree | 4e81551e8467a8b07f79613975a84f8ffd0f5880 /x11-plugins | |
parent | Moved to usage of tc-has-openmp (diff) | |
download | gentoo-2-90ef9e6839715d1da05b3f4244f673ada2a8d1d1.tar.gz gentoo-2-90ef9e6839715d1da05b3f4244f673ada2a8d1d1.tar.bz2 gentoo-2-90ef9e6839715d1da05b3f4244f673ada2a8d1d1.zip |
switched src_uri to gentoo mirrors
(Portage version: 2.2.0_alpha4/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/vicious/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/vicious/vicious-2.0.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/vicious/ChangeLog b/x11-plugins/vicious/ChangeLog index b791f74cc1c2..4bab94f9d6f0 100644 --- a/x11-plugins/vicious/ChangeLog +++ b/x11-plugins/vicious/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/vicious # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/vicious/ChangeLog,v 1.1 2010/11/16 23:51:34 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/vicious/ChangeLog,v 1.2 2010/11/17 13:35:33 wired Exp $ + + 17 Nov 2010; Alex Alexander <wired@gentoo.org> vicious-2.0.1.ebuild: + switched src_uri to gentoo mirrors, upstream autogenerates the tarball + breaking the manifest *vicious-2.0.1 (16 Nov 2010) diff --git a/x11-plugins/vicious/vicious-2.0.1.ebuild b/x11-plugins/vicious/vicious-2.0.1.ebuild index ac157478902c..cb6400e420f0 100644 --- a/x11-plugins/vicious/vicious-2.0.1.ebuild +++ b/x11-plugins/vicious/vicious-2.0.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/vicious/vicious-2.0.1.ebuild,v 1.1 2010/11/16 23:51:34 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/vicious/vicious-2.0.1.ebuild,v 1.2 2010/11/17 13:35:33 wired Exp $ EAPI=3 DESCRIPTION="Modular widget library for x11-wm/awesome" HOMEPAGE="http://awesome.naquadah.org/wiki/Vicious" -SRC_URI="http://git.sysphere.org/vicious/snapshot/${P}.tar.gz" +SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |