diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2012-06-06 08:36:43 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2012-06-06 08:36:43 +0000 |
commit | d28087c3be4fb6fe9dc57c17cb8b599c30fa1761 (patch) | |
tree | 458f80ffd17b931bc45bfa07ebad2917b9af9870 /games-fps | |
parent | Adding user.eclass inherit (diff) | |
download | gentoo-2-d28087c3be4fb6fe9dc57c17cb8b599c30fa1761.tar.gz gentoo-2-d28087c3be4fb6fe9dc57c17cb8b599c30fa1761.tar.bz2 gentoo-2-d28087c3be4fb6fe9dc57c17cb8b599c30fa1761.zip |
whitespace
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/urbanterror/urbanterror-4.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/urbanterror/urbanterror-4.1.1.ebuild b/games-fps/urbanterror/urbanterror-4.1.1.ebuild index 482f0e398a30..10dd5c0f34ef 100644 --- a/games-fps/urbanterror/urbanterror-4.1.1.ebuild +++ b/games-fps/urbanterror/urbanterror-4.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/urbanterror/urbanterror-4.1.1.ebuild,v 1.3 2012/06/05 19:20:28 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/urbanterror/urbanterror-4.1.1.ebuild,v 1.4 2012/06/06 08:36:43 mr_bones_ Exp $ EAPI=4 @@ -34,7 +34,7 @@ RDEPEND=" speex? ( media-libs/speex ) vorbis? ( media-libs/libogg media-libs/libvorbis ) )" -# server target needs libsdl and some +# server target needs libsdl and some # other headers for build-time # added them for dedicated useflag DEPEND="${RDEPEND} |