diff options
author | Karol Wojtaszek <sekretarz@gentoo.org> | 2005-08-27 17:17:55 +0000 |
---|---|---|
committer | Karol Wojtaszek <sekretarz@gentoo.org> | 2005-08-27 17:17:55 +0000 |
commit | fbd1c0723328b2f3610beb4617e691e656b89ba2 (patch) | |
tree | 208acbddeee9a7aecb018472d1272b38fd4105ed /net-p2p | |
parent | Pull in some perl scripting fixes from upstream CVS. Remove old ebuild. (diff) | |
download | historical-fbd1c0723328b2f3610beb4617e691e656b89ba2.tar.gz historical-fbd1c0723328b2f3610beb4617e691e656b89ba2.tar.bz2 historical-fbd1c0723328b2f3610beb4617e691e656b89ba2.zip |
Fixed paths to config files, bug #98625
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/amule/ChangeLog | 6 | ||||
-rw-r--r-- | net-p2p/amule/Manifest | 16 | ||||
-rw-r--r-- | net-p2p/amule/files/amuled.initd | 4 | ||||
-rw-r--r-- | net-p2p/amule/files/amuleweb.initd | 4 |
4 files changed, 17 insertions, 13 deletions
diff --git a/net-p2p/amule/ChangeLog b/net-p2p/amule/ChangeLog index 83559ef6ba71..805efb400b68 100644 --- a/net-p2p/amule/ChangeLog +++ b/net-p2p/amule/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-p2p/amule # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/ChangeLog,v 1.40 2005/08/26 15:21:18 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/ChangeLog,v 1.41 2005/08/27 17:17:55 sekretarz Exp $ + + 27 Aug 2005; Karol Wojtaszek <sekretarz@gentoo.org> files/amuled.initd, + files/amuleweb.initd: + Fixed paths to config files, bug #98625 26 Aug 2005; <sekretarz@gentoo.org> -amule-1.2.8.ebuild, -amule-2.0.0_rc5.ebuild, -amule-2.0.0_rc6.ebuild, -amule-2.0.0_rc7.ebuild, diff --git a/net-p2p/amule/Manifest b/net-p2p/amule/Manifest index 4b10bc2ffd5e..200e6cfbd7c1 100644 --- a/net-p2p/amule/Manifest +++ b/net-p2p/amule/Manifest @@ -1,23 +1,23 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 +MD5 3fe060e66aa2faa51e892fc4600f9235 ChangeLog 6119 +MD5 85966639c4bc2dba5e2a625d7415a40b amule-1.2.8.ebuild 925 MD5 e6febc40306e094cd492c779f7bdcea9 amule-2.0.1.ebuild 2104 MD5 80d529bae1f690fb63e09ef229fc18b3 amule-2.0.3.ebuild 2104 -MD5 bb832173f9d021b4e5357796bff154d0 ChangeLog 5978 -MD5 85966639c4bc2dba5e2a625d7415a40b amule-1.2.8.ebuild 925 MD5 8aefbc0e49db723ca1ad02d0c409cd49 metadata.xml 160 +MD5 8cde6982e4b5300f4521da90ab8733d6 files/amule-2.0.0_rc7-wxgtk.patch 1293 MD5 6cfdc1b9b4a65d47e9047a8fed427889 files/amuled.confd 409 -MD5 8d682aa5267ef2462c2a5d1f1867709e files/amuled.initd 1126 MD5 9b94153fb9594079c1df009460ece8fd files/amuleweb.confd 697 -MD5 28942df92b0d2b99bd5f2d50feedca3b files/amuleweb.initd 1169 MD5 6222124296125a6909963944434e0291 files/digest-amule-1.2.8 65 MD5 e875c8bb7caccbc783bbd7238b520a04 files/digest-amule-2.0.1 65 MD5 393ff0bdafbbb32d292387e1ca196737 files/digest-amule-2.0.3 65 -MD5 8cde6982e4b5300f4521da90ab8733d6 files/amule-2.0.0_rc7-wxgtk.patch 1293 +MD5 37c7ee8278a02051a68d062beba82fbc files/amuled.initd 1138 +MD5 c4b07e9659c0417a98d3372b10b2e9f7 files/amuleweb.initd 1181 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFDD01wZ/iYVBmujdURAnlYAJ9UhyIn4AkjjUmNYuZEQtl6Y7+dRQCfeGEe -AJreIrvvZlhPNim18MsPCvs= -=7K59 +iD8DBQFDEL6aZ/iYVBmujdURAl3iAJ9SvzY35GR71dZ4NeagNSd+MVEcoACfRVKZ +osXHzL8KZ7p2nfsOLlOIjVs= +=n31E -----END PGP SIGNATURE----- diff --git a/net-p2p/amule/files/amuled.initd b/net-p2p/amule/files/amuled.initd index 236de692d691..4ebdf747e291 100644 --- a/net-p2p/amule/files/amuled.initd +++ b/net-p2p/amule/files/amuled.initd @@ -1,14 +1,14 @@ #!/sbin/runscript # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/files/amuled.initd,v 1.1 2005/07/10 15:02:47 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/files/amuled.initd,v 1.2 2005/08/27 17:17:55 sekretarz Exp $ depend() { need net } start() { - if ! test -f "${AMULEHOME}/.eMule"; then + if ! test -f "${AMULEHOME}/.aMule/amule.conf"; then eerror "You must start and configure amuled before launch it. Sorry." return 1 fi diff --git a/net-p2p/amule/files/amuleweb.initd b/net-p2p/amule/files/amuleweb.initd index 00036b4f0521..8734d3a323ff 100644 --- a/net-p2p/amule/files/amuleweb.initd +++ b/net-p2p/amule/files/amuleweb.initd @@ -1,7 +1,7 @@ #!/sbin/runscript # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/files/amuleweb.initd,v 1.1 2005/07/10 15:02:47 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/files/amuleweb.initd,v 1.2 2005/08/27 17:17:55 sekretarz Exp $ depend() { need net @@ -9,7 +9,7 @@ depend() { } start() { - if ! test -f "${AMULEHOME}/.eMule"; then + if ! test -f "${AMULEHOME}/.aMule/amule.conf"; then eerror "You must start and configure amuleweb before launch it. Sorry." return 1 fi |