diff options
author | Thomas Matthijs <axxo@gentoo.org> | 2004-09-10 12:21:07 +0000 |
---|---|---|
committer | Thomas Matthijs <axxo@gentoo.org> | 2004-09-10 12:21:07 +0000 |
commit | 15d6aab96afa9a0d814932842bbd418d6fe807f6 (patch) | |
tree | 3ba3331cc1a7f57ebf61075b87c97dc403bb2901 /www-servers/resin/ChangeLog | |
parent | added ~amd64 to net-nds/jxplorer-3.1_beta1 (#61860) (Manifest recommit) (diff) | |
download | gentoo-2-15d6aab96afa9a0d814932842bbd418d6fe807f6.tar.gz gentoo-2-15d6aab96afa9a0d814932842bbd418d6fe807f6.tar.bz2 gentoo-2-15d6aab96afa9a0d814932842bbd418d6fe807f6.zip |
chown/symlink fixed, see bug 63492
Diffstat (limited to 'www-servers/resin/ChangeLog')
-rw-r--r-- | www-servers/resin/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/www-servers/resin/ChangeLog b/www-servers/resin/ChangeLog index 868373a6b31e..e263f4271f14 100644 --- a/www-servers/resin/ChangeLog +++ b/www-servers/resin/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for www-servers/resin # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/ChangeLog,v 1.2 2004/09/05 09:48:36 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/resin/ChangeLog,v 1.3 2004/09/10 12:21:07 axxo Exp $ + +*resin-3.0.8-r1 (10 Sep 2004) + + 10 Sep 2004; Thomas Matthijs <axxo@gentoo.org> files/3.0.8/21resin, + +resin-3.0.8-r1.ebuild: + fixed the symlink and the conf chown also added a check if /opt/resin/conf is + a dir (from 2.* ebuilds), and if it is, i move the files too + /etc/resin/conf.old. So that portage can created the symlink. + closes bug 63492 05 Sep 2004; Sven Wegener <swegener@gentoo.org> : Fixed ChangeLog header. |