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 | |
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')
-rw-r--r-- | x11-plugins/vicious/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/vicious/vicious-2.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/vicious/ChangeLog b/x11-plugins/vicious/ChangeLog index 2f098fe0ab94..040e3f695bb1 100644 --- a/x11-plugins/vicious/ChangeLog +++ b/x11-plugins/vicious/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/vicious # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/vicious/ChangeLog,v 1.5 2011/07/25 14:21:56 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/vicious/ChangeLog,v 1.6 2011/07/25 20:39:08 wired Exp $ + + 25 Jul 2011; Alex Alexander <wired@gentoo.org> vicious-2.0.3.ebuild: + updated SRC_URI *vicious-2.0.3 (25 Jul 2011) 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" |