summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2007-03-06 21:51:06 +0000
committerLuca Barbato <lu_zero@gentoo.org>2007-03-06 21:51:06 +0000
commitd0e448525a7383aca53ba1037c3f52a5cd6e9ea5 (patch)
treea3095668b88da46c7507e9b32569f308354db1a0 /net-irc
parentCleanup. (diff)
downloadgentoo-2-d0e448525a7383aca53ba1037c3f52a5cd6e9ea5.tar.gz
gentoo-2-d0e448525a7383aca53ba1037c3f52a5cd6e9ea5.tar.bz2
gentoo-2-d0e448525a7383aca53ba1037c3f52a5cd6e9ea5.zip
avoid wiping configuration on update
(Portage version: 2.1.2-r14)
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/anope/ChangeLog5
-rw-r--r--net-irc/anope/anope-1.7.18.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-irc/anope/ChangeLog b/net-irc/anope/ChangeLog
index 3515fea040c0..488268af8801 100644
--- a/net-irc/anope/ChangeLog
+++ b/net-irc/anope/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/anope
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/anope/ChangeLog,v 1.4 2007/02/20 15:40:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/anope/ChangeLog,v 1.5 2007/03/06 21:51:06 lu_zero Exp $
+
+ 06 Mar 2007; Luca Barbato <lu_zero@gentoo.org> anope-1.7.18.ebuild:
+ do not wipe configuration
*anope-1.7.18 (20 Feb 2007)
diff --git a/net-irc/anope/anope-1.7.18.ebuild b/net-irc/anope/anope-1.7.18.ebuild
index a4e688c0672d..86ce07c628f7 100644
--- a/net-irc/anope/anope-1.7.18.ebuild
+++ b/net-irc/anope/anope-1.7.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/anope/anope-1.7.18.ebuild,v 1.1 2007/02/20 15:40:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/anope/anope-1.7.18.ebuild,v 1.2 2007/03/06 21:51:06 lu_zero Exp $
inherit eutils
@@ -73,8 +73,8 @@ src_install() {
exeinto ${INSTALL_DIR}
doexe src/services
- insinto ${INSTALL_DIR}/data
- newins data/example.conf services.conf
+#### insinto ${INSTALL_DIR}/data
+#### newins data/example.conf services.conf
exeinto /etc/init.d
newexe ${FILESDIR}/anope.initd anope