diff options
author | 2009-02-22 22:08:57 +0000 | |
---|---|---|
committer | 2009-02-22 22:08:57 +0000 | |
commit | a6d3e7f073a23667a161245b23ef2d6093c092da (patch) | |
tree | 2b67b4006769c1f84b480628b5f15556c1ad2787 /media-libs/glfw/ChangeLog | |
parent | Fix bug #259210. (diff) | |
download | historical-a6d3e7f073a23667a161245b23ef2d6093c092da.tar.gz historical-a6d3e7f073a23667a161245b23ef2d6093c092da.tar.bz2 historical-a6d3e7f073a23667a161245b23ef2d6093c092da.zip |
EAPI=2; call get_libdir; install pkgconfig file; patch submitted by Nathan Brink via bug #259780
Package-Manager: portage-2.1.6.7/cvs/Linux i686
Diffstat (limited to 'media-libs/glfw/ChangeLog')
-rw-r--r-- | media-libs/glfw/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/media-libs/glfw/ChangeLog b/media-libs/glfw/ChangeLog index 73765f11614e..66edc05b544d 100644 --- a/media-libs/glfw/ChangeLog +++ b/media-libs/glfw/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/glfw -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/glfw/ChangeLog,v 1.8 2007/11/11 07:34:19 tupone Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/glfw/ChangeLog,v 1.9 2009/02/22 22:08:57 mr_bones_ Exp $ + + 22 Feb 2009; Michael Sterrett <mr_bones_@gentoo.org> glfw-2.6.ebuild: + EAPI=2; call get_libdir; install pkgconfig file; patch submitted by Nathan + Brink via bug #259780 *glfw-2.6 (11 Nov 2007) |