vapier      15/05/25 23:54:12

  Modified:             prelink-20120628.ebuild prelink-20130503.ebuild
                        prelink-20111012.ebuild prelink-20110511.ebuild
                        ChangeLog
  Log:
  Update prelink guide URL #534504 by Alex Legler.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  Changes    Path
1.4                  sys-devel/prelink/prelink-20120628.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/prelink/prelink-20120628.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/prelink/prelink-20120628.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/prelink/prelink-20120628.ebuild?r1=1.3&r2=1.4

Index: prelink-20120628.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/prelink/prelink-20120628.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- prelink-20120628.ebuild     11 May 2013 16:33:54 -0000      1.3
+++ prelink-20120628.ebuild     25 May 2015 23:54:12 -0000      1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/prelink/prelink-20120628.ebuild,v 
1.3 2013/05/11 16:33:54 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/prelink/prelink-20120628.ebuild,v 
1.4 2015/05/25 23:54:12 vapier Exp $
 
 EAPI="4"
 
@@ -83,7 +83,7 @@
        elog "You may wish to read the Gentoo Linux Prelink Guide, which can be"
        elog "found online at:"
        elog
-       elog "    http://www.gentoo.org/doc/en/prelink-howto.xml";
+       elog "    https://wiki.gentoo.org/wiki/Prelink";
        elog
        elog "Please edit /etc/conf.d/prelink to enable and configure prelink"
        echo



1.5                  sys-devel/prelink/prelink-20130503.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/prelink/prelink-20130503.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/prelink/prelink-20130503.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/prelink/prelink-20130503.ebuild?r1=1.4&r2=1.5

Index: prelink-20130503.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/prelink/prelink-20130503.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- prelink-20130503.ebuild     28 Apr 2015 04:55:37 -0000      1.4
+++ prelink-20130503.ebuild     25 May 2015 23:54:12 -0000      1.5
@@ -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/sys-devel/prelink/prelink-20130503.ebuild,v 
1.4 2015/04/28 04:55:37 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/prelink/prelink-20130503.ebuild,v 
1.5 2015/05/25 23:54:12 vapier Exp $
 
 EAPI="4"
 
@@ -77,7 +77,7 @@
        if [ -z "${REPLACING_VERSIONS}" ] ; then
                elog "You may wish to read the Gentoo Linux Prelink Guide, 
which can be"
                elog "found online at:"
-               elog "    http://www.gentoo.org/doc/en/prelink-howto.xml";
+               elog "    https://wiki.gentoo.org/wiki/Prelink";
                elog "Please edit /etc/conf.d/prelink to enable and configure 
prelink"
        fi
        touch "${EROOT}/var/lib/misc/prelink.force"



1.5                  sys-devel/prelink/prelink-20111012.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/prelink/prelink-20111012.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/prelink/prelink-20111012.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/prelink/prelink-20111012.ebuild?r1=1.4&r2=1.5

Index: prelink-20111012.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/prelink/prelink-20111012.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- prelink-20111012.ebuild     22 Jul 2012 20:37:32 -0000      1.4
+++ prelink-20111012.ebuild     25 May 2015 23:54:12 -0000      1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/prelink/prelink-20111012.ebuild,v 
1.4 2012/07/22 20:37:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/prelink/prelink-20111012.ebuild,v 
1.5 2015/05/25 23:54:12 vapier Exp $
 
 EAPI="4"
 
@@ -73,7 +73,7 @@
        elog "You may wish to read the Gentoo Linux Prelink Guide, which can be"
        elog "found online at:"
        elog
-       elog "    http://www.gentoo.org/doc/en/prelink-howto.xml";
+       elog "    https://wiki.gentoo.org/wiki/Prelink";
        elog
        elog "Please edit /etc/conf.d/prelink to enable and configure prelink"
        echo



1.8                  sys-devel/prelink/prelink-20110511.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/prelink/prelink-20110511.ebuild?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/prelink/prelink-20110511.ebuild?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/prelink/prelink-20110511.ebuild?r1=1.7&r2=1.8

Index: prelink-20110511.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/prelink/prelink-20110511.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- prelink-20110511.ebuild     20 Jul 2012 17:31:19 -0000      1.7
+++ prelink-20110511.ebuild     25 May 2015 23:54:12 -0000      1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/prelink/prelink-20110511.ebuild,v 
1.7 2012/07/20 17:31:19 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/prelink/prelink-20110511.ebuild,v 
1.8 2015/05/25 23:54:12 vapier Exp $
 
 EAPI="4"
 
@@ -67,7 +67,7 @@
        elog "You may wish to read the Gentoo Linux Prelink Guide, which can be"
        elog "found online at:"
        elog
-       elog "    http://www.gentoo.org/doc/en/prelink-howto.xml";
+       elog "    https://wiki.gentoo.org/wiki/Prelink";
        elog
        elog "Please edit /etc/conf.d/prelink to enable and configure prelink"
        echo



1.96                 sys-devel/prelink/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/prelink/ChangeLog?rev=1.96&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/prelink/ChangeLog?rev=1.96&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/prelink/ChangeLog?r1=1.95&r2=1.96

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/prelink/ChangeLog,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- ChangeLog   28 Apr 2015 04:55:37 -0000      1.95
+++ ChangeLog   25 May 2015 23:54:12 -0000      1.96
@@ -1,6 +1,10 @@
 # ChangeLog for sys-devel/prelink
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/prelink/ChangeLog,v 1.95 
2015/04/28 04:55:37 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/prelink/ChangeLog,v 1.96 
2015/05/25 23:54:12 vapier Exp $
+
+  25 May 2015; Mike Frysinger <[email protected]> prelink-20110511.ebuild,
+  prelink-20111012.ebuild, prelink-20120628.ebuild, prelink-20130503.ebuild:
+  Update prelink guide URL #534504 by Alex Legler.
 
   28 Apr 2015; Jeroen Roovers <[email protected]> prelink-20130503.ebuild:
   Stable for PPC64 (bug #508326).




Reply via email to