diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-06-12 16:55:44 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-06-12 16:55:44 +0000 |
commit | 8d897270aae03b40f1e97ffb2a35fe3996dde8c1 (patch) | |
tree | f44f7564302281c7309e22eb77cf2fb8dd8ed096 /app-text/zathura | |
parent | No need to unpack and repack, just use the corrected tarball to preserve md5s... (diff) | |
download | historical-8d897270aae03b40f1e97ffb2a35fe3996dde8c1.tar.gz historical-8d897270aae03b40f1e97ffb2a35fe3996dde8c1.tar.bz2 historical-8d897270aae03b40f1e97ffb2a35fe3996dde8c1.zip |
Use gentoo mirrors
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'app-text/zathura')
-rw-r--r-- | app-text/zathura/zathura-0.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/zathura/zathura-0.0.6.ebuild b/app-text/zathura/zathura-0.0.6.ebuild index b6a10e04aded..4b2a9d15dac1 100644 --- a/app-text/zathura/zathura-0.0.6.ebuild +++ b/app-text/zathura/zathura-0.0.6.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/zathura/zathura-0.0.6.ebuild,v 1.1 2010/06/09 12:24:43 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/zathura/zathura-0.0.6.ebuild,v 1.2 2010/06/12 16:55:44 ssuominen Exp $ EAPI=2 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" # upstream https problems +SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="ZLIB" SLOT="0" |