diff options
Diffstat (limited to 'media-gfx/keyjnote')
-rw-r--r-- | media-gfx/keyjnote/keyjnote-0.10.0.ebuild | 3 | ||||
-rw-r--r-- | media-gfx/keyjnote/keyjnote-0.9.4.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/media-gfx/keyjnote/keyjnote-0.10.0.ebuild b/media-gfx/keyjnote/keyjnote-0.10.0.ebuild index 34f2beba746a..0de2b45105fb 100644 --- a/media-gfx/keyjnote/keyjnote-0.10.0.ebuild +++ b/media-gfx/keyjnote/keyjnote-0.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/keyjnote/keyjnote-0.10.0.ebuild,v 1.1 2007/06/06 22:35:14 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/keyjnote/keyjnote-0.10.0.ebuild,v 1.2 2007/07/12 04:08:47 mr_bones_ Exp $ DESCRIPTION="Pdf viewer and presentation program" HOMEPAGE="http://keyjnote.sf.net" @@ -23,4 +23,3 @@ src_install() { dobin keyjnote.py dodoc demo.pdf keyjnote.html } - diff --git a/media-gfx/keyjnote/keyjnote-0.9.4.ebuild b/media-gfx/keyjnote/keyjnote-0.9.4.ebuild index dcb535ced5e5..e1a1eec925e0 100644 --- a/media-gfx/keyjnote/keyjnote-0.9.4.ebuild +++ b/media-gfx/keyjnote/keyjnote-0.9.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/keyjnote/keyjnote-0.9.4.ebuild,v 1.1 2007/03/22 01:50:22 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/keyjnote/keyjnote-0.9.4.ebuild,v 1.2 2007/07/12 04:08:47 mr_bones_ Exp $ DESCRIPTION="Pdf viewer and presentation program" HOMEPAGE="http://keyjnote.sf.net" @@ -23,4 +23,3 @@ src_install() { dobin keyjnote.py dodoc demo.pdf keyjnote.html } - |