From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/karchive/
Date: Fri, 10 Jan 2014 09:28:15 +0000 (UTC) [thread overview]
Message-ID: <1389345565.191d06147d9b6f44a8c05866eb596d6ae7e7cade.kensington@gentoo> (raw)
commit: 191d06147d9b6f44a8c05866eb596d6ae7e7cade
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 10 09:19:25 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Jan 10 09:19:25 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=191d0614
[kde-frameworks/karchive] Correct lzma dependency, and enable USE flag by default since xz-utils is in the system set.
Package-Manager: portage-2.2.7
---
kde-frameworks/karchive/karchive-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-frameworks/karchive/karchive-9999.ebuild b/kde-frameworks/karchive/karchive-9999.ebuild
index 261c120..19010ab 100644
--- a/kde-frameworks/karchive/karchive-9999.ebuild
+++ b/kde-frameworks/karchive/karchive-9999.ebuild
@@ -9,11 +9,11 @@ inherit kde-frameworks
DESCRIPTION="Library for easy reading, creation, and manipulation of various archive formats"
LICENSE="GPL-2 LGPL-2.1"
KEYWORDS=""
-IUSE="+bzip2 lzma"
+IUSE="+bzip2 +lzma"
RDEPEND="
bzip2? ( app-arch/bzip2 )
- lzma? ( app-arch/lzma )
+ lzma? ( app-arch/xz-utils )
sys-libs/zlib
"
next reply other threads:[~2014-01-10 9:28 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-10 9:28 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-11-16 21:07 [gentoo-commits] proj/kde:master commit in: kde-frameworks/karchive/ Andreas Sturmlechner
2020-05-27 22:27 Andreas Sturmlechner
2018-11-22 22:22 Andreas Sturmlechner
2015-11-10 17:55 Michael Palimaka
2014-10-05 16:47 Michael Palimaka
2014-06-10 14:11 Michael Palimaka
2014-01-10 9:55 Michael Palimaka
2014-01-10 9:29 Michael Palimaka
2014-01-10 9:28 Michael Palimaka
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=1389345565.191d06147d9b6f44a8c05866eb596d6ae7e7cade.kensington@gentoo \
--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