diff options
author | Thilo Bangert <bangert@gentoo.org> | 2010-06-01 08:26:20 +0000 |
---|---|---|
committer | Thilo Bangert <bangert@gentoo.org> | 2010-06-01 08:26:20 +0000 |
commit | 557690cf022d69943fc97ffd4b1d46cc65f76a65 (patch) | |
tree | 58fe31007bf4302686499e44ff9a212b2cf35fca /app-mobilephone/gsmlib/ChangeLog | |
parent | x86 stable wrt bug #321345 (diff) | |
download | gentoo-2-557690cf022d69943fc97ffd4b1d46cc65f76a65.tar.gz gentoo-2-557690cf022d69943fc97ffd4b1d46cc65f76a65.tar.bz2 gentoo-2-557690cf022d69943fc97ffd4b1d46cc65f76a65.zip |
dont try to install non-existant ChangeLog (#315587)
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'app-mobilephone/gsmlib/ChangeLog')
-rw-r--r-- | app-mobilephone/gsmlib/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/app-mobilephone/gsmlib/ChangeLog b/app-mobilephone/gsmlib/ChangeLog index 54070af33b38..0fe9adc9ed93 100644 --- a/app-mobilephone/gsmlib/ChangeLog +++ b/app-mobilephone/gsmlib/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-mobilephone/gsmlib -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gsmlib/ChangeLog,v 1.11 2008/04/20 23:18:17 dirtyepic Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gsmlib/ChangeLog,v 1.12 2010/06/01 08:26:20 bangert Exp $ + + 01 Jun 2010; Thilo Bangert <bangert@gentoo.org> + gsmlib-1.11_pre041028.ebuild: + dont try to install non-existant ChangeLog (#315587) 20 Apr 2008; Ryan Hill <dirtyepic@gentoo.org> +files/gsmlib-1.11-gcc43.patch, gsmlib-1.11_pre041028.ebuild: |