public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/libmatroska: libmatroska-0.9.0.ebuild
@ 2010-06-05 22:00 Steve Dibb (beandog)
  0 siblings, 0 replies; 2+ messages in thread
From: Steve Dibb (beandog) @ 2010-06-05 22:00 UTC (permalink / raw
  To: gentoo-commits

beandog     10/06/05 22:00:45

  Modified:             libmatroska-0.9.0.ebuild
  Log:
  Fix DEPEND
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  media-libs/libmatroska/libmatroska-0.9.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libmatroska/libmatroska-0.9.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libmatroska/libmatroska-0.9.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libmatroska/libmatroska-0.9.0.ebuild?r1=1.1&r2=1.2

Index: libmatroska-0.9.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libmatroska/libmatroska-0.9.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libmatroska-0.9.0.ebuild	5 Jun 2010 16:10:03 -0000	1.1
+++ libmatroska-0.9.0.ebuild	5 Jun 2010 22:00:45 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libmatroska/libmatroska-0.9.0.ebuild,v 1.1 2010/06/05 16:10:03 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libmatroska/libmatroska-0.9.0.ebuild,v 1.2 2010/06/05 22:00:45 beandog Exp $
 
 EAPI="2"
 
@@ -15,7 +15,8 @@
 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE=""
 
-DEPEND=">=dev-libs/libebml-0.7.6"
+DEPEND=">=dev-libs/libebml-0.8.0
+	<=dev-libs/libebml-1.0.0"
 
 src_prepare() {
 	epatch "${FILESDIR}/${P}-respectflags.patch"






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-libs/libmatroska: libmatroska-0.9.0.ebuild
@ 2010-06-05 22:32 Steve Dibb (beandog)
  0 siblings, 0 replies; 2+ messages in thread
From: Steve Dibb (beandog) @ 2010-06-05 22:32 UTC (permalink / raw
  To: gentoo-commits

beandog     10/06/05 22:32:52

  Modified:             libmatroska-0.9.0.ebuild
  Log:
  Fix DEPEND typo
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  media-libs/libmatroska/libmatroska-0.9.0.ebuild

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

Index: libmatroska-0.9.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libmatroska/libmatroska-0.9.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libmatroska-0.9.0.ebuild	5 Jun 2010 22:00:45 -0000	1.2
+++ libmatroska-0.9.0.ebuild	5 Jun 2010 22:32:52 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libmatroska/libmatroska-0.9.0.ebuild,v 1.2 2010/06/05 22:00:45 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libmatroska/libmatroska-0.9.0.ebuild,v 1.3 2010/06/05 22:32:52 beandog Exp $
 
 EAPI="2"
 
@@ -16,7 +16,7 @@
 IUSE=""
 
 DEPEND=">=dev-libs/libebml-0.8.0
-	<=dev-libs/libebml-1.0.0"
+	<dev-libs/libebml-1.0.0"
 
 src_prepare() {
 	epatch "${FILESDIR}/${P}-respectflags.patch"






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-06-05 22:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-05 22:32 [gentoo-commits] gentoo-x86 commit in media-libs/libmatroska: libmatroska-0.9.0.ebuild Steve Dibb (beandog)
  -- strict thread matches above, loose matches on Subject: below --
2010-06-05 22:00 Steve Dibb (beandog)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox