diff options
author | 2009-11-11 11:48:36 +0000 | |
---|---|---|
committer | 2009-11-11 11:48:36 +0000 | |
commit | 723032b180111d2df37e8280f30092dbd112235e (patch) | |
tree | 0af46b54c11897baa83b716e2440f681421c8eab | |
parent | ARTS_REQUIRED=never (diff) | |
download | gentoo-2-723032b180111d2df37e8280f30092dbd112235e.tar.gz gentoo-2-723032b180111d2df37e8280f30092dbd112235e.tar.bz2 gentoo-2-723032b180111d2df37e8280f30092dbd112235e.zip |
ARTS_REQUIRED=never
(Portage version: 2.2_rc49/cvs/Linux x86_64)
-rw-r--r-- | sci-misc/kboincspy/kboincspy-0.9.0.ebuild | 17 | ||||
-rw-r--r-- | sci-misc/kboincspy/kboincspy-0.9.1.ebuild | 14 |
2 files changed, 7 insertions, 24 deletions
diff --git a/sci-misc/kboincspy/kboincspy-0.9.0.ebuild b/sci-misc/kboincspy/kboincspy-0.9.0.ebuild deleted file mode 100644 index a8b4dd97ee44..000000000000 --- a/sci-misc/kboincspy/kboincspy-0.9.0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-misc/kboincspy/kboincspy-0.9.0.ebuild,v 1.2 2005/08/24 21:43:54 cryos Exp $ - -inherit kde - -DESCRIPTION="KDE monitoring utility for the BOINC distributed client" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" -HOMEPAGE="http://kboincspy.sourceforge.net/" - -IUSE="" -SLOT="0" -LICENSE="GPL-2" - -KEYWORDS="~amd64 ~x86" - -need-kde 3.4 diff --git a/sci-misc/kboincspy/kboincspy-0.9.1.ebuild b/sci-misc/kboincspy/kboincspy-0.9.1.ebuild index fbc858afa739..73916c9f229f 100644 --- a/sci-misc/kboincspy/kboincspy-0.9.1.ebuild +++ b/sci-misc/kboincspy/kboincspy-0.9.1.ebuild @@ -1,17 +1,17 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-misc/kboincspy/kboincspy-0.9.1.ebuild,v 1.1 2006/04/09 23:31:34 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-misc/kboincspy/kboincspy-0.9.1.ebuild,v 1.2 2009/11/11 11:48:36 ssuominen Exp $ +ARTS_REQUIRED=never inherit kde DESCRIPTION="KDE monitoring utility for the BOINC distributed client" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" HOMEPAGE="http://kboincspy.sourceforge.net/" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" -IUSE="" -SLOT="0" LICENSE="GPL-2" - +SLOT="0" KEYWORDS="~amd64 ~x86" +IUSE="" -need-kde 3.4 +need-kde 3.5 |