summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-11-06 17:23:53 +0000
committerJon Hood <squinky86@gentoo.org>2004-11-06 17:23:53 +0000
commitf8c266569e0ae01c378f7e27ce6d3c95498e093f (patch)
tree5eb5abbb6ac70040dd60ebaa89587f34eb689230 /net-p2p/azureus-bin
parentadded split kdebindings ebuilds (Manifest recommit) (diff)
downloadgentoo-2-f8c266569e0ae01c378f7e27ce6d3c95498e093f.tar.gz
gentoo-2-f8c266569e0ae01c378f7e27ce6d3c95498e093f.tar.bz2
gentoo-2-f8c266569e0ae01c378f7e27ce6d3c95498e093f.zip
free $HOME cleaning, courtesy of #70023
Diffstat (limited to 'net-p2p/azureus-bin')
-rw-r--r--net-p2p/azureus-bin/ChangeLog8
-rw-r--r--net-p2p/azureus-bin/azureus-bin-2.1.0.0-r1.ebuild8
-rw-r--r--net-p2p/azureus-bin/azureus-bin-2.1.0.2.ebuild8
-rw-r--r--net-p2p/azureus-bin/azureus-bin-2.1.0.4.ebuild8
-rw-r--r--net-p2p/azureus-bin/azureus-bin-2.2.0.0.ebuild8
-rw-r--r--net-p2p/azureus-bin/files/azureus-bin-2.0.8.0a-gentoo.sh12
6 files changed, 29 insertions, 23 deletions
diff --git a/net-p2p/azureus-bin/ChangeLog b/net-p2p/azureus-bin/ChangeLog
index 29a6784e29f1..4b9fd783a611 100644
--- a/net-p2p/azureus-bin/ChangeLog
+++ b/net-p2p/azureus-bin/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-p2p/azureus-bin
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/azureus-bin/ChangeLog,v 1.21 2004/11/01 23:20:26 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/azureus-bin/ChangeLog,v 1.22 2004/11/06 17:23:53 squinky86 Exp $
+
+ 06 Nov 2004; Jon Hood <squinky86@gentoo.org>
+ files/azureus-bin-2.0.8.0a-gentoo.sh, azureus-bin-2.1.0.0-r1.ebuild,
+ azureus-bin-2.1.0.2.ebuild, azureus-bin-2.1.0.4.ebuild,
+ azureus-bin-2.2.0.0.ebuild:
+ $HOME cleaning, #70023, thanks David Grant <david.grant@telus.net>.
*azureus-bin-2.2.0.0 (02 Nov 2004)
diff --git a/net-p2p/azureus-bin/azureus-bin-2.1.0.0-r1.ebuild b/net-p2p/azureus-bin/azureus-bin-2.1.0.0-r1.ebuild
index 705eec01009a..629a5780076c 100644
--- a/net-p2p/azureus-bin/azureus-bin-2.1.0.0-r1.ebuild
+++ b/net-p2p/azureus-bin/azureus-bin-2.1.0.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/azureus-bin/azureus-bin-2.1.0.0-r1.ebuild,v 1.3 2004/07/01 22:40:01 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/azureus-bin/azureus-bin-2.1.0.0-r1.ebuild,v 1.4 2004/11/06 17:23:53 squinky86 Exp $
inherit eutils
@@ -113,16 +113,16 @@ pkg_postinst() {
einfo "View->Configuration->Interface->Start"
echo
einfo "After running azureus for the first time, configuration"
- einfo "options will be placed in ~/.azureus/gentoo.config"
+ einfo "options will be placed in ~/.Azureus/gentoo.config"
einfo "It is recommended that you modify this file rather than"
einfo "the azureus startup script directly."
echo
einfo "Currently, only the swt interface is available (ie, the setting"
- einfo "in ~/.azureus/gentoo.config is ignored). If you want to use"
+ einfo "in ~/.Azureus/gentoo.config is ignored). If you want to use"
einfo "any of the other interfaces, you will need to get a CVS version"
einfo "of the Azureus2.jar from http://azureus.sourceforge.net/index_CVS.php"
einfo "and replace ${PROGRAM_DIR}/Azureus2.jar with it. If you do this,"
- einfo "the setting in ~/.azureus/gentoo.config will be properly used, but"
+ einfo "the setting in ~/.Azureus/gentoo.config will be properly used, but"
einfo "you should report all bugs pertaining to the CVS release to the"
einfo "azureus developers and not Gentoo."
echo
diff --git a/net-p2p/azureus-bin/azureus-bin-2.1.0.2.ebuild b/net-p2p/azureus-bin/azureus-bin-2.1.0.2.ebuild
index 09f757b0e3d4..fce0074a7751 100644
--- a/net-p2p/azureus-bin/azureus-bin-2.1.0.2.ebuild
+++ b/net-p2p/azureus-bin/azureus-bin-2.1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/azureus-bin/azureus-bin-2.1.0.2.ebuild,v 1.3 2004/07/01 22:40:01 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/azureus-bin/azureus-bin-2.1.0.2.ebuild,v 1.4 2004/11/06 17:23:53 squinky86 Exp $
inherit eutils
@@ -113,16 +113,16 @@ pkg_postinst() {
einfo "View->Configuration->Interface->Start"
echo
einfo "After running azureus for the first time, configuration"
- einfo "options will be placed in ~/.azureus/gentoo.config"
+ einfo "options will be placed in ~/.Azureus/gentoo.config"
einfo "It is recommended that you modify this file rather than"
einfo "the azureus startup script directly."
echo
einfo "Currently, only the swt interface is available (ie, the setting"
- einfo "in ~/.azureus/gentoo.config is ignored). If you want to use"
+ einfo "in ~/.Azureus/gentoo.config is ignored). If you want to use"
einfo "any of the other interfaces, you will need to get a CVS version"
einfo "of the Azureus2.jar from http://azureus.sourceforge.net/index_CVS.php"
einfo "and replace ${PROGRAM_DIR}/Azureus2.jar with it. If you do this,"
- einfo "the setting in ~/.azureus/gentoo.config will be properly used, but"
+ einfo "the setting in ~/.Azureus/gentoo.config will be properly used, but"
einfo "you should report all bugs pertaining to the CVS release to the"
einfo "azureus developers and not Gentoo."
echo
diff --git a/net-p2p/azureus-bin/azureus-bin-2.1.0.4.ebuild b/net-p2p/azureus-bin/azureus-bin-2.1.0.4.ebuild
index cbeff810c386..a84f4aeda4ee 100644
--- a/net-p2p/azureus-bin/azureus-bin-2.1.0.4.ebuild
+++ b/net-p2p/azureus-bin/azureus-bin-2.1.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/azureus-bin/azureus-bin-2.1.0.4.ebuild,v 1.5 2004/10/26 22:48:05 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/azureus-bin/azureus-bin-2.1.0.4.ebuild,v 1.6 2004/11/06 17:23:53 squinky86 Exp $
inherit eutils
@@ -125,16 +125,16 @@ pkg_postinst() {
einfo "View->Configuration->Interface->Start"
echo
einfo "After running azureus for the first time, configuration"
- einfo "options will be placed in ~/.azureus/gentoo.config"
+ einfo "options will be placed in ~/.Azureus/gentoo.config"
einfo "It is recommended that you modify this file rather than"
einfo "the azureus startup script directly."
echo
einfo "Currently, only the swt interface is available (ie, the setting"
- einfo "in ~/.azureus/gentoo.config is ignored). If you want to use"
+ einfo "in ~/.Azureus/gentoo.config is ignored). If you want to use"
einfo "any of the other interfaces, you will need to get a CVS version"
einfo "of the Azureus2.jar from http://azureus.sourceforge.net/index_CVS.php"
einfo "and replace ${PROGRAM_DIR}/Azureus2.jar with it. If you do this,"
- einfo "the setting in ~/.azureus/gentoo.config will be properly used, but"
+ einfo "the setting in ~/.Azureus/gentoo.config will be properly used, but"
einfo "you should report all bugs pertaining to the CVS release to the"
einfo "azureus developers and not Gentoo."
echo
diff --git a/net-p2p/azureus-bin/azureus-bin-2.2.0.0.ebuild b/net-p2p/azureus-bin/azureus-bin-2.2.0.0.ebuild
index 59ffe0b51d30..f4287fa7285a 100644
--- a/net-p2p/azureus-bin/azureus-bin-2.2.0.0.ebuild
+++ b/net-p2p/azureus-bin/azureus-bin-2.2.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/azureus-bin/azureus-bin-2.2.0.0.ebuild,v 1.1 2004/11/01 23:20:26 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/azureus-bin/azureus-bin-2.2.0.0.ebuild,v 1.2 2004/11/06 17:23:53 squinky86 Exp $
inherit eutils
@@ -106,15 +106,15 @@ pkg_postinst() {
einfo "View->Configuration->Interface->Start"
echo
einfo "After running azureus for the first time, configuration"
- einfo "options will be placed in ~/.azureus/gentoo.config"
+ einfo "options will be placed in ~/.Azureus/gentoo.config"
einfo "It is recommended that you modify this file rather than"
einfo "the azureus startup script directly."
echo
einfo "As of this version, the new ui type 'console' is supported,"
- einfo "and this may be set in ~/.azureus/gentoo.config."
+ einfo "and this may be set in ~/.Azureus/gentoo.config."
echo
ewarn "If you are upgrading, and the menu in azurues has entries like"
ewarn "\"!MainWindow.menu.transfers!\" then you have a stray MessageBundle.properties file,"
- ewarn "and you may safely delete ~/.azureus/MessagesBundle.properties"
+ ewarn "and you may safely delete ~/.Azureus/MessagesBundle.properties"
echo
}
diff --git a/net-p2p/azureus-bin/files/azureus-bin-2.0.8.0a-gentoo.sh b/net-p2p/azureus-bin/files/azureus-bin-2.0.8.0a-gentoo.sh
index 371607a7fb6a..70096adefcd2 100644
--- a/net-p2p/azureus-bin/files/azureus-bin-2.0.8.0a-gentoo.sh
+++ b/net-p2p/azureus-bin/files/azureus-bin-2.0.8.0a-gentoo.sh
@@ -2,13 +2,13 @@
PROGRAM_DIR=##PROGRAM_DIR## # directory where all the files were extracted
-AZ_CONFIG="${HOME}/.azureus/gentoo.config"
-if [ -f ~/.azureus/gentoo.config ]; then
- . ~/.azureus/gentoo.config
+AZ_CONFIG="${HOME}/.Azureus/gentoo.config"
+if [ -f ~/.Azureus/gentoo.config ]; then
+ . ~/.Azureus/gentoo.config
else
- if [ ! -e ~/.azureus ]; then
- mkdir ~/.azureus
- echo "Creating ~/.azureus..."
+ if [ ! -e ~/.Azureus ]; then
+ mkdir ~/.Azureus
+ echo "Creating ~/.Azureus..."
fi
# Setup defaults