diff options
author | David Holm <dholm@gentoo.org> | 2004-04-09 15:01:19 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-09 15:01:19 +0000 |
commit | 2095414a69cc6d60d662f7e69fc4f78450722776 (patch) | |
tree | 030df13a311172427cdb21f7ab1cdf498dcc43b9 /net-p2p/apollon | |
parent | Added to ~ppc (diff) | |
download | historical-2095414a69cc6d60d662f7e69fc4f78450722776.tar.gz historical-2095414a69cc6d60d662f7e69fc4f78450722776.tar.bz2 historical-2095414a69cc6d60d662f7e69fc4f78450722776.zip |
Added to ~ppc
Diffstat (limited to 'net-p2p/apollon')
-rw-r--r-- | net-p2p/apollon/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/apollon/Manifest | 4 | ||||
-rw-r--r-- | net-p2p/apollon/apollon-0.9.3.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-p2p/apollon/ChangeLog b/net-p2p/apollon/ChangeLog index 89fbbeefc862..ccd155e5a391 100644 --- a/net-p2p/apollon/ChangeLog +++ b/net-p2p/apollon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/apollon # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/apollon/ChangeLog,v 1.5 2004/04/08 18:48:34 centic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/apollon/ChangeLog,v 1.6 2004/04/09 15:01:19 dholm Exp $ + + 09 Apr 2004; David Holm <dholm@gentoo.org> apollon-0.9.3.ebuild: + Added to ~ppc. *apollon-0.9.3 (08 Apr 2004) diff --git a/net-p2p/apollon/Manifest b/net-p2p/apollon/Manifest index 70eb5f038e8b..ee50f560f042 100644 --- a/net-p2p/apollon/Manifest +++ b/net-p2p/apollon/Manifest @@ -1,6 +1,6 @@ -MD5 e547a838bf5fcec69b51c31575ab02e4 ChangeLog 862 +MD5 fb179426e11ca86e03b2528403367600 ChangeLog 946 MD5 d95e970a0e6fbd010805ca9296ac72f2 apollon-0.9.1.ebuild 466 -MD5 19e9fb5fc690c9663a0daf06e86aec7a apollon-0.9.3.ebuild 677 +MD5 366f217e987d45ec8a7d197f2436db03 apollon-0.9.3.ebuild 681 MD5 14a961a732705ccf4bbd0a39e43fbf18 metadata.xml 324 MD5 a724ef0a31abc12126da88c644e81447 apollon-0.9.2.ebuild 460 MD5 6e27b2a547a0634cc0e6f76f4023e62d files/digest-apollon-0.9.2 66 diff --git a/net-p2p/apollon/apollon-0.9.3.ebuild b/net-p2p/apollon/apollon-0.9.3.ebuild index 303f8f7f2178..a6183da339ac 100644 --- a/net-p2p/apollon/apollon-0.9.3.ebuild +++ b/net-p2p/apollon/apollon-0.9.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/apollon/apollon-0.9.3.ebuild,v 1.1 2004/04/08 18:48:34 centic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/apollon/apollon-0.9.3.ebuild,v 1.2 2004/04/09 15:01:19 dholm Exp $ inherit kde need-kde 3 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/apollon/${P}-2.tar.bz2" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~ppc" newdepend ">=net-p2p/gift-0.11.4" |