diff options
author | 2009-11-21 01:18:44 +0000 | |
---|---|---|
committer | 2009-11-21 01:18:44 +0000 | |
commit | c78d4125e2cb0a13017c7643ca419204ccd5fa47 (patch) | |
tree | 3259684f00bc9480fef44ecf77a85593a3482b05 /dev-python/pygame/ChangeLog | |
parent | Version bump. (diff) | |
download | historical-c78d4125e2cb0a13017c7643ca419204ccd5fa47.tar.gz historical-c78d4125e2cb0a13017c7643ca419204ccd5fa47.tar.bz2 historical-c78d4125e2cb0a13017c7643ca419204ccd5fa47.zip |
Install examples only with USE="examples" (bug #287990).
Package-Manager: portage-14854-svn/cvs/Linux x86_64
Diffstat (limited to 'dev-python/pygame/ChangeLog')
-rw-r--r-- | dev-python/pygame/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-python/pygame/ChangeLog b/dev-python/pygame/ChangeLog index 85c9851dc2b6..fff832865b2e 100644 --- a/dev-python/pygame/ChangeLog +++ b/dev-python/pygame/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/pygame # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/ChangeLog,v 1.67 2009/10/13 17:05:09 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/ChangeLog,v 1.68 2009/11/21 01:18:44 arfrever Exp $ + + 21 Nov 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + pygame-1.9.1.ebuild: + Install examples only with USE="examples" (bug #287990). 13 Oct 2009; Michael Sterrett <mr_bones_@gentoo.org> -pygame-1.7.1.ebuild, -pygame-1.8.0.ebuild, -pygame-1.8.1-r1.ebuild, |