public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Christoph Junghans (ottxor)" <ottxor@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/smpeg: smpeg-0.4.4-r9.ebuild ChangeLog
Date: Wed, 24 Jul 2013 03:21:27 +0000 (UTC)	[thread overview]
Message-ID: <20130724032127.98B1B2171C@flycatcher.gentoo.org> (raw)

ottxor      13/07/24 03:21:27

  Modified:             smpeg-0.4.4-r9.ebuild ChangeLog
  Log:
  added prefix support (bug #475970)
  
  (Portage version: 2.2.0_alpha188/cvs/Linux x86_64, signed Manifest commit with key C2000586)

Revision  Changes    Path
1.16                 media-libs/smpeg/smpeg-0.4.4-r9.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/smpeg/smpeg-0.4.4-r9.ebuild?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/smpeg/smpeg-0.4.4-r9.ebuild?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/smpeg/smpeg-0.4.4-r9.ebuild?r1=1.15&r2=1.16

Index: smpeg-0.4.4-r9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/smpeg/smpeg-0.4.4-r9.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- smpeg-0.4.4-r9.ebuild	14 Nov 2012 02:52:00 -0000	1.15
+++ smpeg-0.4.4-r9.ebuild	24 Jul 2013 03:21:27 -0000	1.16
@@ -1,9 +1,9 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/smpeg/smpeg-0.4.4-r9.ebuild,v 1.15 2012/11/14 02:52:00 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/smpeg/smpeg-0.4.4-r9.ebuild,v 1.16 2013/07/24 03:21:27 ottxor Exp $
 
 EAPI=4
-inherit eutils toolchain-funcs autotools
+inherit eutils toolchain-funcs autotools flag-o-matic
 
 DESCRIPTION="SDL MPEG Player Library"
 HOMEPAGE="http://icculus.org/smpeg/"
@@ -12,7 +12,7 @@
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris"
 IUSE="X debug mmx opengl static-libs"
 
 DEPEND=">=media-libs/libsdl-1.2.0
@@ -50,6 +50,7 @@
 }
 
 src_configure() {
+	[[ ${CHOST} == *-solaris* ]] && append-libs -lnsl -lsocket
 	tc-export CC CXX RANLIB AR
 
 	# the debug option is bogus ... all it does is add extra



1.61                 media-libs/smpeg/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/smpeg/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog	14 Nov 2012 02:52:00 -0000	1.60
+++ ChangeLog	24 Jul 2013 03:21:27 -0000	1.61
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/smpeg
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/smpeg/ChangeLog,v 1.60 2012/11/14 02:52:00 mr_bones_ Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/smpeg/ChangeLog,v 1.61 2013/07/24 03:21:27 ottxor Exp $
+
+  24 Jul 2013; Christoph Junghans <ottxor@gentoo.org> smpeg-0.4.4-r9.ebuild:
+  added prefix support (bug #475970)
 
   14 Nov 2012; Michael Sterrett <mr_bones_@gentoo.org> smpeg-0.4.4-r9.ebuild:
   update HOMEPAGE (bug #443034)





             reply	other threads:[~2013-07-24  3:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-24  3:21 Christoph Junghans (ottxor) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-11-14  2:52 [gentoo-commits] gentoo-x86 commit in media-libs/smpeg: smpeg-0.4.4-r9.ebuild ChangeLog Michael Sterrett (mr_bones_)
2012-09-09 22:21 Tim Harder (radhermit)
2011-10-23 11:49 Tomas Chvatal (scarabeus)
2011-02-06 12:11 Mart Raudsepp (leio)

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=20130724032127.98B1B2171C@flycatcher.gentoo.org \
    --to=ottxor@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