diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-10-22 23:52:39 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-10-22 23:52:39 +0000 |
commit | c6a3ee7af5067f76014e1fbd0084c204f1ba4051 (patch) | |
tree | 1ec4dbd8fcab00e51476a8bce11fbf38f7617878 /media-libs/fmod/ChangeLog | |
parent | use sed-4; cleaner install; more error checking and messages (diff) | |
download | historical-c6a3ee7af5067f76014e1fbd0084c204f1ba4051.tar.gz historical-c6a3ee7af5067f76014e1fbd0084c204f1ba4051.tar.bz2 historical-c6a3ee7af5067f76014e1fbd0084c204f1ba4051.zip |
version bump
Diffstat (limited to 'media-libs/fmod/ChangeLog')
-rw-r--r-- | media-libs/fmod/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/media-libs/fmod/ChangeLog b/media-libs/fmod/ChangeLog index 858f6a76aa58..30b24c940681 100644 --- a/media-libs/fmod/ChangeLog +++ b/media-libs/fmod/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-libs/fmod # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/fmod/ChangeLog,v 1.2 2003/04/07 14:35:45 livewire Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fmod/ChangeLog,v 1.3 2003/10/22 23:52:39 mr_bones_ Exp $ + +*fmod-3.70 (22 Oct 2003) + + 22 Oct 2003; Michael Sterrett <mr_bones_@gentoo.org> fmod-3.70.ebuild: + version bump; I modified the KEYWORDS to use ~ instead of - for all the + archs since I don't know of any reason this package won't work there. *fmod-3.62 (07 April 2003) |