diff options
author | Richard Yao <ryao@gentoo.org> | 2014-07-31 21:24:35 +0000 |
---|---|---|
committer | Richard Yao <ryao@gentoo.org> | 2014-07-31 21:24:35 +0000 |
commit | 948ed5d17ef96f5358ab9744f4c242e7c884d662 (patch) | |
tree | 45fd5dee9157a11ab43093177c331ca2eb79968a /www-plugins/pipelight | |
parent | Remove dependency on x11-apps/mesa-progs (diff) | |
download | gentoo-2-948ed5d17ef96f5358ab9744f4c242e7c884d662.tar.gz gentoo-2-948ed5d17ef96f5358ab9744f4c242e7c884d662.tar.bz2 gentoo-2-948ed5d17ef96f5358ab9744f4c242e7c884d662.zip |
Provide link to upstream user agent tutorial
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xBEE84C64)
Diffstat (limited to 'www-plugins/pipelight')
-rw-r--r-- | www-plugins/pipelight/ChangeLog | 5 | ||||
-rw-r--r-- | www-plugins/pipelight/pipelight-9999.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/www-plugins/pipelight/ChangeLog b/www-plugins/pipelight/ChangeLog index 94f0bb2d6492..037aaada1445 100644 --- a/www-plugins/pipelight/ChangeLog +++ b/www-plugins/pipelight/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-plugins/pipelight # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/pipelight/ChangeLog,v 1.2 2014/07/31 21:19:24 ryao Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/pipelight/ChangeLog,v 1.3 2014/07/31 21:24:35 ryao Exp $ + + 31 Jul 2014; Richard Yao <ryao@gentoo.org> pipelight-9999.ebuild: + Provide link to upstream user agent tutorial 31 Jul 2014; Richard Yao <ryao@gentoo.org> pipelight-9999.ebuild: Remove dependency on x11-apps/mesa-progs diff --git a/www-plugins/pipelight/pipelight-9999.ebuild b/www-plugins/pipelight/pipelight-9999.ebuild index 394429cc666e..644d8fc2e9f0 100644 --- a/www-plugins/pipelight/pipelight-9999.ebuild +++ b/www-plugins/pipelight/pipelight-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/pipelight/pipelight-9999.ebuild,v 1.2 2014/07/31 21:19:24 ryao Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/pipelight/pipelight-9999.ebuild,v 1.3 2014/07/31 21:24:35 ryao Exp $ EAPI=5 @@ -61,9 +61,9 @@ postinst() { # Helpful information for those willing to live dangerously einfo "Using Windows plugins on certain websites might require a useragent" - einfo "switcher. See the upstream FAQ for more details." + einfo "switcher. See the upstream tutorial for more details." einfo - einfo "https://answers.launchpad.net/pipelight/+faq/2351" + einfo "http://www.pipelight.net/cms/installation-user-agent.html" einfo einfo "End users should use the pipelight-plugin utility to install and" einfo "manage plugins. Updates are done at plugin initialization whenever" |