diff options
author | 2005-05-15 13:59:26 +0000 | |
---|---|---|
committer | 2005-05-15 13:59:26 +0000 | |
commit | 8d2ec85565444368ad64671f2216af008a809666 (patch) | |
tree | 6563eb112bc3b775540c5d360f57c9f9407610df /media-video/mpgtx/ChangeLog | |
parent | Cleaned up ebuild to not use gcc eclass. Moved patches in src_unpack. Moved p... (diff) | |
download | historical-8d2ec85565444368ad64671f2216af008a809666.tar.gz historical-8d2ec85565444368ad64671f2216af008a809666.tar.bz2 historical-8d2ec85565444368ad64671f2216af008a809666.zip |
Moved to toolchain-funcs eclass and removed virtual/libc dep.
Package-Manager: portage-2.0.51.21-r1
Diffstat (limited to 'media-video/mpgtx/ChangeLog')
-rw-r--r-- | media-video/mpgtx/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/media-video/mpgtx/ChangeLog b/media-video/mpgtx/ChangeLog index d03ae1f85631..69ea9a899124 100644 --- a/media-video/mpgtx/ChangeLog +++ b/media-video/mpgtx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/mpgtx # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/mpgtx/ChangeLog,v 1.10 2005/04/24 02:19:31 kito Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mpgtx/ChangeLog,v 1.11 2005/05/15 13:59:26 flameeyes Exp $ + + 15 May 2005; Diego Pettenò <flameeyes@gentoo.org> mpgtx-1.3.1.ebuild: + Moved to toolchain-funcs eclass and removed virtual/libc dep. 23 Apr 2005; Kito <kito@gentoo.org> mpgtx-1.3.1.ebuild: DEPEND=virtual/libc instead of glibc. ~ppc-macos keyword, closes Bug 67043 |