From: "Mike Frysinger (vapier)" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo commit in src/patchsets/gentoo-headers: rip-headers.sh
Date: Tue, 14 Apr 2015 22:15:43 +0000 (UTC) [thread overview]
Message-ID: <20150414221544.A47B615EE8@oystercatcher.gentoo.org> (raw)
vapier 15/04/14 22:15:43
Modified: rip-headers.sh
Log:
support 2.x/3.x/4.x URIs
Revision Changes Path
1.13 src/patchsets/gentoo-headers/rip-headers.sh
file : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gentoo-headers/rip-headers.sh?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gentoo-headers/rip-headers.sh?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gentoo-headers/rip-headers.sh?r1=1.12&r2=1.13
Index: rip-headers.sh
===================================================================
RCS file: /var/cvsroot/gentoo/src/patchsets/gentoo-headers/rip-headers.sh,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- rip-headers.sh 4 Aug 2014 08:59:23 -0000 1.12
+++ rip-headers.sh 14 Apr 2015 22:15:43 -0000 1.13
@@ -20,7 +20,7 @@
done
fi
if [ ! -d ${src} ] ; then
- wget https://www.kernel.org/pub/linux/kernel/v3.x/linux-${ver}.tar.xz -P /usr/portage/distfiles/
+ wget https://www.kernel.org/pub/linux/kernel/v${ver:0:1}.x/linux-${ver}.tar.xz -P /usr/portage/distfiles/
exec "$0" "$@"
fi
next reply other threads:[~2015-04-14 22:15 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-14 22:15 Mike Frysinger (vapier) [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-04-14 19:01 [gentoo-commits] gentoo commit in src/patchsets/gentoo-headers: rip-headers.sh Sergei Trofimovich (slyfox)
2017-12-28 15:53 Sergei Trofimovich (slyfox)
2017-12-28 15:50 Sergei Trofimovich (slyfox)
2017-09-10 23:54 Matt Turner (mattst88)
2016-08-02 15:22 Mike Frysinger (vapier)
2015-09-01 2:38 Mike Frysinger (vapier)
2014-08-04 8:59 Mike Frysinger (vapier)
2013-08-16 17:50 Mike Frysinger (vapier)
2012-12-20 3:16 Mike Frysinger (vapier)
2012-07-10 8:01 Mike Frysinger (vapier)
2012-04-02 6:02 Mike Frysinger (vapier)
2010-11-24 7:08 Mike Frysinger (vapier)
2010-10-22 0:55 Mike Frysinger (vapier)
2009-10-11 21:38 Mike Frysinger (vapier)
2008-10-26 10:48 Mike Frysinger (vapier)
2008-04-20 3:23 Mike Frysinger (vapier)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150414221544.A47B615EE8@oystercatcher.gentoo.org \
--to=vapier@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox