diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-06-10 13:20:29 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-06-10 13:20:29 +0000 |
commit | 53d53b3f562d5cae0f9d1b6744c3624eb48a793b (patch) | |
tree | b450b44e5c9f556032cfc7a463532bd29ad2aec2 /net-im | |
parent | Drop masking for radiotray live ebuild (diff) | |
download | gentoo-2-53d53b3f562d5cae0f9d1b6744c3624eb48a793b.tar.gz gentoo-2-53d53b3f562d5cae0f9d1b6744c3624eb48a793b.tar.bz2 gentoo-2-53d53b3f562d5cae0f9d1b6744c3624eb48a793b.zip |
whitespace
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pidgin/pidgin-2.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/pidgin/pidgin-2.7.1.ebuild b/net-im/pidgin/pidgin-2.7.1.ebuild index 53f1fa5c2594..87c4bac67940 100644 --- a/net-im/pidgin/pidgin-2.7.1.ebuild +++ b/net-im/pidgin/pidgin-2.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.7.1.ebuild,v 1.3 2010/06/09 17:06:34 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.7.1.ebuild,v 1.4 2010/06/10 13:20:29 mr_bones_ Exp $ EAPI=2 @@ -25,7 +25,7 @@ IUSE+=" ncurses groupwise prediction python +xscreensaver zephyr zeroconf" # mon RDEPEND=" >=dev-libs/glib-2.12 >=dev-libs/libxml2-2.6.18 - ncurses? ( sys-libs/ncurses[unicode] + ncurses? ( sys-libs/ncurses[unicode] dbus? ( <dev-lang/python-3 ) python? ( <dev-lang/python-3 ) ) gtk? ( |