x11-libs/xosd: Fix Debian patch URI (bug #583500 by tot-to).
authorJeroen Roovers <jer@gentoo.org>
Thu, 19 May 2016 15:54:46 +0000 (17:54 +0200)
committerJeroen Roovers <jer@gentoo.org>
Thu, 19 May 2016 15:55:08 +0000 (17:55 +0200)
Package-Manager: portage-2.3.0_rc1

x11-libs/xosd/xosd-2.2.14-r1.ebuild
x11-libs/xosd/xosd-2.2.14-r2.ebuild

index 57c5b2c8836a492693974294bdeac4a868d99043..412fb0e41ecbb4f023f1038ebfa61965a86e91d9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -7,7 +7,7 @@ inherit eutils autotools
 DESCRIPTION="Library for overlaying text in X-Windows X-On-Screen-Display plus binary for sending text from CLI"
 HOMEPAGE="https://sourceforge.net/projects/libxosd/"
 SRC_URI="mirror://debian/pool/main/x/xosd/${PN}_${PV}.orig.tar.gz
-       mirror://debian/pool/main/x/xosd/${PN}_${PV}-1.diff.gz
+       https://dev.gentoo.org/~jer/${PN}_${PV}-1.diff.gz
        http://digilander.libero.it/dgp85/gentoo/${PN}-gentoo-m4-1.tar.bz2"
 
 LICENSE="GPL-2"
index f7234df5f0643762aa13efae61f34fcf9d5128cd..034f93b95215e684284d0c31ddfdae371c57badc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -7,7 +7,7 @@ inherit eutils autotools
 DESCRIPTION="Library for overlaying text in X-Windows X-On-Screen-Display plus binary for sending text from CLI"
 HOMEPAGE="https://sourceforge.net/projects/libxosd/"
 SRC_URI="mirror://debian/pool/main/x/xosd/${PN}_${PV}.orig.tar.gz
-       mirror://debian/pool/main/x/xosd/${PN}_${PV}-1.diff.gz
+       https://dev.gentoo.org/~jer/${PN}_${PV}-1.diff.gz
        http://digilander.libero.it/dgp85/gentoo/${PN}-gentoo-m4-1.tar.bz2"
 
 LICENSE="GPL-2"