summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-01-08 06:09:12 +0000
committerMike Frysinger <vapier@gentoo.org>2014-01-08 06:09:12 +0000
commit9ef833b5f4789981a3aac8b4453dc89ef9b25627 (patch)
tree4f88eaa8e5c0d45d7c2bb5976ad4be21fe99c2bc /www-servers/thttpd/ChangeLog
parentInherit the user eclass for enewuser/etc... (diff)
downloadgentoo-2-9ef833b5f4789981a3aac8b4453dc89ef9b25627.tar.gz
gentoo-2-9ef833b5f4789981a3aac8b4453dc89ef9b25627.tar.bz2
gentoo-2-9ef833b5f4789981a3aac8b4453dc89ef9b25627.zip
Inherit the user eclass for enewuser/etc...
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'www-servers/thttpd/ChangeLog')
-rw-r--r--www-servers/thttpd/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/www-servers/thttpd/ChangeLog b/www-servers/thttpd/ChangeLog
index a66258135480..ce6fcb563fad 100644
--- a/www-servers/thttpd/ChangeLog
+++ b/www-servers/thttpd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-servers/thttpd
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.69 2013/12/20 15:17:46 blueness Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.70 2014/01/08 06:09:12 vapier Exp $
+
+ 08 Jan 2014; Mike Frysinger <vapier@gentoo.org> thttpd-2.26.4-r2.ebuild,
+ thttpd-2.26.4-r3.ebuild, thttpd-9999.ebuild:
+ Inherit the user eclass for enewuser/etc...
20 Dec 2013; Anthony G. Basile <blueness@gentoo.org> files/thttpd.service:
Add WorkingDirectory to systemd unit, bug #494704. Thanks Roc Vallès!