diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-12-12 06:02:59 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-12-12 06:02:59 +0000 |
commit | df862c035142f8704d3d1340ac76e5e1bee98ace (patch) | |
tree | 528f02634b4676394898613924b3c6b67a78b52e /net-p2p | |
parent | Stable on sparc. (diff) | |
download | historical-df862c035142f8704d3d1340ac76e5e1bee98ace.tar.gz historical-df862c035142f8704d3d1340ac76e5e1bee98ace.tar.bz2 historical-df862c035142f8704d3d1340ac76e5e1bee98ace.zip |
version bump, #74097
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/apollon/ChangeLog | 8 | ||||
-rw-r--r-- | net-p2p/apollon/Manifest | 22 | ||||
-rw-r--r-- | net-p2p/apollon/apollon-0.9.2.ebuild | 17 | ||||
-rw-r--r-- | net-p2p/apollon/apollon-1.0.1.ebuild | 26 | ||||
-rw-r--r-- | net-p2p/apollon/files/digest-apollon-0.9.2 | 1 | ||||
-rw-r--r-- | net-p2p/apollon/files/digest-apollon-1.0.1 | 1 |
6 files changed, 50 insertions, 25 deletions
diff --git a/net-p2p/apollon/ChangeLog b/net-p2p/apollon/ChangeLog index efb33b3e91e0..5fdef6cf8135 100644 --- a/net-p2p/apollon/ChangeLog +++ b/net-p2p/apollon/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-p2p/apollon # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/apollon/ChangeLog,v 1.13 2004/09/28 19:34:48 centic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/apollon/ChangeLog,v 1.14 2004/12/12 06:02:59 squinky86 Exp $ + +*apollon-1.0.1 (11 Dec 2004) + + 11 Dec 2004; Jon Hood <squinky86@gentoo.org> -apollon-0.9.2.ebuild, + +apollon-1.0.1.ebuild: + Version bump, #74097; thanks Niklas Schmidtmer <schumi@phpbb.de>. *apollon-1.0 (28 Sep 2004) diff --git a/net-p2p/apollon/Manifest b/net-p2p/apollon/Manifest index 30aa6a119e96..9511d462f5e8 100644 --- a/net-p2p/apollon/Manifest +++ b/net-p2p/apollon/Manifest @@ -1,10 +1,20 @@ -MD5 083bbd734c41842a4158d44c6a8e57b4 ChangeLog 1875 -MD5 098121379823b4f4bd16915b0e355ffe apollon-1.0.ebuild 643 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 deb97e7d54e7686465617af21f1c6293 apollon-0.9.3.ebuild 665 -MD5 14a961a732705ccf4bbd0a39e43fbf18 metadata.xml 324 -MD5 f8f8fb57d831a17450e742ab0c4f7eb1 apollon-0.9.2.ebuild 457 +MD5 098121379823b4f4bd16915b0e355ffe apollon-1.0.ebuild 643 MD5 e44effd62a885a7d1d8b52441d8b928f apollon-0.9.4-r1.ebuild 647 -MD5 6e27b2a547a0634cc0e6f76f4023e62d files/digest-apollon-0.9.2 66 -MD5 411c02ffc50128f84b7bb4955923f7a5 files/digest-apollon-1.0 64 +MD5 e06ae97160b06d5b84aabcfdbae39cb2 apollon-1.0.1.ebuild 648 +MD5 6c838f8727e49379f7ec67093cf02852 ChangeLog 2072 +MD5 14a961a732705ccf4bbd0a39e43fbf18 metadata.xml 324 MD5 fe7f93bd8d055839d23c31f064581c0c files/digest-apollon-0.9.3 68 +MD5 1aff4a22a1c9fb6eb20a9a85f821b449 files/digest-apollon-1.0.1 66 MD5 7af1dd33730f3e45d7edaf37bdf7c9a5 files/digest-apollon-0.9.4-r1 68 +MD5 411c02ffc50128f84b7bb4955923f7a5 files/digest-apollon-1.0 64 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.6 (GNU/Linux) + +iD8DBQFBu98icAgAdbxYsnERArm5AKCQzzmdJf9MygG9UZJK2M4l8x+s2ACfVLDe +UbTR8vSToLQPZ2uJYG6EKSY= +=6ZDM +-----END PGP SIGNATURE----- diff --git a/net-p2p/apollon/apollon-0.9.2.ebuild b/net-p2p/apollon/apollon-0.9.2.ebuild deleted file mode 100644 index 1068690a23f7..000000000000 --- a/net-p2p/apollon/apollon-0.9.2.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# 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.2.ebuild,v 1.4 2004/06/29 12:20:08 carlo Exp $ - -inherit kde - -DESCRIPTION="A KDE-based giFT GUI" -HOMEPAGE="http://apollon.sourceforge.net" -SRC_URI="mirror://sourceforge/apollon/${P}.tar.bz2" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 amd64" -IUSE="" - -DEPEND=">=net-p2p/gift-0.11.4" -need-kde 3
\ No newline at end of file diff --git a/net-p2p/apollon/apollon-1.0.1.ebuild b/net-p2p/apollon/apollon-1.0.1.ebuild new file mode 100644 index 000000000000..6bb343147670 --- /dev/null +++ b/net-p2p/apollon/apollon-1.0.1.ebuild @@ -0,0 +1,26 @@ +# 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-1.0.1.ebuild,v 1.1 2004/12/12 06:02:59 squinky86 Exp $ + +inherit kde + +#MY_P="${P}-1" +#S=${WORKDIR}/${MY_P} + +DESCRIPTION="A KDE-based giFT GUI to search for and monitor downloads." +HOMEPAGE="http://apollon.sourceforge.net" +SRC_URI="mirror://sourceforge/apollon/${P}.tar.bz2" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~x86 ~amd64 ~ppc" +IUSE="" + +DEPEND=">=net-p2p/gift-0.11.4" +need-kde 3 + +src_install() { + einstall || die + dodoc AUTHORS ChangeLog HowToGetPlugins.README README TODO || die +} + diff --git a/net-p2p/apollon/files/digest-apollon-0.9.2 b/net-p2p/apollon/files/digest-apollon-0.9.2 deleted file mode 100644 index 037d51a4488c..000000000000 --- a/net-p2p/apollon/files/digest-apollon-0.9.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 7a7e47c0d74443c4d9e8c99c7073fa92 apollon-0.9.2.tar.bz2 718016 diff --git a/net-p2p/apollon/files/digest-apollon-1.0.1 b/net-p2p/apollon/files/digest-apollon-1.0.1 new file mode 100644 index 000000000000..6591ed951404 --- /dev/null +++ b/net-p2p/apollon/files/digest-apollon-1.0.1 @@ -0,0 +1 @@ +MD5 835d783691b1c75cf772042d72d51d82 apollon-1.0.1.tar.bz2 748266 |