summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-09-24 17:45:23 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-09-24 17:45:23 +0000
commit3d4c71959a4a89d8d79a72a54dc17722349b4533 (patch)
tree0b36a29b666b47b9e492ff80c16160203f36dcaf /media-video
parentFix the autotools version dependencies. (diff)
downloadgentoo-2-3d4c71959a4a89d8d79a72a54dc17722349b4533.tar.gz
gentoo-2-3d4c71959a4a89d8d79a72a54dc17722349b4533.tar.bz2
gentoo-2-3d4c71959a4a89d8d79a72a54dc17722349b4533.zip
Fix the autotools version dependencies.
(Portage version: 2.1.2_pre1-r1)
Diffstat (limited to 'media-video')
-rw-r--r--media-video/xine-ui/ChangeLog7
-rw-r--r--media-video/xine-ui/xine-ui-0.99.4-r5.ebuild5
-rw-r--r--media-video/xine-ui/xine-ui-0.99.4-r6.ebuild5
-rw-r--r--media-video/xine-ui/xine-ui-0.99.5_pre20060716.ebuild7
4 files changed, 19 insertions, 5 deletions
diff --git a/media-video/xine-ui/ChangeLog b/media-video/xine-ui/ChangeLog
index 7bc7b7c735ac..b453c8de3ebf 100644
--- a/media-video/xine-ui/ChangeLog
+++ b/media-video/xine-ui/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-video/xine-ui
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/xine-ui/ChangeLog,v 1.131 2006/07/16 00:07:41 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/xine-ui/ChangeLog,v 1.132 2006/09/24 17:45:23 flameeyes Exp $
+
+ 24 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
+ xine-ui-0.99.4-r5.ebuild, xine-ui-0.99.4-r6.ebuild,
+ xine-ui-0.99.5_pre20060716.ebuild:
+ Fix the autotools version dependencies.
*xine-ui-0.99.5_pre20060716 (16 Jul 2006)
diff --git a/media-video/xine-ui/xine-ui-0.99.4-r5.ebuild b/media-video/xine-ui/xine-ui-0.99.4-r5.ebuild
index ce9b7435f4b7..865cae9fecb2 100644
--- a/media-video/xine-ui/xine-ui-0.99.4-r5.ebuild
+++ b/media-video/xine-ui/xine-ui-0.99.4-r5.ebuild
@@ -1,6 +1,9 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/xine-ui/xine-ui-0.99.4-r5.ebuild,v 1.12 2006/07/09 05:25:17 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/xine-ui/xine-ui-0.99.4-r5.ebuild,v 1.13 2006/09/24 17:45:23 flameeyes Exp $
+
+WANT_AUTOCONF=latest
+WANT_AUTOMAKE=latest
inherit eutils toolchain-funcs flag-o-matic autotools
diff --git a/media-video/xine-ui/xine-ui-0.99.4-r6.ebuild b/media-video/xine-ui/xine-ui-0.99.4-r6.ebuild
index 4b7073cbd4c8..c98621de7bdb 100644
--- a/media-video/xine-ui/xine-ui-0.99.4-r6.ebuild
+++ b/media-video/xine-ui/xine-ui-0.99.4-r6.ebuild
@@ -1,6 +1,9 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/xine-ui/xine-ui-0.99.4-r6.ebuild,v 1.4 2006/07/09 05:25:17 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/xine-ui/xine-ui-0.99.4-r6.ebuild,v 1.5 2006/09/24 17:45:23 flameeyes Exp $
+
+WANT_AUTOCONF=latest
+WANT_AUTOMAKE=latest
inherit eutils toolchain-funcs flag-o-matic autotools
diff --git a/media-video/xine-ui/xine-ui-0.99.5_pre20060716.ebuild b/media-video/xine-ui/xine-ui-0.99.5_pre20060716.ebuild
index fff1105f6bdb..6c33ab94e54a 100644
--- a/media-video/xine-ui/xine-ui-0.99.5_pre20060716.ebuild
+++ b/media-video/xine-ui/xine-ui-0.99.5_pre20060716.ebuild
@@ -1,8 +1,11 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/xine-ui/xine-ui-0.99.5_pre20060716.ebuild,v 1.1 2006/07/16 00:07:41 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/xine-ui/xine-ui-0.99.5_pre20060716.ebuild,v 1.2 2006/09/24 17:45:23 flameeyes Exp $
-inherit eutils toolchain-funcs flag-o-matic autotools
+# WANT_AUTOCONF=latest
+# WANT_AUTOMAKE=latest
+
+inherit eutils toolchain-funcs flag-o-matic # autotools
#PATCHLEVEL="11"
DESCRIPTION="Xine movie player"