diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-03-07 22:47:33 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-03-07 22:47:33 +0000 |
commit | ed909a3663e87adc45e2530d80b5538ac8a0ab5d (patch) | |
tree | 71facf2ffdc6185faf78efd3e266d7b672953c3b /dev-libs | |
parent | Use gentoo mirrors (diff) | |
download | gentoo-2-ed909a3663e87adc45e2530d80b5538ac8a0ab5d.tar.gz gentoo-2-ed909a3663e87adc45e2530d80b5538ac8a0ab5d.tar.bz2 gentoo-2-ed909a3663e87adc45e2530d80b5538ac8a0ab5d.zip |
Use gentoo mirrors
(Portage version: 2.2_rc65/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/dvutil/dvutil-1.0.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/dvutil/dvutil-1.0.10.ebuild b/dev-libs/dvutil/dvutil-1.0.10.ebuild index 7f0f6c718bb8..dd67f495243f 100644 --- a/dev-libs/dvutil/dvutil-1.0.10.ebuild +++ b/dev-libs/dvutil/dvutil-1.0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/dvutil/dvutil-1.0.10.ebuild,v 1.3 2010/03/07 11:32:26 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dvutil/dvutil-1.0.10.ebuild,v 1.4 2010/03/07 22:47:33 ssuominen Exp $ EAPI=2 inherit autotools eutils @@ -8,7 +8,7 @@ inherit autotools eutils DESCRIPTION="C++ classes for files, dates, property lists, reference counted pointers, number conversion etc." HOMEPAGE="http://tinf2.vub.ac.be/~dvermeir/software/dv/dvutil/html/" SRC_URI="http://tinf2.vub.ac.be/~dvermeir/software/dv/${PN}/download/${P}.tar.gz - http://dev.gentoo.org/~ssuominen/${P}-asneeded.patch.bz2" + mirror://gentoo/${P}-asneeded.patch.bz2" LICENSE="GPL-2" SLOT="0" |