diff options
author | Michał Górny <mgorny@gentoo.org> | 2013-09-12 17:31:11 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2013-09-12 17:31:11 +0000 |
commit | 8206e39379c731d528ac9b5eb4bb14f26ad503aa (patch) | |
tree | 02c3209ab2f8486372ee69c191e232f882730df8 /eclass/ChangeLog | |
parent | Cleanup old. (diff) | |
download | gentoo-2-8206e39379c731d528ac9b5eb4bb14f26ad503aa.tar.gz gentoo-2-8206e39379c731d528ac9b5eb4bb14f26ad503aa.tar.bz2 gentoo-2-8206e39379c731d528ac9b5eb4bb14f26ad503aa.zip |
Depend on SLOT 0 of python-exec, for future compatibility.
Diffstat (limited to 'eclass/ChangeLog')
-rw-r--r-- | eclass/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog index 8a43407e468a..21c822427ab0 100644 --- a/eclass/ChangeLog +++ b/eclass/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for eclass directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.959 2013/09/12 11:46:41 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.960 2013/09/12 17:31:11 mgorny Exp $ + + 12 Sep 2013; Michał Górny <mgorny@gentoo.org> python-r1.eclass, + python-single-r1.eclass: + Depend on SLOT 0 of python-exec, for future compatibility. 12 Sep 2013; Michał Górny <mgorny@gentoo.org> systemd.eclass: Introduce systemd_install_serviced() to install foo.service.d/00gentoo.conf |