diff options
author | 2008-02-23 17:45:58 +0000 | |
---|---|---|
committer | 2008-02-23 17:45:58 +0000 | |
commit | 58baeff805209658042dfc9852bc55aea4e6aa75 (patch) | |
tree | 925551894118453c969cffe6db43b29c4af230ff /kde-base | |
parent | Remove traces of monolithic KDE 4. (diff) | |
download | gentoo-2-58baeff805209658042dfc9852bc55aea4e6aa75.tar.gz gentoo-2-58baeff805209658042dfc9852bc55aea4e6aa75.tar.bz2 gentoo-2-58baeff805209658042dfc9852bc55aea4e6aa75.zip |
Remove traces of monolithic KDE 4.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/okular/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/okular/okular-4.0.1.ebuild | 5 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/okular/ChangeLog b/kde-base/okular/ChangeLog index 45c57735d8b4..ef67b6a6e9c9 100644 --- a/kde-base/okular/ChangeLog +++ b/kde-base/okular/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/okular # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/okular/ChangeLog,v 1.3 2008/02/17 02:40:10 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/okular/ChangeLog,v 1.4 2008/02/23 17:45:58 ingmar Exp $ + + 23 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> okular-4.0.1.ebuild: + Remove traces of monolithic KDE 4. 16 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> -okular-4.0.0.ebuild: Spring cleaning diff --git a/kde-base/okular/okular-4.0.1.ebuild b/kde-base/okular/okular-4.0.1.ebuild index 830f4ad68391..3a5eef672717 100644 --- a/kde-base/okular/okular-4.0.1.ebuild +++ b/kde-base/okular/okular-4.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/okular/okular-4.0.1.ebuild,v 1.1 2008/02/07 00:12:56 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/okular/okular-4.0.1.ebuild,v 1.2 2008/02/23 17:45:58 ingmar Exp $ EAPI="1" @@ -11,7 +11,8 @@ DESCRIPTION="Okular is an universal document viewer based on KPDF for KDE 4." KEYWORDS="~amd64 ~x86" IUSE="chm debug djvu htmlhandbook jpeg pdf tiff" -RDEPEND=">=app-text/libspectre-0.2 +RDEPEND=" + >=app-text/libspectre-0.2 media-libs/freetype kde-base/qimageblitz chm? ( app-doc/chmlib ) |