diff options
author | 2012-09-11 18:17:52 +0000 | |
---|---|---|
committer | 2012-09-11 18:17:52 +0000 | |
commit | 9473d1ae3f272985fa15aa0f24403d75a5219ad6 (patch) | |
tree | 761a22daaf6f5cf86d8c0eb5ff44c55c87c65f74 /sci-misc/mendeleydesktop/ChangeLog | |
parent | Stable for amd64, wrt bug #433603 (diff) | |
download | gentoo-2-9473d1ae3f272985fa15aa0f24403d75a5219ad6.tar.gz gentoo-2-9473d1ae3f272985fa15aa0f24403d75a5219ad6.tar.bz2 gentoo-2-9473d1ae3f272985fa15aa0f24403d75a5219ad6.zip |
Fix 'use' function invocation on global ebuild scope. #434634
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'sci-misc/mendeleydesktop/ChangeLog')
-rw-r--r-- | sci-misc/mendeleydesktop/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sci-misc/mendeleydesktop/ChangeLog b/sci-misc/mendeleydesktop/ChangeLog index 63e818a3c8a9..4a12881e090c 100644 --- a/sci-misc/mendeleydesktop/ChangeLog +++ b/sci-misc/mendeleydesktop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-misc/mendeleydesktop # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-misc/mendeleydesktop/ChangeLog,v 1.6 2012/09/10 13:42:02 miknix Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-misc/mendeleydesktop/ChangeLog,v 1.7 2012/09/11 18:17:52 miknix Exp $ + + 11 Sep 2012; Angelo Arrifano <miknix@gentoo.org> mendeleydesktop-1.6.ebuild: + Fix 'use' function invocation on global ebuild scope. #434634 *mendeleydesktop-1.6 (10 Sep 2012) |