kbackup-0.8-r1.ebuild 472 B

123456789101112131415161718
  1. # Copyright 1999-2016 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI=5
  4. KDE_HANDBOOK="optional"
  5. KDE_LINGUAS="cs de es fr it pt pt_BR ru sk sv"
  6. inherit kde4-base
  7. DESCRIPTION="KBackup is a program that lets you back up any directories or files"
  8. HOMEPAGE="http://kde-apps.org/content/show.php/KBackup?content=44998"
  9. SRC_URI="http://members.aon.at/m.koller/${P}.tar.bz2"
  10. LICENSE="GPL-2"
  11. SLOT="4"
  12. KEYWORDS="amd64 x86"
  13. IUSE="debug"