diff options
author | Dominik Stadler <centic@gentoo.org> | 2004-09-28 19:34:48 +0000 |
---|---|---|
committer | Dominik Stadler <centic@gentoo.org> | 2004-09-28 19:34:48 +0000 |
commit | dbabf2c501ed1b0c7334eb3bf76998ebe60da1dd (patch) | |
tree | c11e92b6708e9407ca17a8dceeeeed3a0100ee76 /net-p2p/apollon/apollon-0.9.4-r1.ebuild | |
parent | Make repoman happy (Manifest recommit) (diff) | |
download | gentoo-2-dbabf2c501ed1b0c7334eb3bf76998ebe60da1dd.tar.gz gentoo-2-dbabf2c501ed1b0c7334eb3bf76998ebe60da1dd.tar.bz2 gentoo-2-dbabf2c501ed1b0c7334eb3bf76998ebe60da1dd.zip |
Add new Version 1.0, fixes Bug 62136. Also mark 0.9.4-r1 stable on x86.
Diffstat (limited to 'net-p2p/apollon/apollon-0.9.4-r1.ebuild')
-rw-r--r-- | net-p2p/apollon/apollon-0.9.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/apollon/apollon-0.9.4-r1.ebuild b/net-p2p/apollon/apollon-0.9.4-r1.ebuild index c242e9f38cbe..62cfc8e9978b 100644 --- a/net-p2p/apollon/apollon-0.9.4-r1.ebuild +++ b/net-p2p/apollon/apollon-0.9.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/apollon/apollon-0.9.4-r1.ebuild,v 1.3 2004/06/29 12:20:08 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/apollon/apollon-0.9.4-r1.ebuild,v 1.4 2004/09/28 19:34:48 centic Exp $ inherit kde @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/apollon/${MY_P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="x86 ~amd64 ~ppc" IUSE="" DEPEND=">=net-p2p/gift-0.11.4" |