diff options
author | 2015-04-15 15:02:17 +0000 | |
---|---|---|
committer | 2015-04-15 15:02:17 +0000 | |
commit | febc31b728590e96a5daea0cb1a2b33194c240ff (patch) | |
tree | 9a03d0cb7d8de359fdc931cc14dd33eed07f2454 /sys-apps | |
parent | Version bump (diff) | |
download | gentoo-2-febc31b728590e96a5daea0cb1a2b33194c240ff.tar.gz gentoo-2-febc31b728590e96a5daea0cb1a2b33194c240ff.tar.bz2 gentoo-2-febc31b728590e96a5daea0cb1a2b33194c240ff.zip |
Version bump. Removed old
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x981CA6FC)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/microcode-ctl/ChangeLog | 8 | ||||
-rw-r--r-- | sys-apps/microcode-ctl/microcode-ctl-1.28.ebuild (renamed from sys-apps/microcode-ctl/microcode-ctl-1.26.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/sys-apps/microcode-ctl/ChangeLog b/sys-apps/microcode-ctl/ChangeLog index a65ae1af52c2..12749814fa03 100644 --- a/sys-apps/microcode-ctl/ChangeLog +++ b/sys-apps/microcode-ctl/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-apps/microcode-ctl # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-ctl/ChangeLog,v 1.39 2015/01/22 08:28:00 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-ctl/ChangeLog,v 1.40 2015/04/15 15:02:17 polynomial-c Exp $ + +*microcode-ctl-1.28 (15 Apr 2015) + + 15 Apr 2015; Lars Wendler <polynomial-c@gentoo.org> + -microcode-ctl-1.26.ebuild, +microcode-ctl-1.28.ebuild: + Version bump. Removed old. *microcode-ctl-1.27 (22 Jan 2015) diff --git a/sys-apps/microcode-ctl/microcode-ctl-1.26.ebuild b/sys-apps/microcode-ctl/microcode-ctl-1.28.ebuild index 20f257daedbb..b206350b71dd 100644 --- a/sys-apps/microcode-ctl/microcode-ctl-1.26.ebuild +++ b/sys-apps/microcode-ctl/microcode-ctl-1.28.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-apps/microcode-ctl/microcode-ctl-1.26.ebuild,v 1.2 2014/11/02 09:49:37 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-ctl/microcode-ctl-1.28.ebuild,v 1.1 2015/04/15 15:02:17 polynomial-c Exp $ EAPI="5" |