public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anthony G. Basile" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/musl:master commit in: x11-terms/rxvt-unicode/
Date: Sat, 19 Mar 2016 06:51:43 +0000 (UTC)	[thread overview]
Message-ID: <1458370268.63d002b64141fb50bb5980617c62f5b431ced38e.blueness@gentoo> (raw)

commit:     63d002b64141fb50bb5980617c62f5b431ced38e
Author:     Nicholas Fish <gentoo <AT> seaofdirac <DOT> net>
AuthorDate: Thu Mar 17 20:56:15 2016 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sat Mar 19 06:51:08 2016 +0000
URL:        https://gitweb.gentoo.org/proj/musl.git/commit/?id=63d002b6

x11-terms/rxvt-unicode: disable utmp/wtmp as it is not supported with musl

    Package-Manager: portage-2.2.26

 x11-terms/rxvt-unicode/Manifest                     | 2 +-
 x11-terms/rxvt-unicode/rxvt-unicode-9.21-r99.ebuild | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/x11-terms/rxvt-unicode/Manifest b/x11-terms/rxvt-unicode/Manifest
index f7e276f..80b5c78 100644
--- a/x11-terms/rxvt-unicode/Manifest
+++ b/x11-terms/rxvt-unicode/Manifest
@@ -7,5 +7,5 @@ AUX rxvt-unicode-9.14-clear.patch 937 SHA256 c1010b15d74f56671351e8314264d76f638
 AUX rxvt-unicode-9.19-secondary-wheel.patch 5009 SHA256 1fcc9ecb433fe4ab7568d2ac66199ad112b2f5d685489b7f5fd8b4a9dbf3827a SHA512 adf2b3e48041fddec1ebd617e5d15226d40bfa55e9fb57af3d70084ef44d1110641f393921932c0613a03fe9cba34cf78f0e022b56c522610fc5cd8e24ec0db9 WHIRLPOOL 3a7d0231f843b3949cbfe274c4d95bc8d0041e9258b2cad04a9ec39155d5ed6ed3957453c1a6980e47d133a94cc2fc504e4bddfdb74e0b9345b9d34390a8c07a
 AUX rxvt-unicode-9.21-xsubpp.patch 640 SHA256 845d753be1c61a881344700f4b5b2e4e21f2d49f04f5c80350d4c8d7f2834992 SHA512 70f4c5cb7b6a440f009f693c4dc2f8595051e198250d375cd18704c35059596d77938a3d062740bd26f947bfebdb67ea7d46f59f8cbf08fc73193a62267723ec WHIRLPOOL af26cf6e4da79ee73f4d346bb410a863d075223e4ab410532ac41c3de5ea6188ba6a3fb06183065c429d2335caae932a5e46f0071a55e2ba920dcf13260e67b0
 DIST rxvt-unicode-9.21.tar.bz2 925293 SHA256 75270ed72bc5895a64a1d7392bf45a622204192371c3965bd3dd978dc088956b SHA512 d50adf6b1e6ae3b13492b4f40455d3a56bb174a7c6db4d4525a1277736994adfb74a2cd1e7d3e8a8cfdc4509a9ae32c05a627829e295dc1bd4a5ba7cc2f80776 WHIRLPOOL 92499cfa0ca154d3cbe1d7b6525e01de6a5d14677a28c605a6b676c88f1d9bc0f6cd663a1f1d8b003ac7cc46a9c6fbe49ff9adc7b3dd63eb345c80de9038a6ad
-EBUILD rxvt-unicode-9.21-r99.ebuild 3766 SHA256 a4105ffa5c654e75429b4c2b90ac16b4d9e9e4d26160b665e86160732192e548 SHA512 a96c8eca0dcd59efcbd2569ab4b77fd1303940d4afcdb2af0691ef44d3ec4a7b9e4171cc12c2d77b2327398e2a789c00894dfc7cc9dc754556912a87a0c845fb WHIRLPOOL 796e6c36725a7ed81cd934456fc3d0acd24390468c359e3066d098bc0d8c4af8f788185adba0ea6e39e0b1aac23341d30a2de8918aba2c48c16fb8698145f6d8
+EBUILD rxvt-unicode-9.21-r99.ebuild 3804 SHA256 a7fc30f05f4b632f01f85c0d4f00a92eca77b0d2cf0b553eabec346d3bb428e4 SHA512 fa333f43f48677b846fd4caf331637b83497bf15e8cac29c60bdd76e882eb49934804633a5492182021f1fc44f5fea9d9a3a3e05b691acc7488ef22ca7511f2b WHIRLPOOL 73ac8af961776275e5cf30c125fb041853a3d32bae5be629439e36dce975cab004658085fd87cd6d403995a6f3329157ed29835d8a8d463e9bbe4304e1778609
 MISC metadata.xml 1710 SHA256 98b104faa689abc63cef831edcd3e501fe771b807e892edada29826b3bdf30a4 SHA512 be0cbbc7df76c63e195340f7229db832d0adf337366a021496b2db02ed764ce19823245e5d0ca3ef29952170f8ae2ab2735738496f422433e9a6b017d8f1a3d0 WHIRLPOOL 67671ae8f5b9a66e033224f8c69cc51b78f65613b9b4b392e8cb85822458362c5771a29b7a8b99f4c6d7278294210d29aa23af737cc6ff947a12fa994b799d1b

diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-9.21-r99.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-9.21-r99.ebuild
index 5f4118c..a4215b7 100644
--- a/x11-terms/rxvt-unicode/rxvt-unicode-9.21-r99.ebuild
+++ b/x11-terms/rxvt-unicode/rxvt-unicode-9.21-r99.ebuild
@@ -93,6 +93,8 @@ src_configure() {
 		$(use_enable startup-notification) \
 		$(use_enable xft) \
 		$(use_enable unicode3) \
+		--disable-utmp \
+		--disable-wtmp \
 		${myconf}
 }
 


             reply	other threads:[~2016-03-19  6:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-19  6:51 Anthony G. Basile [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-04-14  2:15 [gentoo-commits] proj/musl:master commit in: x11-terms/rxvt-unicode/ Anthony G. Basile
2018-06-17  9:43 Anthony G. Basile
2016-03-14  9:20 Anthony G. Basile

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=1458370268.63d002b64141fb50bb5980617c62f5b431ced38e.blueness@gentoo \
    --to=blueness@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