summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2013-02-02 01:15:35 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2013-02-02 01:15:35 +0000
commitfd4445de9dcae31c8cb61f1cce7f1640c121c3f0 (patch)
treec26086d2ae8a1f5e667121ef8f0214693e33eaa5 /dev-libs/libRocket
parentwhitespace (diff)
downloadgentoo-2-fd4445de9dcae31c8cb61f1cce7f1640c121c3f0.tar.gz
gentoo-2-fd4445de9dcae31c8cb61f1cce7f1640c121c3f0.tar.bz2
gentoo-2-fd4445de9dcae31c8cb61f1cce7f1640c121c3f0.zip
whitespace
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-libs/libRocket')
-rw-r--r--dev-libs/libRocket/libRocket-1.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libRocket/libRocket-1.2.1.ebuild b/dev-libs/libRocket/libRocket-1.2.1.ebuild
index 932d6120d437..9fdc0fe7c5bb 100644
--- a/dev-libs/libRocket/libRocket-1.2.1.ebuild
+++ b/dev-libs/libRocket/libRocket-1.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libRocket/libRocket-1.2.1.ebuild,v 1.2 2013/01/18 22:31:09 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libRocket/libRocket-1.2.1.ebuild,v 1.3 2013/02/02 01:15:35 mr_bones_ Exp $
EAPI=5
@@ -19,7 +19,7 @@ IUSE="python samples"
RDEPEND="media-libs/freetype
python? (
${PYTHON_DEPS}
- dev-libs/boost[python,${PYTHON_USEDEP}]
+ dev-libs/boost[python,${PYTHON_USEDEP}]
)"
DEPEND="${RDEPEND}"