diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2008-01-20 15:52:49 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2008-01-20 15:52:49 +0000 |
commit | ab652fe737aa58fdfe996974c7181e80255198e2 (patch) | |
tree | 7ea772b7d4ccaa937acbc0a60c5336825e0d8bdd /app-text/kbibtex/kbibtex-0.2.ebuild | |
parent | Stable on ppc wrt bug 206711 (diff) | |
download | gentoo-2-ab652fe737aa58fdfe996974c7181e80255198e2.tar.gz gentoo-2-ab652fe737aa58fdfe996974c7181e80255198e2.tar.bz2 gentoo-2-ab652fe737aa58fdfe996974c7181e80255198e2.zip |
Fix desktop entry.
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-text/kbibtex/kbibtex-0.2.ebuild')
-rw-r--r-- | app-text/kbibtex/kbibtex-0.2.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/app-text/kbibtex/kbibtex-0.2.ebuild b/app-text/kbibtex/kbibtex-0.2.ebuild index 65185475bf01..3a02987ace01 100644 --- a/app-text/kbibtex/kbibtex-0.2.ebuild +++ b/app-text/kbibtex/kbibtex-0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/kbibtex-0.2.ebuild,v 1.1 2007/10/29 00:39:00 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/kbibtex-0.2.ebuild,v 1.2 2008/01/20 15:52:49 carlo Exp $ inherit kde eutils @@ -20,3 +20,5 @@ RDEPEND="${DEPEND} >=dev-tex/bibtex2html-1.70" need-kde 3.5 + +PATCHES="${FILESDIR}/kbibtex-0.2-desktop-entry.diff"
\ No newline at end of file |