diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2015-02-02 15:36:18 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2015-02-02 15:36:18 +0000 |
commit | a0a833ee3f4617864e3c038d0418fb6dc8459a52 (patch) | |
tree | 996c970eae552377914d33625a9491c75f22aa86 /media-gfx | |
parent | Remove old. (diff) | |
download | gentoo-2-a0a833ee3f4617864e3c038d0418fb6dc8459a52.tar.gz gentoo-2-a0a833ee3f4617864e3c038d0418fb6dc8459a52.tar.bz2 gentoo-2-a0a833ee3f4617864e3c038d0418fb6dc8459a52.zip |
Fix Udev documentation guide URL, bug #534480, thanks to Alex Legler
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/splashutils/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/splashutils/splashutils-1.5.4.4-r1.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/splashutils/splashutils-1.5.4.4-r4.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/splashutils/splashutils-1.5.4.4-r5.ebuild | 4 |
4 files changed, 12 insertions, 7 deletions
diff --git a/media-gfx/splashutils/ChangeLog b/media-gfx/splashutils/ChangeLog index a3ebfac2988a..deed90696787 100644 --- a/media-gfx/splashutils/ChangeLog +++ b/media-gfx/splashutils/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-gfx/splashutils # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.228 2015/02/01 09:24:17 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.229 2015/02/02 15:36:18 pinkbyte Exp $ + + 02 Feb 2015; Sergey Popov <pinkbyte@gentoo.org> + splashutils-1.5.4.4-r1.ebuild, splashutils-1.5.4.4-r4.ebuild, + splashutils-1.5.4.4-r5.ebuild: + Fix Udev documentation guide URL, bug #534480, thanks to Alex Legler 01 Feb 2015; Sergey Popov <pinkbyte@gentoo.org> splashutils-1.5.4.4-r1.ebuild, splashutils-1.5.4.4-r4.ebuild, diff --git a/media-gfx/splashutils/splashutils-1.5.4.4-r1.ebuild b/media-gfx/splashutils/splashutils-1.5.4.4-r1.ebuild index 06d7f619653c..4cc79b654c4d 100644 --- a/media-gfx/splashutils/splashutils-1.5.4.4-r1.ebuild +++ b/media-gfx/splashutils/splashutils-1.5.4.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.4-r1.ebuild,v 1.13 2015/02/01 09:24:17 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.4-r1.ebuild,v 1.14 2015/02/02 15:36:18 pinkbyte Exp $ EAPI="2" @@ -188,7 +188,7 @@ pkg_postinst() { elog "devfs or a static /dev tree might work, but are generally discouraged and" elog "not supported. If you decide to switch to udev, you might want to have a" elog "look at 'The Gentoo udev Guide', which can be found at" - elog " http://www.gentoo.org/doc/en/udev-guide.xml" + elog " http://wiki.gentoo.org/wiki/Udev" elog "" fi diff --git a/media-gfx/splashutils/splashutils-1.5.4.4-r4.ebuild b/media-gfx/splashutils/splashutils-1.5.4.4-r4.ebuild index 7d9cd818083d..21ca9f94583b 100644 --- a/media-gfx/splashutils/splashutils-1.5.4.4-r4.ebuild +++ b/media-gfx/splashutils/splashutils-1.5.4.4-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.4-r4.ebuild,v 1.4 2015/02/01 09:24:17 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.4-r4.ebuild,v 1.5 2015/02/02 15:36:18 pinkbyte Exp $ EAPI=5 inherit autotools eutils multilib toolchain-funcs @@ -194,7 +194,7 @@ pkg_postinst() { elog "devfs or a static /dev tree might work, but are generally discouraged and" elog "not supported. If you decide to switch to udev, you might want to have a" elog "look at 'The Gentoo udev Guide', which can be found at" - elog " http://www.gentoo.org/doc/en/udev-guide.xml" + elog " http://wiki.gentoo.org/wiki/Udev" elog "" fi diff --git a/media-gfx/splashutils/splashutils-1.5.4.4-r5.ebuild b/media-gfx/splashutils/splashutils-1.5.4.4-r5.ebuild index 6feeebba8c2e..90811accea4e 100644 --- a/media-gfx/splashutils/splashutils-1.5.4.4-r5.ebuild +++ b/media-gfx/splashutils/splashutils-1.5.4.4-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.4-r5.ebuild,v 1.2 2015/02/01 09:24:17 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.4-r5.ebuild,v 1.3 2015/02/02 15:36:18 pinkbyte Exp $ EAPI=5 inherit autotools eutils multilib toolchain-funcs @@ -197,7 +197,7 @@ pkg_postinst() { elog "devfs or a static /dev tree might work, but are generally discouraged and" elog "not supported. If you decide to switch to udev, you might want to have a" elog "look at 'The Gentoo udev Guide', which can be found at" - elog " http://www.gentoo.org/doc/en/udev-guide.xml" + elog " http://wiki.gentoo.org/wiki/Udev" elog "" fi |