public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Raul Porcel (armin76)" <armin76@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libextractor: ChangeLog libextractor-0.6.3-r1.ebuild
Date: Sun, 14 Oct 2012 19:01:13 +0000 (UTC)	[thread overview]
Message-ID: <20121014190113.C1F0621600@flycatcher.gentoo.org> (raw)

armin76     12/10/14 19:01:13

  Modified:             ChangeLog libextractor-0.6.3-r1.ebuild
  Log:
  Drop sparc keywords
  
  (Portage version: 2.1.11.16/cvs/Linux ia64)

Revision  Changes    Path
1.78                 media-libs/libextractor/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libextractor/ChangeLog?rev=1.78&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libextractor/ChangeLog?rev=1.78&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libextractor/ChangeLog?r1=1.77&r2=1.78

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libextractor/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ChangeLog	12 Oct 2012 22:51:49 -0000	1.77
+++ ChangeLog	14 Oct 2012 19:01:13 -0000	1.78
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/libextractor
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libextractor/ChangeLog,v 1.77 2012/10/12 22:51:49 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libextractor/ChangeLog,v 1.78 2012/10/14 19:01:13 armin76 Exp $
+
+  14 Oct 2012; Raúl Porcel <armin76@gentoo.org> libextractor-0.6.3-r1.ebuild:
+  Drop sparc keywords
 
   12 Oct 2012; Anthony G. Basile <blueness@gentoo.org>
   libextractor-1.0.0.ebuild:



1.8                  media-libs/libextractor/libextractor-0.6.3-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libextractor/libextractor-0.6.3-r1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libextractor/libextractor-0.6.3-r1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libextractor/libextractor-0.6.3-r1.ebuild?r1=1.7&r2=1.8

Index: libextractor-0.6.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libextractor/libextractor-0.6.3-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libextractor-0.6.3-r1.ebuild	15 Sep 2012 06:17:20 -0000	1.7
+++ libextractor-0.6.3-r1.ebuild	14 Oct 2012 19:01:13 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libextractor/libextractor-0.6.3-r1.ebuild,v 1.7 2012/09/15 06:17:20 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libextractor/libextractor-0.6.3-r1.ebuild,v 1.8 2012/10/14 19:01:13 armin76 Exp $
 
 EAPI=4
 inherit eutils flag-o-matic multilib toolchain-funcs
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
 IUSE="ffmpeg gsf gtk pdf qt4" # test
 
 RESTRICT="test"





             reply	other threads:[~2012-10-14 19:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-14 19:01 Raul Porcel (armin76) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-01-22  6:43 [gentoo-commits] gentoo-x86 commit in media-libs/libextractor: ChangeLog libextractor-0.6.3-r1.ebuild Samuli Suominen (ssuominen)
2012-09-15  6:17 Tim Harder (radhermit)
2012-08-14  9:49 Samuli Suominen (ssuominen)
2012-08-04 13:57 Agostino Sarubbo (ago)
2012-08-03  7:08 Jeff Horelick (jdhore)
2012-08-02 17:01 Samuli Suominen (ssuominen)
2012-06-01  7:10 Samuli Suominen (ssuominen)

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=20121014190113.C1F0621600@flycatcher.gentoo.org \
    --to=armin76@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