diff options
author | Tom Wijsman <tomwij@gentoo.org> | 2014-05-08 10:57:13 +0000 |
---|---|---|
committer | Tom Wijsman <tomwij@gentoo.org> | 2014-05-08 10:57:13 +0000 |
commit | 16cf5d72913384a0eee8e6f50df8b637e0cdecaa (patch) | |
tree | 1efc3f8fa1ef9edd1bad52f6e6673ce7f00f48bf /app-text/atril/ChangeLog | |
parent | DEPEND on kde-base/zeroconf-ioslave instead of kde-base/kdnssd. Upstream rena... (diff) | |
download | historical-16cf5d72913384a0eee8e6f50df8b637e0cdecaa.tar.gz historical-16cf5d72913384a0eee8e6f50df8b637e0cdecaa.tar.bz2 historical-16cf5d72913384a0eee8e6f50df8b637e0cdecaa.zip |
Added a missing || ( ... ); fixes bug #509778, filed by Philipp Psurek.
Package-Manager: portage-HEAD/cvs/Linux x86_64
Manifest-Sign-Key: 0x6D34E57D
Diffstat (limited to 'app-text/atril/ChangeLog')
-rw-r--r-- | app-text/atril/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-text/atril/ChangeLog b/app-text/atril/ChangeLog index 8b142f16b27d..086d0f8d1102 100644 --- a/app-text/atril/ChangeLog +++ b/app-text/atril/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/atril # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/atril/ChangeLog,v 1.1 2014/04/27 16:50:31 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/atril/ChangeLog,v 1.2 2014/05/08 10:57:06 tomwij Exp $ + + 08 May 2014; Tom Wijsman <TomWij@gentoo.org> atril-1.8.0.ebuild: + Added a missing || ( ... ); fixes bug #509778, filed by Philipp Psurek. *atril-1.8.0 (27 Apr 2014) |