summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-12-12 06:02:59 +0000
committerJon Hood <squinky86@gentoo.org>2004-12-12 06:02:59 +0000
commit8a88ae418e41e9b0bf533caa589d55e6fc7ea8c9 (patch)
tree7de0bd5a582e03d6c069c181794960970c457d51 /net-p2p
parentStable on sparc. (Manifest recommit) (diff)
downloadgentoo-2-8a88ae418e41e9b0bf533caa589d55e6fc7ea8c9.tar.gz
gentoo-2-8a88ae418e41e9b0bf533caa589d55e6fc7ea8c9.tar.bz2
gentoo-2-8a88ae418e41e9b0bf533caa589d55e6fc7ea8c9.zip
version bump, #74097
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/apollon/ChangeLog8
-rw-r--r--net-p2p/apollon/Manifest10
-rw-r--r--net-p2p/apollon/apollon-0.9.2.ebuild17
-rw-r--r--net-p2p/apollon/apollon-1.0.1.ebuild26
-rw-r--r--net-p2p/apollon/files/digest-apollon-0.9.21
-rw-r--r--net-p2p/apollon/files/digest-apollon-1.0.11
6 files changed, 40 insertions, 23 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..d7a5e0897af7 100644
--- a/net-p2p/apollon/Manifest
+++ b/net-p2p/apollon/Manifest
@@ -1,10 +1,12 @@
-MD5 083bbd734c41842a4158d44c6a8e57b4 ChangeLog 1875
-MD5 098121379823b4f4bd16915b0e355ffe apollon-1.0.ebuild 643
MD5 deb97e7d54e7686465617af21f1c6293 apollon-0.9.3.ebuild 665
-MD5 14a961a732705ccf4bbd0a39e43fbf18 metadata.xml 324
+MD5 098121379823b4f4bd16915b0e355ffe apollon-1.0.ebuild 643
MD5 f8f8fb57d831a17450e742ab0c4f7eb1 apollon-0.9.2.ebuild 457
MD5 e44effd62a885a7d1d8b52441d8b928f apollon-0.9.4-r1.ebuild 647
+MD5 098121379823b4f4bd16915b0e355ffe apollon-1.0.1.ebuild 643
+MD5 083bbd734c41842a4158d44c6a8e57b4 ChangeLog 1875
+MD5 14a961a732705ccf4bbd0a39e43fbf18 metadata.xml 324
MD5 6e27b2a547a0634cc0e6f76f4023e62d files/digest-apollon-0.9.2 66
-MD5 411c02ffc50128f84b7bb4955923f7a5 files/digest-apollon-1.0 64
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
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