diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-05-20 15:42:14 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-05-20 15:42:14 +0000 |
commit | a7ff4e714087ddff21423ca71820f0db3afb4c15 (patch) | |
tree | b73943428865ce81d820893ef742ff6e201180af /app-text/zathura | |
parent | Use gentoo mirrors (diff) | |
download | gentoo-2-a7ff4e714087ddff21423ca71820f0db3afb4c15.tar.gz gentoo-2-a7ff4e714087ddff21423ca71820f0db3afb4c15.tar.bz2 gentoo-2-a7ff4e714087ddff21423ca71820f0db3afb4c15.zip |
Use gentoo mirrors
(Portage version: 2.2.0_alpha33/cvs/Linux x86_64)
Diffstat (limited to 'app-text/zathura')
-rw-r--r-- | app-text/zathura/zathura-0.0.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/zathura/zathura-0.0.8.3.ebuild b/app-text/zathura/zathura-0.0.8.3.ebuild index 3541126ef640..22da95633ab0 100644 --- a/app-text/zathura/zathura-0.0.8.3.ebuild +++ b/app-text/zathura/zathura-0.0.8.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/zathura/zathura-0.0.8.3.ebuild,v 1.1 2011/05/02 18:31:15 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/zathura/zathura-0.0.8.3.ebuild,v 1.2 2011/05/20 15:42:14 ssuominen Exp $ EAPI=4 inherit savedconfig toolchain-funcs DESCRIPTION="A highly customizable and functional PDF viewer based on poppler and GTK+" HOMEPAGE="http://zathura.pwmt.org/" -SRC_URI="http://dev.gentoo.org/~ssuominen/${P}.tar.gz" +SRC_URI="mirror://gentoo/${P}.tar.gz" #SRC_URI="http://zathura.pwmt.org/attachments/download/31/${P}.tar.gz" LICENSE="ZLIB" |