diff options
author | Ulrich Müller <ulm@gentoo.org> | 2014-05-15 16:55:56 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2014-05-15 16:55:56 +0000 |
commit | 9d78abe206e8edc7c219187e426480d6507a8bd8 (patch) | |
tree | 41550dc4b20ea7309e8de2ecfa0b8e5e78b3dc94 /games-roguelike/angband/ChangeLog | |
parent | Fix USE dependency on media-libs/libsdl, "audio" USE flag was renamed to "sou... (diff) | |
download | gentoo-2-9d78abe206e8edc7c219187e426480d6507a8bd8.tar.gz gentoo-2-9d78abe206e8edc7c219187e426480d6507a8bd8.tar.bz2 gentoo-2-9d78abe206e8edc7c219187e426480d6507a8bd8.zip |
Fix USE dependency on media-libs/libsdl, "audio" USE flag was renamed to "sound", bug 357661.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'games-roguelike/angband/ChangeLog')
-rw-r--r-- | games-roguelike/angband/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/games-roguelike/angband/ChangeLog b/games-roguelike/angband/ChangeLog index e00ca2c6806b..9262d8c6f10b 100644 --- a/games-roguelike/angband/ChangeLog +++ b/games-roguelike/angband/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-roguelike/angband -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/ChangeLog,v 1.52 2013/12/13 20:34:07 hasufell Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-roguelike/angband/ChangeLog,v 1.53 2014/05/15 16:55:56 ulm Exp $ + + 15 May 2014; Ulrich Müller <ulm@gentoo.org> angband-3.4.1.ebuild: + Fix USE dependency on media-libs/libsdl, "audio" USE flag was renamed to + "sound", bug 357661. 13 Dec 2013; Julian Ospald <hasufell@gentoo.org> angband-3.4.1.ebuild: fix datadir install location |