diff options
author | Tom William Payne <twp@gentoo.org> | 2004-03-26 21:25:24 +0000 |
---|---|---|
committer | Tom William Payne <twp@gentoo.org> | 2004-03-26 21:25:24 +0000 |
commit | 90426e601a5f200578dfb663b93aadda456a7d4e (patch) | |
tree | b757e12bf271d8f740e1ebf5b493e417f4b90afe /media-gfx/xsvg/xsvg-0.1.2.ebuild | |
parent | Stable x86. Added explicit eutils. (diff) | |
download | historical-90426e601a5f200578dfb663b93aadda456a7d4e.tar.gz historical-90426e601a5f200578dfb663b93aadda456a7d4e.tar.bz2 historical-90426e601a5f200578dfb663b93aadda456a7d4e.zip |
Correct SRC_URI.
Diffstat (limited to 'media-gfx/xsvg/xsvg-0.1.2.ebuild')
-rw-r--r-- | media-gfx/xsvg/xsvg-0.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/xsvg/xsvg-0.1.2.ebuild b/media-gfx/xsvg/xsvg-0.1.2.ebuild index 2a186790016b..414c6092c721 100644 --- a/media-gfx/xsvg/xsvg-0.1.2.ebuild +++ b/media-gfx/xsvg/xsvg-0.1.2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsvg/xsvg-0.1.2.ebuild,v 1.1 2004/03/17 23:55:01 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsvg/xsvg-0.1.2.ebuild,v 1.2 2004/03/26 21:25:24 twp Exp $ DESCRIPTION="X11 SVG viewer" HOMEPAGE="http://xsvg.org/" -SRC_URI="http://xsvg.org/snapshots/${P}.tar.gz" +SRC_URI="http://cairographics.org/snapshots/${P}.tar.gz" LICENSE="BSD" SLOT="0" KEYWORDS="~x86" |