diff options
Diffstat (limited to 'media-gfx/keyjnote/keyjnote-0.10.2.ebuild')
-rw-r--r-- | media-gfx/keyjnote/keyjnote-0.10.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/keyjnote/keyjnote-0.10.2.ebuild b/media-gfx/keyjnote/keyjnote-0.10.2.ebuild index a12aeae8b904..cdc317e0bd22 100644 --- a/media-gfx/keyjnote/keyjnote-0.10.2.ebuild +++ b/media-gfx/keyjnote/keyjnote-0.10.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/keyjnote/keyjnote-0.10.2.ebuild,v 1.1 2008/06/25 17:47:53 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/keyjnote/keyjnote-0.10.2.ebuild,v 1.2 2009/03/30 13:49:40 loki_val Exp $ DESCRIPTION="Pdf viewer and presentation program" HOMEPAGE="http://keyjnote.sf.net" @@ -17,7 +17,7 @@ DEPEND=">=dev-lang/python-2.3 dev-python/pyopengl dev-python/pygame dev-python/imaging - || ( app-text/poppler virtual/ghostscript ) + || ( virtual/poppler-utils virtual/ghostscript ) app-text/pdftk" src_install() { |