public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Weber" <xmw@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/xmw:master commit in: media-libs/libnsgif/
Date: Tue,  3 May 2011 20:38:42 +0000 (UTC)	[thread overview]
Message-ID: <f76d7897b302120ca1c55437b92aeb37f2cb4722.xmw@gentoo> (raw)

commit:     f76d7897b302120ca1c55437b92aeb37f2cb4722
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Tue May  3 20:19:57 2011 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Tue May  3 20:19:57 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/xmw.git;a=commit;h=f76d7897

explicit USE=static-libs

(Portage version: 2.1.9.42/git/Linux x86_64, signed Manifest commit with key 62EEF090)

---
 media-libs/libnsgif/ChangeLog             |    3 +++
 media-libs/libnsgif/Manifest              |   10 +++++-----
 media-libs/libnsgif/libnsgif-0.0.3.ebuild |    2 +-
 3 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/media-libs/libnsgif/ChangeLog b/media-libs/libnsgif/ChangeLog
index d1fc330..fda1547 100644
--- a/media-libs/libnsgif/ChangeLog
+++ b/media-libs/libnsgif/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  03 May 2011; Michael Weber <xmw@gentoo.org> libnsgif-0.0.3.ebuild:
+  explicit USE=static-libs
+
 *libnsgif-0.0.3 (02 May 2011)
 
   02 May 2011; Michael Weber <xmw@gentoo.org> +libnsgif-0.0.3.ebuild,

diff --git a/media-libs/libnsgif/Manifest b/media-libs/libnsgif/Manifest
index faa19d5..aacc4ba 100644
--- a/media-libs/libnsgif/Manifest
+++ b/media-libs/libnsgif/Manifest
@@ -2,13 +2,13 @@
 Hash: SHA256
 
 DIST libnsgif-0.0.3-src.tar.gz 212109 RMD160 47d6d60a71e51e7cee43a4457c7dca6db81b82d8 SHA1 3ed48f2a209021717fc2ecd4854da153e4d5cd2a SHA256 1f53bb6cc449c3b108d7653ce876ec58745f184d5a6675a95f1fa8c937dfc6d5
-EBUILD libnsgif-0.0.3.ebuild 253 RMD160 349f346305b307a19d85734ed5c7c2b7403728d3 SHA1 87bba6d08c074f14868a9552c1d254087af2cf2a SHA256 3430bc01ec1c8f7a0313af94d8da81cfd656f142109581a4c3f141b813fd131d
-MISC ChangeLog 322 RMD160 71b40313b6c7c1b00a0a908f51804886bbcce065 SHA1 89506c3385c107c63579b7d1b1f1820d67f96475 SHA256 28efb9edbd0053cb3905bea188cc0d20ebb0a2d803d4db8685f6d28754b1cbef
+EBUILD libnsgif-0.0.3.ebuild 264 RMD160 6520a591b38ca8990ec52d99da592babfb4e57ae SHA1 96ff430ed7574167257788804e96569f6677914b SHA256 f3180ba46696177c4538c76443a62f757b64aaf8d335030264f0592b21769364
+MISC ChangeLog 419 RMD160 fcb928f35bacd1e3ba1c7bd481ed2f47bf2e4ee9 SHA1 88015a876ac84661085b5dad67b225615b10bbab SHA256 739d18b6c89b7f952d35a6196901683347e81dab4cc1e64a612991d6773340e2
 MISC metadata.xml 249 RMD160 62b32ecefb68df84b41edb7f9f723c2f48a4affa SHA1 1ab0c24ec00e77d4f681fa62ee800d25e0b3f583 SHA256 23a9b4802efacede04885b28ee80b8879224458c9cc3ecd58401728f20c1ca30
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.17 (GNU/Linux)
 
-iF4EAREIAAYFAk2/KRkACgkQknrdDGLu8JDGSAD/Yb2Emah/HkxCucbpdUuw2a+X
-8QpoynLY716hFh8z9LgA/iyHDmf//+ojWy7l0O+w1qQPPopc2SOrqkehtWQ71uL3
-=XmY9
+iF4EAREIAAYFAk3AY20ACgkQknrdDGLu8JAp4QD9FtXlNgPODiEK1ZwG5WwTZaX5
+76CkluLr211Jh1U24KQA/i7rFeXGg47HqcSrob3Nk5+r8vmkoxqxbEWgCiu3QSYC
+=xWKh
 -----END PGP SIGNATURE-----

diff --git a/media-libs/libnsgif/libnsgif-0.0.3.ebuild b/media-libs/libnsgif/libnsgif-0.0.3.ebuild
index 544c128..5db659d 100644
--- a/media-libs/libnsgif/libnsgif-0.0.3.ebuild
+++ b/media-libs/libnsgif/libnsgif-0.0.3.ebuild
@@ -8,5 +8,5 @@ inherit netsurf
 
 DESCRIPTION="decoding library for the GIF image file format, written in C"
 
-IUSE=""
+IUSE="static-libs"
 KEYWORDS="~amd64 ~x86"



             reply	other threads:[~2011-05-03 20:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-03 20:38 Michael Weber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-07-18  8:27 [gentoo-commits] dev/xmw:master commit in: media-libs/libnsgif/ Michael Weber
2012-04-28 14:54 Michael Weber
2011-05-02 21:59 Michael Weber

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=f76d7897b302120ca1c55437b92aeb37f2cb4722.xmw@gentoo \
    --to=xmw@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