summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-05-17 21:01:17 +0000
committerJon Hood <squinky86@gentoo.org>2004-05-17 21:01:17 +0000
commitb035a8bf1ec31088a98ef18e5fe38d08022aaf6d (patch)
treed1a87dc3030500a2df0bd8bd6d8ca00b2eab8b9b /net-p2p/apollon
parentfix KEYWORDS (diff)
downloadhistorical-b035a8bf1ec31088a98ef18e5fe38d08022aaf6d.tar.gz
historical-b035a8bf1ec31088a98ef18e5fe38d08022aaf6d.tar.bz2
historical-b035a8bf1ec31088a98ef18e5fe38d08022aaf6d.zip
version bump, ebuild cleanup, closes #51199
Diffstat (limited to 'net-p2p/apollon')
-rw-r--r--net-p2p/apollon/ChangeLog8
-rw-r--r--net-p2p/apollon/Manifest8
-rw-r--r--net-p2p/apollon/apollon-0.9.1.ebuild16
-rw-r--r--net-p2p/apollon/apollon-0.9.3.ebuild4
-rw-r--r--net-p2p/apollon/apollon-0.9.4.ebuild22
-rw-r--r--net-p2p/apollon/files/digest-apollon-0.9.11
-rw-r--r--net-p2p/apollon/files/digest-apollon-0.9.41
7 files changed, 36 insertions, 24 deletions
diff --git a/net-p2p/apollon/ChangeLog b/net-p2p/apollon/ChangeLog
index b5bc3fdf96b4..d8206c19bf72 100644
--- a/net-p2p/apollon/ChangeLog
+++ b/net-p2p/apollon/ChangeLog
@@ -1,6 +1,12 @@
# 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.7 2004/04/20 17:57:57 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/apollon/ChangeLog,v 1.8 2004/05/17 21:01:17 squinky86 Exp $
+
+*apollon-0.9.4 (17 May 2004)
+
+ 17 May 2004; Jon Hood <squinky86@gentoo.org> -apollon-0.9.1.ebuild,
+ apollon-0.9.3.ebuild, +apollon-0.9.4.ebuild:
+ version bump, ebuild cleanups, closes #51199
20 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> apollon-0.9.1.ebuild,
apollon-0.9.2.ebuild:
diff --git a/net-p2p/apollon/Manifest b/net-p2p/apollon/Manifest
index e39163a29438..433e8c7bbec1 100644
--- a/net-p2p/apollon/Manifest
+++ b/net-p2p/apollon/Manifest
@@ -1,8 +1,8 @@
-MD5 366f217e987d45ec8a7d197f2436db03 apollon-0.9.3.ebuild 681
+MD5 4e6ede81f474e5bc4a9109b653bb237d apollon-0.9.3.ebuild 684
MD5 41e90e1c940dedf15ff382219588cd93 apollon-0.9.2.ebuild 474
-MD5 d7d14157de36de8d35271f15ae8bf4a4 ChangeLog 1069
+MD5 d525f5e952ca4ade538b885c70bf0f82 apollon-0.9.4.ebuild 621
+MD5 51deee79e96d2486337c305ad85c80b6 ChangeLog 1263
MD5 14a961a732705ccf4bbd0a39e43fbf18 metadata.xml 324
-MD5 2f11c34f585f82e177da4f44b3edd239 apollon-0.9.1.ebuild 475
-MD5 470c5ceb4e7c5dca58dcab7d04374317 files/digest-apollon-0.9.1 66
MD5 6e27b2a547a0634cc0e6f76f4023e62d files/digest-apollon-0.9.2 66
MD5 fe7f93bd8d055839d23c31f064581c0c files/digest-apollon-0.9.3 68
+MD5 f96af37fba1fa498a07e93768848ba73 files/digest-apollon-0.9.4 66
diff --git a/net-p2p/apollon/apollon-0.9.1.ebuild b/net-p2p/apollon/apollon-0.9.1.ebuild
deleted file mode 100644
index 16e61d9951b1..000000000000
--- a/net-p2p/apollon/apollon-0.9.1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# 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.1.ebuild,v 1.4 2004/04/20 17:57:57 eradicator Exp $
-
-IUSE=""
-
-inherit kde
-need-kde 3
-
-DESCRIPTION="A KDE-based giFT GUI"
-HOMEPAGE="http://apollon.sourceforge.net"
-SRC_URI="mirror://sourceforge/apollon/${P}.tar.bz2"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 amd64"
-newdepend ">=net-p2p/gift-0.11.4"
diff --git a/net-p2p/apollon/apollon-0.9.3.ebuild b/net-p2p/apollon/apollon-0.9.3.ebuild
index a6183da339ac..c85a721ed901 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.2 2004/04/09 15:01:19 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/apollon/apollon-0.9.3.ebuild,v 1.3 2004/05/17 21:01:17 squinky86 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 ~ppc"
+KEYWORDS="x86 ~amd64 ~ppc"
newdepend ">=net-p2p/gift-0.11.4"
diff --git a/net-p2p/apollon/apollon-0.9.4.ebuild b/net-p2p/apollon/apollon-0.9.4.ebuild
new file mode 100644
index 000000000000..6d799d81e5fc
--- /dev/null
+++ b/net-p2p/apollon/apollon-0.9.4.ebuild
@@ -0,0 +1,22 @@
+# 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.4.ebuild,v 1.1 2004/05/17 21:01:17 squinky86 Exp $
+
+inherit kde
+need-kde 3
+
+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"
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+KEYWORDS="~x86 ~amd64 ~ppc"
+
+newdepend ">=net-p2p/gift-0.11.4"
+
+src_install() {
+ einstall || die
+ dodoc AUTHORS ChangeLog HowToGetPlugins.README README TODO || die
+}
diff --git a/net-p2p/apollon/files/digest-apollon-0.9.1 b/net-p2p/apollon/files/digest-apollon-0.9.1
deleted file mode 100644
index 3a3be5dd2ffb..000000000000
--- a/net-p2p/apollon/files/digest-apollon-0.9.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 b6f235c0b50f98516b31466f3379cd2d apollon-0.9.1.tar.bz2 792130
diff --git a/net-p2p/apollon/files/digest-apollon-0.9.4 b/net-p2p/apollon/files/digest-apollon-0.9.4
new file mode 100644
index 000000000000..a1df0619a277
--- /dev/null
+++ b/net-p2p/apollon/files/digest-apollon-0.9.4
@@ -0,0 +1 @@
+MD5 4f3531c52b5d3c635cf9d48ec623c47c apollon-0.9.4.tar.bz2 702949