diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-08-28 12:48:05 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-08-28 12:48:05 +0000 |
commit | 10e72eb9d875b255cb912c20d59ff36345c1b897 (patch) | |
tree | 8a8922f15cb1bce6cd3443a2fc205c0d5d2dac84 /net-p2p | |
parent | stable amd64 (diff) | |
download | historical-10e72eb9d875b255cb912c20d59ff36345c1b897.tar.gz historical-10e72eb9d875b255cb912c20d59ff36345c1b897.tar.bz2 historical-10e72eb9d875b255cb912c20d59ff36345c1b897.zip |
stable amd64
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/apollon/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/apollon/Manifest | 8 | ||||
-rw-r--r-- | net-p2p/apollon/apollon-1.0.2.1.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/net-p2p/apollon/ChangeLog b/net-p2p/apollon/ChangeLog index 639f75ca7987..e2215d8f71be 100644 --- a/net-p2p/apollon/ChangeLog +++ b/net-p2p/apollon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/apollon # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/apollon/ChangeLog,v 1.18 2005/06/21 08:06:08 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/apollon/ChangeLog,v 1.19 2005/08/28 12:48:05 blubb Exp $ + + 28 Aug 2005; Simon Stelling <blubb@gentoo.org> apollon-1.0.2.1.ebuild: + stable on amd64 21 Jun 2005; Gregorio Guidi <greg_g@gentoo.org> apollon-1.0.2.1.ebuild: Stable on x86. diff --git a/net-p2p/apollon/Manifest b/net-p2p/apollon/Manifest index f30298457475..cdb1e6d3867d 100644 --- a/net-p2p/apollon/Manifest +++ b/net-p2p/apollon/Manifest @@ -1,6 +1,6 @@ -MD5 ab675c3aeb1499d237c0a0032db504e3 metadata.xml 318 -MD5 9e0cd1a2a2db746680bb038d699b9f03 apollon-1.0.2.1.ebuild 653 -MD5 fffa6c077e41af002b4eb7f79b1e12e1 ChangeLog 2488 +MD5 b88bc04d7962539a78c410318845e6b2 ChangeLog 2579 MD5 79c29b1d317e946210f58d865e277f99 apollon-0.9.4-r1.ebuild 645 -MD5 3c6d7d772836305b0582f9c63ae13798 files/digest-apollon-1.0.2.1 69 +MD5 ab675c3aeb1499d237c0a0032db504e3 metadata.xml 318 +MD5 d30207cec0bf48dcb88bef7c34aab21c apollon-1.0.2.1.ebuild 651 MD5 7af1dd33730f3e45d7edaf37bdf7c9a5 files/digest-apollon-0.9.4-r1 68 +MD5 3c6d7d772836305b0582f9c63ae13798 files/digest-apollon-1.0.2.1 69 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" |