From: "Michael Palimaka (kensington)" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in eclass: ChangeLog kde4-meta.eclass
Date: Wed, 22 Jul 2015 12:47:40 +0000 (UTC) [thread overview]
Message-ID: <20150722124740.9AE44BB@oystercatcher.gentoo.org> (raw)
kensington 15/07/22 12:47:40
Modified: ChangeLog kde4-meta.eclass
Log:
Fix oldpim unpack by Andreas Sturmlechner <andreas.sturmlechner@gmail.com> wrt bug #555566.
Revision Changes Path
1.1725 eclass/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.1725&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.1725&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?r1=1.1724&r2=1.1725
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v
retrieving revision 1.1724
retrieving revision 1.1725
diff -u -r1.1724 -r1.1725
--- ChangeLog 22 Jul 2015 09:20:07 -0000 1.1724
+++ ChangeLog 22 Jul 2015 12:47:40 -0000 1.1725
@@ -1,6 +1,10 @@
# ChangeLog for eclass directory
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1724 2015/07/22 09:20:07 monsieurp Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1725 2015/07/22 12:47:40 kensington Exp $
+
+ 22 Jul 2015; Michael Palimaka <kensington@gentoo.org> kde4-meta.eclass:
+ Fix oldpim unpack by Andreas Sturmlechner <andreas.sturmlechner@gmail.com>
+ wrt bug #555566.
22 Jul 2015; Patrice Clement <monsieurp@gentoo.org> java-utils-2.eclass:
Introduce java-pkg_rm_files as a helper function along with JAVA_RM_FILES
1.80 eclass/kde4-meta.eclass
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/kde4-meta.eclass?rev=1.80&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/kde4-meta.eclass?rev=1.80&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/kde4-meta.eclass?r1=1.79&r2=1.80
Index: kde4-meta.eclass
===================================================================
RCS file: /var/cvsroot/gentoo-x86/eclass/kde4-meta.eclass,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- kde4-meta.eclass 15 Jul 2015 09:03:11 -0000 1.79
+++ kde4-meta.eclass 22 Jul 2015 12:47:40 -0000 1.80
@@ -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/eclass/kde4-meta.eclass,v 1.79 2015/07/15 09:03:11 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/kde4-meta.eclass,v 1.80 2015/07/22 12:47:40 kensington Exp $
#
# @ECLASS: kde4-meta.eclass
# @MAINTAINER:
@@ -182,7 +182,7 @@
else
local abort tarball tarfile f extractlist postfix
- if [[ ${PV} =~ '4\.4\.[12].*' ]]; then
+ if [[ ${PV} =~ 4.4.11 ]]; then
postfix="bz2"
KMTARPARAMS+=" --bzip2"
else
next reply other threads:[~2015-07-22 12:47 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-22 12:47 Michael Palimaka (kensington) [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-07-15 9:03 [gentoo-commits] gentoo-x86 commit in eclass: ChangeLog kde4-meta.eclass Andreas Huettel (dilfridge)
2014-04-17 18:16 Michael Palimaka (kensington)
2014-02-06 17:07 Michael Palimaka (kensington)
2013-08-21 19:08 Michael Palimaka (kensington)
2013-04-07 17:46 Michael Palimaka (kensington)
2012-09-04 14:08 Johannes Huber (johu)
2012-08-02 7:29 Johannes Huber (johu)
2012-04-19 19:49 Andreas HAttel (dilfridge)
2012-03-24 20:44 Andreas HAttel (dilfridge)
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=20150722124740.9AE44BB@oystercatcher.gentoo.org \
--to=kensington@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