diff options
author | Yixun Lan <dlan@gentoo.org> | 2015-04-02 05:32:42 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2015-04-02 05:32:42 +0000 |
commit | d0e1bd2ee2e1d8cf9ae4f5526fb38a1ea096064b (patch) | |
tree | 4fef89a29cabc9b9048119ae4f86c1b10152bcda /sys-power | |
parent | Version bump. (diff) | |
download | gentoo-2-d0e1bd2ee2e1d8cf9ae4f5526fb38a1ea096064b.tar.gz gentoo-2-d0e1bd2ee2e1d8cf9ae4f5526fb38a1ea096064b.tar.bz2 gentoo-2-d0e1bd2ee2e1d8cf9ae4f5526fb38a1ea096064b.zip |
bump & drop old, bug 544886
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55)
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/thermald/ChangeLog | 10 | ||||
-rw-r--r-- | sys-power/thermald/thermald-1.3.ebuild (renamed from sys-power/thermald/thermald-1.2.01.ebuild) | 4 |
2 files changed, 10 insertions, 4 deletions
diff --git a/sys-power/thermald/ChangeLog b/sys-power/thermald/ChangeLog index 153db68ca254..3648925d883e 100644 --- a/sys-power/thermald/ChangeLog +++ b/sys-power/thermald/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-power/thermald -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/thermald/ChangeLog,v 1.1 2014/07/17 22:16:03 dlan Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-power/thermald/ChangeLog,v 1.2 2015/04/02 05:32:42 dlan Exp $ + +*thermald-1.3 (02 Apr 2015) + + 02 Apr 2015; Yixun Lan <dlan@gentoo.org> -thermald-1.2.01.ebuild, + +thermald-1.3.ebuild: + bump & drop old, bug 544886 *thermald-1.2.01 (17 Jul 2014) diff --git a/sys-power/thermald/thermald-1.2.01.ebuild b/sys-power/thermald/thermald-1.3.ebuild index 7d9ee35fdff4..d83b5f971949 100644 --- a/sys-power/thermald/thermald-1.2.01.ebuild +++ b/sys-power/thermald/thermald-1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/thermald/thermald-1.2.01.ebuild,v 1.1 2014/07/17 22:16:03 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/thermald/thermald-1.3.ebuild,v 1.1 2015/04/02 05:32:42 dlan Exp $ EAPI=5 |