summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Reffett <creffett@gentoo.org>2013-12-25 22:23:50 +0000
committerChris Reffett <creffett@gentoo.org>2013-12-25 22:23:50 +0000
commit246c316119229ba2885c3a623cb7190a76acc758 (patch)
treec4c394730ccfd146c975e3344d2e76b45a0829f3 /www-client
parentStable for HPPA (bug #484320). (diff)
downloadgentoo-2-246c316119229ba2885c3a623cb7190a76acc758.tar.gz
gentoo-2-246c316119229ba2885c3a623cb7190a76acc758.tar.bz2
gentoo-2-246c316119229ba2885c3a623cb7190a76acc758.zip
Deprecating fedora mirror group and can't find the rpm anywhere on the fedora mirrors, so added rpm to gentoo mirrors and update SRC_URI
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 42618354)
Diffstat (limited to 'www-client')
-rw-r--r--www-client/htmlview/ChangeLog6
-rw-r--r--www-client/htmlview/htmlview-3.0.0-r1.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/www-client/htmlview/ChangeLog b/www-client/htmlview/ChangeLog
index 2e0ffe4d660d..d0579a6101e0 100644
--- a/www-client/htmlview/ChangeLog
+++ b/www-client/htmlview/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-client/htmlview
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/htmlview/ChangeLog,v 1.15 2013/07/21 10:13:33 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/htmlview/ChangeLog,v 1.16 2013/12/25 22:23:50 creffett Exp $
+
+ 25 Dec 2013; Chris Reffett <creffett@gentoo.org> htmlview-3.0.0-r1.ebuild:
+ Deprecating fedora mirror group and can't find the rpm anywhere on the fedora
+ mirrors, so added rpm to gentoo mirrors and update SRC_URI
21 Jul 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Cleanup due http://gentoo.2317880.n4.nabble.com/sgml-herd-has-no-maintainers-
diff --git a/www-client/htmlview/htmlview-3.0.0-r1.ebuild b/www-client/htmlview/htmlview-3.0.0-r1.ebuild
index 40cef1653395..443e3b24a6aa 100644
--- a/www-client/htmlview/htmlview-3.0.0-r1.ebuild
+++ b/www-client/htmlview/htmlview-3.0.0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/htmlview/htmlview-3.0.0-r1.ebuild,v 1.10 2011/01/25 17:36:13 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/htmlview/htmlview-3.0.0-r1.ebuild,v 1.11 2013/12/25 22:23:50 creffett Exp $
EAPI=3
inherit rpm eutils prefix
@@ -11,7 +11,7 @@ RH_EXTRAVERSION="8"
DESCRIPTION="A script which calls an installed HTML viewer."
HOMEPAGE="http://www.redhat.com"
-SRC_URI="mirror://fedora/development/SRPMS/${P}-${RH_EXTRAVERSION}.src.rpm"
+SRC_URI="mirror://gentoo/${P}-${RH_EXTRAVERSION}.src.rpm"
LICENSE="public-domain"
SLOT="0"