diff options
author | Dan Armak <danarmak@gentoo.org> | 2005-01-15 00:21:19 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2005-01-15 00:21:19 +0000 |
commit | fac674818f47822890c836ec59fc9e9726c3f372 (patch) | |
tree | aa383a76bd6322bc5ccc96755d4a261f3e0c7f7c /x11-misc/rss-glx/ChangeLog | |
parent | fix bashism to be portable #77842 by Brad House (diff) | |
download | gentoo-2-fac674818f47822890c836ec59fc9e9726c3f372.tar.gz gentoo-2-fac674818f47822890c836ec59fc9e9726c3f372.tar.bz2 gentoo-2-fac674818f47822890c836ec59fc9e9726c3f372.zip |
made dep on a monolithic kde-base package accept the equivalent -meta package from the split ebuilds as an alternative
Diffstat (limited to 'x11-misc/rss-glx/ChangeLog')
-rw-r--r-- | x11-misc/rss-glx/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/x11-misc/rss-glx/ChangeLog b/x11-misc/rss-glx/ChangeLog index a138e1694f9a..93715b5db987 100644 --- a/x11-misc/rss-glx/ChangeLog +++ b/x11-misc/rss-glx/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-misc/rss-glx -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/rss-glx/ChangeLog,v 1.24 2004/10/21 23:42:58 mr_bones_ Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/rss-glx/ChangeLog,v 1.25 2005/01/15 00:18:40 danarmak Exp $ + + 15 Jan 2005; Dan Armak <danarmak@gentoo.org> rss-glx-0.7.6.ebuild: + Changed dep on a kde-base monolithic package to accept the equivalent split + or -meta package. KDE 3.4 has 'split' packages as well as monolithic, and + either alternative may provide the same files. This dep may have to be + narrowed down in the future to the precise split packages required. 21 Oct 2004; Michael Sterrett <mr_bones_@gentoo.org> -rss-glx-0.7.4-r1.ebuild: |