summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-gfx/sxiv/ChangeLog6
-rw-r--r--media-gfx/sxiv/sxiv-0.9-r1.ebuild6
-rw-r--r--media-gfx/sxiv/sxiv-1.0.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/media-gfx/sxiv/ChangeLog b/media-gfx/sxiv/ChangeLog
index fbfe4a2268ac..3df29c710830 100644
--- a/media-gfx/sxiv/ChangeLog
+++ b/media-gfx/sxiv/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-gfx/sxiv
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/sxiv/ChangeLog,v 1.7 2012/04/05 07:43:49 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/sxiv/ChangeLog,v 1.8 2012/04/23 20:25:56 mgorny Exp $
+
+ 23 Apr 2012; Michał Górny <mgorny@gentoo.org> sxiv-0.9-r1.ebuild,
+ sxiv-1.0.ebuild:
+ Use mirror://github.
05 Apr 2012; Jeff Horelick <jdhore@gentoo.org> sxiv-1.0.ebuild:
marked x86 per bug 409879
diff --git a/media-gfx/sxiv/sxiv-0.9-r1.ebuild b/media-gfx/sxiv/sxiv-0.9-r1.ebuild
index 3d724345fd11..2a96e018afb5 100644
--- a/media-gfx/sxiv/sxiv-0.9-r1.ebuild
+++ b/media-gfx/sxiv/sxiv-0.9-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/sxiv/sxiv-0.9-r1.ebuild,v 1.1 2011/08/26 20:47:15 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/sxiv/sxiv-0.9-r1.ebuild,v 1.2 2012/04/23 20:25:56 mgorny Exp $
EAPI=4
@@ -8,7 +8,7 @@ inherit eutils savedconfig toolchain-funcs
DESCRIPTION="Simple (or small or suckless) X Image Viewer"
HOMEPAGE="https://github.com/muennich/sxiv/"
-SRC_URI="https://github.com/downloads/muennich/${PN}/${P}.tar.gz"
+SRC_URI="mirror://github/muennich/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/media-gfx/sxiv/sxiv-1.0.ebuild b/media-gfx/sxiv/sxiv-1.0.ebuild
index d881897afe6f..3550c80c18d3 100644
--- a/media-gfx/sxiv/sxiv-1.0.ebuild
+++ b/media-gfx/sxiv/sxiv-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/sxiv/sxiv-1.0.ebuild,v 1.3 2012/04/05 07:43:49 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/sxiv/sxiv-1.0.ebuild,v 1.4 2012/04/23 20:25:56 mgorny Exp $
EAPI=4
@@ -8,7 +8,7 @@ inherit eutils savedconfig toolchain-funcs
DESCRIPTION="Simple (or small or suckless) X Image Viewer"
HOMEPAGE="https://github.com/muennich/sxiv/"
-SRC_URI="https://github.com/downloads/muennich/${PN}/${P}.tar.gz"
+SRC_URI="mirror://github/muennich/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"