diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-01-27 23:42:48 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-01-27 23:42:48 +0000 |
commit | 346ae74bbb6a0f6689a17a70e8a91187d9b3bb6a (patch) | |
tree | 5f05cf0cb57d7cd596764eb871b0dfb598eb162a /media-sound/zinf | |
parent | Bump to 0.5 (diff) | |
download | gentoo-2-346ae74bbb6a0f6689a17a70e8a91187d9b3bb6a.tar.gz gentoo-2-346ae74bbb6a0f6689a17a70e8a91187d9b3bb6a.tar.bz2 gentoo-2-346ae74bbb6a0f6689a17a70e8a91187d9b3bb6a.zip |
Removed virtual/x11 from DEPEND, as it's not needed.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'media-sound/zinf')
-rw-r--r-- | media-sound/zinf/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/zinf/zinf-2.2.5-r3.ebuild | 7 |
2 files changed, 8 insertions, 6 deletions
diff --git a/media-sound/zinf/ChangeLog b/media-sound/zinf/ChangeLog index 08a3f5308eaf..1d619381c95b 100644 --- a/media-sound/zinf/ChangeLog +++ b/media-sound/zinf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/zinf -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/zinf/ChangeLog,v 1.35 2005/10/22 13:09:32 matsuu Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/zinf/ChangeLog,v 1.36 2006/01/27 23:42:48 ticho Exp $ + + 27 Jan 2006; Andrej Kacian <ticho@gentoo.org> zinf-2.2.5-r3.ebuild: + Removed virtual/x11 from DEPEND, as it's not needed. *zinf-2.2.5-r3 (22 Oct 2005) diff --git a/media-sound/zinf/zinf-2.2.5-r3.ebuild b/media-sound/zinf/zinf-2.2.5-r3.ebuild index 8b72a8895241..4c4eacbd8606 100644 --- a/media-sound/zinf/zinf-2.2.5-r3.ebuild +++ b/media-sound/zinf/zinf-2.2.5-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/zinf/zinf-2.2.5-r3.ebuild,v 1.1 2005/10/22 13:09:32 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/zinf/zinf-2.2.5-r3.ebuild,v 1.2 2006/01/27 23:42:48 ticho Exp $ inherit kde-functions eutils flag-o-matic libtool @@ -25,8 +25,7 @@ RDEPEND=">=dev-libs/glib-2 gtk? ( >=x11-libs/gtk+-2 ) mp3? ( >=media-libs/id3lib-3.8.0 ) vorbis? ( media-libs/libvorbis ) - xosd? ( x11-libs/xosd ) - X? ( virtual/x11 )" + xosd? ( x11-libs/xosd )" # When updating next, check boost to see if the newer versions fix compilation DEPEND="${RDEPEND} |