diff options
author | 2005-08-28 12:50:04 +0000 | |
---|---|---|
committer | 2005-08-28 12:50:04 +0000 | |
commit | 8255145680c2054e702c23572c86712bbd3ccb9c (patch) | |
tree | 95e34dc69242988db3a3a9eb25efe3bb3f78c8fd /net-p2p/apollon/apollon-1.0.2.1.ebuild | |
parent | stable on x86 (diff) | |
download | gentoo-2-8255145680c2054e702c23572c86712bbd3ccb9c.tar.gz gentoo-2-8255145680c2054e702c23572c86712bbd3ccb9c.tar.bz2 gentoo-2-8255145680c2054e702c23572c86712bbd3ccb9c.zip |
stable amd64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-p2p/apollon/apollon-1.0.2.1.ebuild')
-rw-r--r-- | net-p2p/apollon/apollon-1.0.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/apollon/apollon-1.0.2.1.ebuild b/net-p2p/apollon/apollon-1.0.2.1.ebuild index f7d147139e19..936326db1c46 100644 --- a/net-p2p/apollon/apollon-1.0.2.1.ebuild +++ b/net-p2p/apollon/apollon-1.0.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/apollon/apollon-1.0.2.1.ebuild,v 1.2 2005/06/21 08:06:08 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/apollon/apollon-1.0.2.1.ebuild,v 1.3 2005/08/28 12:48:05 blubb Exp $ inherit kde @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/apollon/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="" DEPEND=">=net-p2p/gift-0.11.4" |