diff options
author | 2015-01-30 05:02:16 +0000 | |
---|---|---|
committer | 2015-01-30 05:02:16 +0000 | |
commit | a0d296450f6a01b226f3055ed6c274ec3d55cd26 (patch) | |
tree | 9a9441e1dcab34dd8e1a17ef1a66f7770881eeaf /sci-libs | |
parent | Bump (diff) | |
download | gentoo-2-a0d296450f6a01b226f3055ed6c274ec3d55cd26.tar.gz gentoo-2-a0d296450f6a01b226f3055ed6c274ec3d55cd26.tar.bz2 gentoo-2-a0d296450f6a01b226f3055ed6c274ec3d55cd26.zip |
Clean a unused flag out, it uses global CPU_FLAGS_X86 now.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/lis/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sci-libs/lis/ChangeLog b/sci-libs/lis/ChangeLog index c76238329ccf..41a7c43795db 100644 --- a/sci-libs/lis/ChangeLog +++ b/sci-libs/lis/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/lis # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/lis/ChangeLog,v 1.13 2015/01/30 02:57:48 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/lis/ChangeLog,v 1.14 2015/01/30 05:02:16 mgorny Exp $ + + 30 Jan 2015; Michał Górny <mgorny@gentoo.org> metadata.xml: + Clean a unused flag out, it uses global CPU_FLAGS_X86 now. 30 Jan 2015; Patrick Lauer <patrick@gentoo.org> metadata.xml: Remove unneeded useflag description from metadata.xml |