diff options
author | Mike Doty <kingtaco@gentoo.org> | 2007-11-21 17:06:33 +0000 |
---|---|---|
committer | Mike Doty <kingtaco@gentoo.org> | 2007-11-21 17:06:33 +0000 |
commit | 8b47ed8661fa08633c29af93c8b2d439ca888afe (patch) | |
tree | ddba11da8f890b1740a8a09e5a10952be5b3ff68 /app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20071121.ebuild | |
parent | Version bump which fixes CVE-2007-5398 correctly (security-bug #197519, regre... (diff) | |
download | historical-8b47ed8661fa08633c29af93c8b2d439ca888afe.tar.gz historical-8b47ed8661fa08633c29af93c8b2d439ca888afe.tar.bz2 historical-8b47ed8661fa08633c29af93c8b2d439ca888afe.zip |
bump to inlcude freealut
Package-Manager: portage-2.1.3.17
Diffstat (limited to 'app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20071121.ebuild')
-rw-r--r-- | app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20071121.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20071121.ebuild b/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20071121.ebuild new file mode 100644 index 000000000000..4a92488d00aa --- /dev/null +++ b/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20071121.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-sdl/emul-linux-x86-sdl-20071121.ebuild,v 1.1 2007/11/21 17:06:32 kingtaco Exp $ + +inherit emul-linux-x86 + +LICENSE="LGPL-2 LGPL-2.1" +KEYWORDS="-* ~amd64" + +DEPEND="" +RDEPEND=">=app-emulation/emul-linux-x86-xlibs-20071114 + >=app-emulation/emul-linux-x86-baselibs-20071114 + >=app-emulation/emul-linux-x86-soundlibs-20071114" |