summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2012-06-20 15:18:47 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2012-06-20 15:18:47 +0000
commitb5788293acc0e42b92995cbc521bb03091245a92 (patch)
treeab0ca576f18f8fc1ba000c6fcce5b803a3817361 /x11-themes/laughlin-backgrounds
parentrestrict beautifulsoup dep (bug 421877). remove old (diff)
downloadgentoo-2-b5788293acc0e42b92995cbc521bb03091245a92.tar.gz
gentoo-2-b5788293acc0e42b92995cbc521bb03091245a92.tar.bz2
gentoo-2-b5788293acc0e42b92995cbc521bb03091245a92.zip
Point SRC_URI to rpm hosted in my devspace since it is no longer available at upstream's mirrors
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes/laughlin-backgrounds')
-rw-r--r--x11-themes/laughlin-backgrounds/ChangeLog7
-rw-r--r--x11-themes/laughlin-backgrounds/laughlin-backgrounds-13.92.0.1.ebuild8
2 files changed, 11 insertions, 4 deletions
diff --git a/x11-themes/laughlin-backgrounds/ChangeLog b/x11-themes/laughlin-backgrounds/ChangeLog
index a0f3affc6e82..098f0dfe48b9 100644
--- a/x11-themes/laughlin-backgrounds/ChangeLog
+++ b/x11-themes/laughlin-backgrounds/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-themes/laughlin-backgrounds
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/laughlin-backgrounds/ChangeLog,v 1.3 2012/01/26 14:33:34 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/laughlin-backgrounds/ChangeLog,v 1.4 2012/06/20 15:18:47 xarthisius Exp $
+
+ 20 Jun 2012; Kacper Kowalik <xarthisius@gentoo.org>
+ laughlin-backgrounds-13.92.0.1.ebuild:
+ Point SRC_URI to rpm hosted in my devspace since it is no longer available at
+ upstream's mirrors
26 Jan 2012; Thomas Kahle <tomka@gentoo.org>
laughlin-backgrounds-14.1.0.3.ebuild:
diff --git a/x11-themes/laughlin-backgrounds/laughlin-backgrounds-13.92.0.1.ebuild b/x11-themes/laughlin-backgrounds/laughlin-backgrounds-13.92.0.1.ebuild
index 173c3beac395..f795d3de3a9a 100644
--- a/x11-themes/laughlin-backgrounds/laughlin-backgrounds-13.92.0.1.ebuild
+++ b/x11-themes/laughlin-backgrounds/laughlin-backgrounds-13.92.0.1.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/x11-themes/laughlin-backgrounds/laughlin-backgrounds-13.92.0.1.ebuild,v 1.1 2011/03/09 22:22:57 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/laughlin-backgrounds/laughlin-backgrounds-13.92.0.1.ebuild,v 1.2 2012/06/20 15:18:47 xarthisius Exp $
EAPI=3
@@ -14,7 +14,9 @@ MY_P="${PN}-$(get_version_component_range 1-3)"
DESCRIPTION="Fedora official background artwork"
HOMEPAGE="https://fedoraproject.org/wiki/F14_Artwork"
-SRC_URI="mirror://fedora-dev/${SRC_PATH}/${PN}-$(replace_version_separator 3 -).fc${FEDORA}.src.rpm"
+# No longer available at mirrors
+#SRC_URI="mirror://fedora-dev/${SRC_PATH}/${PN}-$(replace_version_separator 3 -).fc${FEDORA}.src.rpm"
+SRC_URI="http://dev.gentoo.org/~xarthisius/distfiles/${PN}-$(replace_version_separator 3 -).fc${FEDORA}.src.rpm"
LICENSE="CCPL-Attribution-ShareAlike-2.0"
KEYWORDS="~amd64"