public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Agostino Sarubbo" <ago@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/ago:master commit in: media-video/uvcdynctrl/
Date: Tue, 23 Oct 2012 20:29:44 +0000 (UTC)	[thread overview]
Message-ID: <1351024071.b15a28954b8e027e053de47d1fdad91ef118f67b.ago@gentoo> (raw)

commit:     b15a28954b8e027e053de47d1fdad91ef118f67b
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 23 20:27:51 2012 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Oct 23 20:27:51 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/ago.git;a=commit;h=b15a2895

delete the '.a" library also on x86

---
 media-video/uvcdynctrl/Manifest                |    2 +-
 media-video/uvcdynctrl/uvcdynctrl-0.2.2.ebuild |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-video/uvcdynctrl/Manifest b/media-video/uvcdynctrl/Manifest
index b923c7a..b7f2217 100644
--- a/media-video/uvcdynctrl/Manifest
+++ b/media-video/uvcdynctrl/Manifest
@@ -1,3 +1,3 @@
 DIST libwebcam-src-0.2.2.tar.gz 128018 SHA256 b1320d922a4862ba55f5d37a8839641d22b6fcfb99e28cd98a0bbb82b5663a5e SHA512 54f792f94296d7e6933d44a19672c626ce995e337b5bfe30143226c089703f86bbfed7c7ff894de77efc01093b65d3b4c67d9f8411dc4aa4c2f09ab8e736e78a WHIRLPOOL b874a19a55b5d39932d6cb3adc2c643bb6f13f5f046e3eddd1321d4ce3efc07c851fc5fc89c9e8d7057d8b13fa8c2f65403bfe119f3f5c1c89c658266f503d33
-EBUILD uvcdynctrl-0.2.2.ebuild 519 SHA256 61f93d9334c7c2874b2ebc4af80555ec1a540d2f6abd244eadc95ed48bff6a60 SHA512 11604c3ca8ad0a0ee94bcac34c1f9f6bb296a7986c43b7f4bf2075b805d4a0340beea6b98d56ce51b16085d47712eb3d86d034edfac0439c73ccc6a74701d80a WHIRLPOOL 255950bf2c963c7fccfc7d8659419f7970f61f01c43d734ca00a910f26d4e8dab88f9585b804198baec103cb2eab20ac46a7a00e696073aafbe703a84e6cbef4
+EBUILD uvcdynctrl-0.2.2.ebuild 518 SHA256 a607b289912008df9c837fe59dc96a2d7d94d0dc0574984c6a183abd3762fc15 SHA512 7900fdf8f8e9fd6e79be03e73fffd55af2a9e50f1c1058bca93488b5fee5c7bfa726d85ec89df65fef6a7b16fb7b2b90a5c5f7708c17370ec47991b2c394c982 WHIRLPOOL 0fcb84d0c691cc77de81899241bcd28da98cdc808ce2a22775d73557f3bb60324787dc7000e071ebeba948637c7c6856925962fb3df99f1a6fa9d323f9e7b2d8
 MISC metadata.xml 233 SHA256 77226fe2bb71a40e1ad91e1a4ddd1bb5728012844c345b01ccffc1f5ab92270e SHA512 7ca9cf20cfadd69ebd24e89b921aac51290d169b790507577147c823089710f730758b5a0a990311e2db5cc93c2744d85328bf9a09fbd5c75ea5df3a796de487 WHIRLPOOL be83544d3c80e4db47780a2840ccfc7c82c9c0ae0ac85e15347e1e7a1591930f3140d8bbda3b9563e3543aa8c4de1f60def98fd7bafe6b4adf9bd9c259801fb8

diff --git a/media-video/uvcdynctrl/uvcdynctrl-0.2.2.ebuild b/media-video/uvcdynctrl/uvcdynctrl-0.2.2.ebuild
index ffec7af..1695255 100644
--- a/media-video/uvcdynctrl/uvcdynctrl-0.2.2.ebuild
+++ b/media-video/uvcdynctrl/uvcdynctrl-0.2.2.ebuild
@@ -24,5 +24,5 @@ S="${WORKDIR}/${MY_P}"
 
 src_install() {
 	cmake-utils_src_install
-	use static-libs || rm -fr "${D}"usr/lib64/${MY_PN}.a
+	use static-libs || rm -fr "${D}"usr/lib*/${MY_PN}.a
 }


             reply	other threads:[~2012-10-23 20:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-23 20:29 Agostino Sarubbo [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-02-02 17:38 [gentoo-commits] dev/ago:master commit in: media-video/uvcdynctrl/ Agostino Sarubbo
2013-10-28  6:03 Agostino Sarubbo
2013-02-22 17:17 Agostino Sarubbo
2012-10-23 20:12 Agostino Sarubbo
2012-10-20 21:23 Agostino Sarubbo

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=1351024071.b15a28954b8e027e053de47d1fdad91ef118f67b.ago@gentoo \
    --to=ago@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