diff options
Diffstat (limited to 'kde-misc/semantik/semantik-0.8.4.ebuild')
-rw-r--r-- | kde-misc/semantik/semantik-0.8.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-misc/semantik/semantik-0.8.4.ebuild b/kde-misc/semantik/semantik-0.8.4.ebuild index f36e066c7614..27131993a9df 100644 --- a/kde-misc/semantik/semantik-0.8.4.ebuild +++ b/kde-misc/semantik/semantik-0.8.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/semantik/semantik-0.8.4.ebuild,v 1.1 2013/08/19 17:09:24 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/semantik/semantik-0.8.4.ebuild,v 1.2 2014/08/05 16:31:42 mrueg Exp $ EAPI=5 @@ -10,7 +10,7 @@ PYTHON_COMPAT=( python2_{6,7} ) PYTHON_REQ_USE="xml" inherit python-single-r1 flag-o-matic kde4-base multilib toolchain-funcs waf-utils -DESCRIPTION="Mindmapping-like tool for document generation." +DESCRIPTION="Mindmapping-like tool for document generation" HOMEPAGE="http://freehackers.org/~tnagy/semantik.html" SRC_URI="https://semantik.googlecode.com/files/${P}.tar.bz2" |