public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-video/dvdbackup: dvdbackup-0.4.1.ebuild ChangeLog
@ 2010-09-01 13:23 Sebastian Pipping (sping)
  0 siblings, 0 replies; 6+ messages in thread
From: Sebastian Pipping (sping) @ 2010-09-01 13:23 UTC (permalink / raw
  To: gentoo-commits

sping       10/09/01 13:23:07

  Modified:             dvdbackup-0.4.1.ebuild ChangeLog
  Log:
  media-video/dvdbackup: Propagate missed change in licence
  (Portage version: 2.2_rc67_p185/cvs/Linux i686)

Revision  Changes    Path
1.2                  media-video/dvdbackup/dvdbackup-0.4.1.ebuild

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

Index: dvdbackup-0.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/dvdbackup/dvdbackup-0.4.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dvdbackup-0.4.1.ebuild	1 Sep 2010 13:14:46 -0000	1.1
+++ dvdbackup-0.4.1.ebuild	1 Sep 2010 13:23:07 -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-video/dvdbackup/dvdbackup-0.4.1.ebuild,v 1.1 2010/09/01 13:14:46 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/dvdbackup/dvdbackup-0.4.1.ebuild,v 1.2 2010/09/01 13:23:07 sping Exp $
 
 EAPI="2"
 
@@ -8,7 +8,7 @@
 HOMEPAGE="http://dvdbackup.sourceforge.net/"
 SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${P}/${P}.tar.bz2"
 
-LICENSE="GPL-2"
+LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
 IUSE=""



1.24                 media-video/dvdbackup/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/dvdbackup/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/dvdbackup/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/dvdbackup/ChangeLog?r1=1.23&r2=1.24

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/dvdbackup/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	1 Sep 2010 13:14:46 -0000	1.23
+++ ChangeLog	1 Sep 2010 13:23:07 -0000	1.24
@@ -1,6 +1,9 @@
 # ChangeLog for media-video/dvdbackup
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/dvdbackup/ChangeLog,v 1.23 2010/09/01 13:14:46 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/dvdbackup/ChangeLog,v 1.24 2010/09/01 13:23:07 sping Exp $
+
+  01 Sep 2010; Sebastian Pipping <sping@gentoo.org> dvdbackup-0.4.1.ebuild:
+  Propagate missed change in licence
 
 *dvdbackup-0.4.1 (01 Sep 2010)
 






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

* [gentoo-commits] gentoo-x86 commit in media-video/dvdbackup: dvdbackup-0.4.1.ebuild ChangeLog
@ 2010-09-01 18:58 Sebastian Pipping (sping)
  0 siblings, 0 replies; 6+ messages in thread
From: Sebastian Pipping (sping) @ 2010-09-01 18:58 UTC (permalink / raw
  To: gentoo-commits

sping       10/09/01 18:58:21

  Modified:             dvdbackup-0.4.1.ebuild ChangeLog
  Log:
  media-video/dvdbackup: Add virtual/libintl to deps of 0.4.1
  (Portage version: 2.2_rc67_p185/cvs/Linux i686)

Revision  Changes    Path
1.3                  media-video/dvdbackup/dvdbackup-0.4.1.ebuild

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

Index: dvdbackup-0.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/dvdbackup/dvdbackup-0.4.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- dvdbackup-0.4.1.ebuild	1 Sep 2010 13:23:07 -0000	1.2
+++ dvdbackup-0.4.1.ebuild	1 Sep 2010 18:58:21 -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-video/dvdbackup/dvdbackup-0.4.1.ebuild,v 1.2 2010/09/01 13:23:07 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/dvdbackup/dvdbackup-0.4.1.ebuild,v 1.3 2010/09/01 18:58:21 sping Exp $
 
 EAPI="2"
 
@@ -13,7 +13,8 @@
 KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
 IUSE=""
 
-DEPEND=">=media-libs/libdvdread-4.1.3_p1217"
+DEPEND=">=media-libs/libdvdread-4.1.3_p1217
+	virtual/libintl"
 RDEPEND="${RDEPEND}"
 
 src_configure() {



1.25                 media-video/dvdbackup/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/dvdbackup/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/dvdbackup/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/dvdbackup/ChangeLog?r1=1.24&r2=1.25

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/dvdbackup/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	1 Sep 2010 13:23:07 -0000	1.24
+++ ChangeLog	1 Sep 2010 18:58:21 -0000	1.25
@@ -1,6 +1,9 @@
 # ChangeLog for media-video/dvdbackup
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/dvdbackup/ChangeLog,v 1.24 2010/09/01 13:23:07 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/dvdbackup/ChangeLog,v 1.25 2010/09/01 18:58:21 sping Exp $
+
+  01 Sep 2010; Sebastian Pipping <sping@gentoo.org> dvdbackup-0.4.1.ebuild:
+  Add virtual/libintl to deps of 0.4.1. Caught by billie.
 
   01 Sep 2010; Sebastian Pipping <sping@gentoo.org> dvdbackup-0.4.1.ebuild:
   Propagate missed change in licence






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

* [gentoo-commits] gentoo-x86 commit in media-video/dvdbackup: dvdbackup-0.4.1.ebuild ChangeLog
@ 2010-09-01 19:41 Daniel Pielmeier (billie)
  0 siblings, 0 replies; 6+ messages in thread
From: Daniel Pielmeier (billie) @ 2010-09-01 19:41 UTC (permalink / raw
  To: gentoo-commits

billie      10/09/01 19:41:40

  Modified:             dvdbackup-0.4.1.ebuild ChangeLog
  Log:
  Fix dependencies and configuration.
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.4                  media-video/dvdbackup/dvdbackup-0.4.1.ebuild

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

Index: dvdbackup-0.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/dvdbackup/dvdbackup-0.4.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- dvdbackup-0.4.1.ebuild	1 Sep 2010 18:58:21 -0000	1.3
+++ dvdbackup-0.4.1.ebuild	1 Sep 2010 19:41:40 -0000	1.4
@@ -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-video/dvdbackup/dvdbackup-0.4.1.ebuild,v 1.3 2010/09/01 18:58:21 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/dvdbackup/dvdbackup-0.4.1.ebuild,v 1.4 2010/09/01 19:41:40 billie Exp $
 
 EAPI="2"
 
@@ -11,16 +11,21 @@
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
-IUSE=""
+IUSE="nls"
 
 DEPEND=">=media-libs/libdvdread-4.1.3_p1217
-	virtual/libintl"
-RDEPEND="${RDEPEND}"
+	nls? ( virtual/libintl )"
+RDEPEND="${DEPEND}"
 
 src_configure() {
-	econf --docdir="/usr/share/doc/${PF}"
+	econf \
+		$(use_enable nls) \
+		--disable-dependency-tracking \
+		--disable-rpath \
+		--docdir="/usr/share/doc/${PF}"
 }
 
 src_install() {
 	emake DESTDIR="${D}" install || die 'emake install failed'
+	dodoc AUTHORS ChangeLog NEWS README || die 'dodoc failed'
 }



1.26                 media-video/dvdbackup/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/dvdbackup/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/dvdbackup/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/dvdbackup/ChangeLog?r1=1.25&r2=1.26

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/dvdbackup/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	1 Sep 2010 18:58:21 -0000	1.25
+++ ChangeLog	1 Sep 2010 19:41:40 -0000	1.26
@@ -1,6 +1,9 @@
 # ChangeLog for media-video/dvdbackup
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/dvdbackup/ChangeLog,v 1.25 2010/09/01 18:58:21 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/dvdbackup/ChangeLog,v 1.26 2010/09/01 19:41:40 billie Exp $
+
+  01 Sep 2010; Daniel Pielmeier <billie@gentoo.org> dvdbackup-0.4.1.ebuild:
+  Fix dependencies and configuration.
 
   01 Sep 2010; Sebastian Pipping <sping@gentoo.org> dvdbackup-0.4.1.ebuild:
   Add virtual/libintl to deps of 0.4.1. Caught by billie.






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

* [gentoo-commits] gentoo-x86 commit in media-video/dvdbackup: dvdbackup-0.4.1.ebuild ChangeLog
@ 2011-10-10 19:44 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 6+ messages in thread
From: Samuli Suominen (ssuominen) @ 2011-10-10 19:44 UTC (permalink / raw
  To: gentoo-commits

ssuominen    11/10/10 19:44:00

  Modified:             dvdbackup-0.4.1.ebuild ChangeLog
  Log:
  Use more recent ebuild API.
  
  (Portage version: 2.2.0_alpha64/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  media-video/dvdbackup/dvdbackup-0.4.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/dvdbackup/dvdbackup-0.4.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/dvdbackup/dvdbackup-0.4.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/dvdbackup/dvdbackup-0.4.1.ebuild?r1=1.4&r2=1.5

Index: dvdbackup-0.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/dvdbackup/dvdbackup-0.4.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- dvdbackup-0.4.1.ebuild	1 Sep 2010 19:41:40 -0000	1.4
+++ dvdbackup-0.4.1.ebuild	10 Oct 2011 19:44:00 -0000	1.5
@@ -1,31 +1,28 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/dvdbackup/dvdbackup-0.4.1.ebuild,v 1.4 2010/09/01 19:41:40 billie Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/dvdbackup/dvdbackup-0.4.1.ebuild,v 1.5 2011/10/10 19:44:00 ssuominen Exp $
 
-EAPI="2"
+EAPI=4
 
 DESCRIPTION="Backup content from DVD to hard disk"
 HOMEPAGE="http://dvdbackup.sourceforge.net/"
-SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${P}/${P}.tar.bz2"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
 IUSE="nls"
 
-DEPEND=">=media-libs/libdvdread-4.1.3_p1217
+RDEPEND=">=media-libs/libdvdread-4.2.0_pre
 	nls? ( virtual/libintl )"
-RDEPEND="${DEPEND}"
+DEPEND="${RDEPEND}
+	nls? ( sys-devel/gettext )"
+
+DOCS=( AUTHORS ChangeLog NEWS README )
 
 src_configure() {
 	econf \
 		$(use_enable nls) \
-		--disable-dependency-tracking \
 		--disable-rpath \
-		--docdir="/usr/share/doc/${PF}"
-}
-
-src_install() {
-	emake DESTDIR="${D}" install || die 'emake install failed'
-	dodoc AUTHORS ChangeLog NEWS README || die 'dodoc failed'
+		--docdir=/usr/share/doc/${PF}
 }



1.27                 media-video/dvdbackup/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/dvdbackup/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/dvdbackup/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/dvdbackup/ChangeLog?r1=1.26&r2=1.27

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/dvdbackup/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	1 Sep 2010 19:41:40 -0000	1.26
+++ ChangeLog	10 Oct 2011 19:44:00 -0000	1.27
@@ -1,6 +1,9 @@
 # ChangeLog for media-video/dvdbackup
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/dvdbackup/ChangeLog,v 1.26 2010/09/01 19:41:40 billie Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/dvdbackup/ChangeLog,v 1.27 2011/10/10 19:44:00 ssuominen Exp $
+
+  10 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> dvdbackup-0.4.1.ebuild:
+  Use more recent ebuild API.
 
   01 Sep 2010; Daniel Pielmeier <billie@gentoo.org> dvdbackup-0.4.1.ebuild:
   Fix dependencies and configuration.






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

* [gentoo-commits] gentoo-x86 commit in media-video/dvdbackup: dvdbackup-0.4.1.ebuild ChangeLog
@ 2012-02-21 14:49 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-02-21 14:49 UTC (permalink / raw
  To: gentoo-commits

ago         12/02/21 14:49:52

  Modified:             dvdbackup-0.4.1.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #404967
  
  (Portage version: 2.1.10.44/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  media-video/dvdbackup/dvdbackup-0.4.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/dvdbackup/dvdbackup-0.4.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/dvdbackup/dvdbackup-0.4.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/dvdbackup/dvdbackup-0.4.1.ebuild?r1=1.5&r2=1.6

Index: dvdbackup-0.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/dvdbackup/dvdbackup-0.4.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- dvdbackup-0.4.1.ebuild	10 Oct 2011 19:44:00 -0000	1.5
+++ dvdbackup-0.4.1.ebuild	21 Feb 2012 14:49:52 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/dvdbackup/dvdbackup-0.4.1.ebuild,v 1.5 2011/10/10 19:44:00 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/dvdbackup/dvdbackup-0.4.1.ebuild,v 1.6 2012/02/21 14:49:52 ago Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
 IUSE="nls"
 
 RDEPEND=">=media-libs/libdvdread-4.2.0_pre



1.29                 media-video/dvdbackup/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/dvdbackup/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/dvdbackup/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/dvdbackup/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/dvdbackup/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	10 Oct 2011 19:45:53 -0000	1.28
+++ ChangeLog	21 Feb 2012 14:49:52 -0000	1.29
@@ -1,6 +1,9 @@
 # ChangeLog for media-video/dvdbackup
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/dvdbackup/ChangeLog,v 1.28 2011/10/10 19:45:53 ssuominen Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/dvdbackup/ChangeLog,v 1.29 2012/02/21 14:49:52 ago Exp $
+
+  21 Feb 2012; Agostino Sarubbo <ago@gentoo.org> dvdbackup-0.4.1.ebuild:
+  Stable for amd64, wrt bug #404967
 
   10 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> dvdbackup-0.4.1.ebuild:
   Missing sys-devel/gettext DEPEND.






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

* [gentoo-commits] gentoo-x86 commit in media-video/dvdbackup: dvdbackup-0.4.1.ebuild ChangeLog
@ 2012-03-02 20:16 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 6+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-03-02 20:16 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/03/02 20:16:10

  Modified:             dvdbackup-0.4.1.ebuild ChangeLog
  Log:
  ppc/ppc64/x86 stable wrt #404967
  
  (Portage version: 2.2.0_alpha89/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  media-video/dvdbackup/dvdbackup-0.4.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/dvdbackup/dvdbackup-0.4.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/dvdbackup/dvdbackup-0.4.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/dvdbackup/dvdbackup-0.4.1.ebuild?r1=1.6&r2=1.7

Index: dvdbackup-0.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/dvdbackup/dvdbackup-0.4.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- dvdbackup-0.4.1.ebuild	21 Feb 2012 14:49:52 -0000	1.6
+++ dvdbackup-0.4.1.ebuild	2 Mar 2012 20:16:10 -0000	1.7
@@ -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-video/dvdbackup/dvdbackup-0.4.1.ebuild,v 1.6 2012/02/21 14:49:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/dvdbackup/dvdbackup-0.4.1.ebuild,v 1.7 2012/03/02 20:16:10 ssuominen Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
+KEYWORDS="amd64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
 IUSE="nls"
 
 RDEPEND=">=media-libs/libdvdread-4.2.0_pre



1.30                 media-video/dvdbackup/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/dvdbackup/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/dvdbackup/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/dvdbackup/ChangeLog?r1=1.29&r2=1.30

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/dvdbackup/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	21 Feb 2012 14:49:52 -0000	1.29
+++ ChangeLog	2 Mar 2012 20:16:10 -0000	1.30
@@ -1,6 +1,9 @@
 # ChangeLog for media-video/dvdbackup
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/dvdbackup/ChangeLog,v 1.29 2012/02/21 14:49:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/dvdbackup/ChangeLog,v 1.30 2012/03/02 20:16:10 ssuominen Exp $
+
+  02 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> dvdbackup-0.4.1.ebuild:
+  ppc/ppc64/x86 stable wrt #404967
 
   21 Feb 2012; Agostino Sarubbo <ago@gentoo.org> dvdbackup-0.4.1.ebuild:
   Stable for amd64, wrt bug #404967






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

end of thread, other threads:[~2012-03-02 20:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-21 14:49 [gentoo-commits] gentoo-x86 commit in media-video/dvdbackup: dvdbackup-0.4.1.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2012-03-02 20:16 Samuli Suominen (ssuominen)
2011-10-10 19:44 Samuli Suominen (ssuominen)
2010-09-01 19:41 Daniel Pielmeier (billie)
2010-09-01 18:58 Sebastian Pipping (sping)
2010-09-01 13:23 Sebastian Pipping (sping)

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