public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Yixun Lan (dlan)" <dlan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/sdl-sound: ChangeLog sdl-sound-1.0.3-r1.ebuild
Date: Tue,  3 Mar 2015 09:05:49 +0000 (UTC)	[thread overview]
Message-ID: <20150303090549.0625012F07@oystercatcher.gentoo.org> (raw)

dlan        15/03/03 09:05:49

  Modified:             ChangeLog sdl-sound-1.0.3-r1.ebuild
  Log:
  add arm64 support, tested on A53 board
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55)

Revision  Changes    Path
1.49                 media-libs/sdl-sound/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-sound/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog	12 Feb 2015 10:32:08 -0000	1.48
+++ ChangeLog	3 Mar 2015 09:05:48 -0000	1.49
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/sdl-sound
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-sound/ChangeLog,v 1.48 2015/02/12 10:32:08 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-sound/ChangeLog,v 1.49 2015/03/03 09:05:48 dlan Exp $
+
+  03 Mar 2015; Yixun Lan <dlan@gentoo.org> sdl-sound-1.0.3-r1.ebuild:
+  add arm64 support, tested on A53 board
 
   12 Feb 2015; Pacho Ramos <pacho@gentoo.org> sdl-sound-1.0.3-r1.ebuild:
   amd64 stable, bug #525764



1.4                  media-libs/sdl-sound/sdl-sound-1.0.3-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-sound/sdl-sound-1.0.3-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-sound/sdl-sound-1.0.3-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-sound/sdl-sound-1.0.3-r1.ebuild?r1=1.3&r2=1.4

Index: sdl-sound-1.0.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-sound/sdl-sound-1.0.3-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sdl-sound-1.0.3-r1.ebuild	12 Feb 2015 10:32:08 -0000	1.3
+++ sdl-sound-1.0.3-r1.ebuild	3 Mar 2015 09:05:48 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-sound/sdl-sound-1.0.3-r1.ebuild,v 1.3 2015/02/12 10:32:08 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-sound/sdl-sound-1.0.3-r1.ebuild,v 1.4 2015/03/03 09:05:48 dlan Exp $
 
 EAPI=5
 inherit autotools eutils multilib-minimal
@@ -12,7 +12,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x64-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x64-macos"
 IUSE="flac mikmod modplug mp3 mpeg physfs speex static-libs vorbis"
 
 RDEPEND="





             reply	other threads:[~2015-03-03  9:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-03  9:05 Yixun Lan (dlan) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-04-28  2:16 [gentoo-commits] gentoo-x86 commit in media-libs/sdl-sound: ChangeLog sdl-sound-1.0.3-r1.ebuild Jack Morgan (jmorgan)
2015-04-18 10:32 Pacho Ramos (pacho)
2015-04-18 10:30 Pacho Ramos (pacho)
2014-04-18 20:43 Julian Ospald (hasufell)

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=20150303090549.0625012F07@oystercatcher.gentoo.org \
    --to=dlan@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