From: "Markus Meier (maekke)" <maekke@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-video/vcdimager: vcdimager-0.7.24.ebuild ChangeLog
Date: Thu, 20 Feb 2014 17:57:09 +0000 (UTC) [thread overview]
Message-ID: <20140220175709.45C732004C@flycatcher.gentoo.org> (raw)
maekke 14/02/20 17:57:09
Modified: vcdimager-0.7.24.ebuild ChangeLog
Log:
arm stable, bug #495826
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path
1.4 media-video/vcdimager/vcdimager-0.7.24.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vcdimager/vcdimager-0.7.24.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vcdimager/vcdimager-0.7.24.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vcdimager/vcdimager-0.7.24.ebuild?r1=1.3&r2=1.4
Index: vcdimager-0.7.24.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/vcdimager/vcdimager-0.7.24.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- vcdimager-0.7.24.ebuild 11 Feb 2014 18:47:25 -0000 1.3
+++ vcdimager-0.7.24.ebuild 20 Feb 2014 17:57:09 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/vcdimager/vcdimager-0.7.24.ebuild,v 1.3 2014/02/11 18:47:25 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vcdimager/vcdimager-0.7.24.ebuild,v 1.4 2014/02/20 17:57:09 maekke Exp $
EAPI=5
inherit eutils multilib-minimal
@@ -11,7 +11,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
IUSE="+xml static-libs"
RDEPEND=">=dev-libs/libcdio-0.76[-minimal,${MULTILIB_USEDEP}]
1.72 media-video/vcdimager/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vcdimager/ChangeLog?rev=1.72&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vcdimager/ChangeLog?rev=1.72&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vcdimager/ChangeLog?r1=1.71&r2=1.72
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/vcdimager/ChangeLog,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- ChangeLog 11 Feb 2014 18:47:25 -0000 1.71
+++ ChangeLog 20 Feb 2014 17:57:09 -0000 1.72
@@ -1,6 +1,9 @@
# ChangeLog for media-video/vcdimager
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/vcdimager/ChangeLog,v 1.71 2014/02/11 18:47:25 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vcdimager/ChangeLog,v 1.72 2014/02/20 17:57:09 maekke Exp $
+
+ 20 Feb 2014; Markus Meier <maekke@gentoo.org> vcdimager-0.7.24.ebuild:
+ arm stable, bug #495826
11 Feb 2014; Jeroen Roovers <jer@gentoo.org> vcdimager-0.7.24.ebuild:
Stable for HPPA (bug #495826).
next reply other threads:[~2014-02-20 17:57 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-20 17:57 Markus Meier (maekke) [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-06-18 20:32 [gentoo-commits] gentoo-x86 commit in media-video/vcdimager: vcdimager-0.7.24.ebuild ChangeLog Michal Gorny (mgorny)
2014-03-19 15:18 Agostino Sarubbo (ago)
2014-03-18 16:41 Agostino Sarubbo (ago)
2014-03-14 10:14 Agostino Sarubbo (ago)
2014-03-12 10:06 Agostino Sarubbo (ago)
2014-03-05 15:50 Agostino Sarubbo (ago)
2014-03-02 22:26 Pacho Ramos (pacho)
2014-02-24 1:26 PaweA Hajdan (phajdan.jr)
2013-10-14 18:17 Michal Gorny (mgorny)
2013-08-14 19:48 Alexis Ballier (aballier)
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=20140220175709.45C732004C@flycatcher.gentoo.org \
--to=maekke@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