diff options
author | 2013-01-12 15:32:13 +0000 | |
---|---|---|
committer | 2013-01-12 15:32:13 +0000 | |
commit | b4af8a6a325004d16d115df79ae67bce44e833c2 (patch) | |
tree | f571f614756fd251e6735bba4b87eaef1f98f5a0 /games-board/pysolfc/ChangeLog | |
parent | sys-fs/aufs3: Fix header file location for <linux-3.7, #451384 (diff) | |
download | historical-b4af8a6a325004d16d115df79ae67bce44e833c2.tar.gz historical-b4af8a6a325004d16d115df79ae67bce44e833c2.tar.bz2 historical-b4af8a6a325004d16d115df79ae67bce44e833c2.zip |
remove inherit magic and call functions explicitly
Package-Manager: portage-2.2.0_alpha149/cvs/Linux x86_64
Manifest-Sign-Key: 0xE73C35B3
Diffstat (limited to 'games-board/pysolfc/ChangeLog')
-rw-r--r-- | games-board/pysolfc/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/games-board/pysolfc/ChangeLog b/games-board/pysolfc/ChangeLog index dad4bec2a79c..c4f90e3d5600 100644 --- a/games-board/pysolfc/ChangeLog +++ b/games-board/pysolfc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-board/pysolfc # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/pysolfc/ChangeLog,v 1.6 2013/01/10 22:16:59 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pysolfc/ChangeLog,v 1.7 2013/01/12 15:29:50 hasufell Exp $ + + 12 Jan 2013; Julian Ospald <hasufell@gentoo.org> pysolfc-2.0-r1.ebuild: + remove inherit magic and call functions explicitly *pysolfc-2.0-r1 (10 Jan 2013) |