summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2012-01-29 02:22:11 +0000
committerMike Gilbert <floppym@gentoo.org>2012-01-29 02:22:11 +0000
commit1d19d335fb2b5cbf120ccc9036db6b12dca3cc30 (patch)
tree800ce490b9564bf41fcb98329d5c36d58bf88e1e /media-video/miro
parentFix install location and typo (diff)
downloadgentoo-2-1d19d335fb2b5cbf120ccc9036db6b12dca3cc30.tar.gz
gentoo-2-1d19d335fb2b5cbf120ccc9036db6b12dca3cc30.tar.bz2
gentoo-2-1d19d335fb2b5cbf120ccc9036db6b12dca3cc30.zip
Per Arfrever, remove dependency on dev-libs/boost[python].
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'media-video/miro')
-rw-r--r--media-video/miro/ChangeLog8
-rw-r--r--media-video/miro/miro-4.0.1-r1.ebuild5
-rw-r--r--media-video/miro/miro-4.0.1.ebuild5
3 files changed, 10 insertions, 8 deletions
diff --git a/media-video/miro/ChangeLog b/media-video/miro/ChangeLog
index 19465c2b1ea4..2a2747db6396 100644
--- a/media-video/miro/ChangeLog
+++ b/media-video/miro/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-video/miro
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/miro/ChangeLog,v 1.12 2011/12/17 08:33:27 maksbotan Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/miro/ChangeLog,v 1.13 2012/01/29 02:22:11 floppym Exp $
+
+ 29 Jan 2012; Mike Gilbert <floppym@gentoo.org> miro-4.0.1-r1.ebuild,
+ miro-4.0.1.ebuild:
+ Per Arfrever, remove dependency on dev-libs/boost[python].
*miro-4.0.1-r1 (17 Dec 2011)
diff --git a/media-video/miro/miro-4.0.1-r1.ebuild b/media-video/miro/miro-4.0.1-r1.ebuild
index c99da1c3ccc2..119c0a9a4bf6 100644
--- a/media-video/miro/miro-4.0.1-r1.ebuild
+++ b/media-video/miro/miro-4.0.1-r1.ebuild
@@ -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/miro/miro-4.0.1-r1.ebuild,v 1.1 2011/12/17 08:33:27 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/miro/miro-4.0.1-r1.ebuild,v 1.2 2012/01/29 02:22:11 floppym Exp $
EAPI=3
@@ -19,7 +19,6 @@ IUSE="libnotify aac musepack xvid"
CDEPEND="
dev-libs/glib:2
- dev-libs/boost[python]
>=dev-python/pyrex-0.9.6.4
dev-python/pygtk:2
dev-python/pygobject:2
diff --git a/media-video/miro/miro-4.0.1.ebuild b/media-video/miro/miro-4.0.1.ebuild
index 90874a122300..ce5d3182d877 100644
--- a/media-video/miro/miro-4.0.1.ebuild
+++ b/media-video/miro/miro-4.0.1.ebuild
@@ -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/miro/miro-4.0.1.ebuild,v 1.2 2011/09/26 13:03:34 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/miro/miro-4.0.1.ebuild,v 1.3 2012/01/29 02:22:11 floppym Exp $
EAPI=3
@@ -19,7 +19,6 @@ IUSE="libnotify aac musepack xvid"
CDEPEND="
dev-libs/glib:2
- dev-libs/boost[python]
>=dev-python/pyrex-0.9.6.4
dev-python/pygtk:2
dev-python/pygobject:2