commit:     c29bde67449d6a6a712f6f092a6796da93dc42bd
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Thu May 19 15:54:46 2016 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Thu May 19 15:55:08 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c29bde67

x11-libs/xosd: Fix Debian patch URI (bug #583500 by tot-to).

Package-Manager: portage-2.3.0_rc1

 x11-libs/xosd/xosd-2.2.14-r1.ebuild | 4 ++--
 x11-libs/xosd/xosd-2.2.14-r2.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/x11-libs/xosd/xosd-2.2.14-r1.ebuild 
b/x11-libs/xosd/xosd-2.2.14-r1.ebuild
index 57c5b2c..412fb0e 100644
--- a/x11-libs/xosd/xosd-2.2.14-r1.ebuild
+++ b/x11-libs/xosd/xosd-2.2.14-r1.ebuild
@@ -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"

diff --git a/x11-libs/xosd/xosd-2.2.14-r2.ebuild 
b/x11-libs/xosd/xosd-2.2.14-r2.ebuild
index f7234df..034f93b 100644
--- a/x11-libs/xosd/xosd-2.2.14-r2.ebuild
+++ b/x11-libs/xosd/xosd-2.2.14-r2.ebuild
@@ -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"

Reply via email to