diff options
Diffstat (limited to 'app-text/keepnote/keepnote-0.7.9-r2.ebuild')
-rw-r--r-- | app-text/keepnote/keepnote-0.7.9-r2.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-text/keepnote/keepnote-0.7.9-r2.ebuild b/app-text/keepnote/keepnote-0.7.9-r2.ebuild index 3088fd501f41..866c9186c7ed 100644 --- a/app-text/keepnote/keepnote-0.7.9-r2.ebuild +++ b/app-text/keepnote/keepnote-0.7.9-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/keepnote/keepnote-0.7.9-r2.ebuild,v 1.2 2013/01/06 18:14:45 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/keepnote/keepnote-0.7.9-r2.ebuild,v 1.3 2013/01/06 19:05:19 hasufell Exp $ EAPI=5 @@ -20,8 +20,7 @@ IUSE="" RDEPEND="dev-python/pygobject:2 dev-python/pygtk:2 - x11-misc/xdg-utils - virtual/python-argparse[${PYTHON_USEDEP}]" + x11-misc/xdg-utils" PATCHES=( "${FILESDIR}"/${PN}-0.7.8-desktopfile.patch ) DOCS=( CHANGES ) |