diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 05:34:48 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 05:34:48 +0000 |
commit | 9ed55d6fa966ecda22560bc336a93b50d0c3fd61 (patch) | |
tree | e23a58f8602c125cf0425ac238e01fbc72501181 /net-im/gaim | |
parent | Fix digest (diff) | |
download | gentoo-2-9ed55d6fa966ecda22560bc336a93b50d0c3fd61.tar.gz gentoo-2-9ed55d6fa966ecda22560bc336a93b50d0c3fd61.tar.bz2 gentoo-2-9ed55d6fa966ecda22560bc336a93b50d0c3fd61.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'net-im/gaim')
-rw-r--r-- | net-im/gaim/gaim-1.5.0.ebuild | 4 | ||||
-rw-r--r-- | net-im/gaim/gaim-2.0.0_beta6.ebuild | 3 |
2 files changed, 2 insertions, 5 deletions
diff --git a/net-im/gaim/gaim-1.5.0.ebuild b/net-im/gaim/gaim-1.5.0.ebuild index fd08544b0e1d..4950816a6b2c 100644 --- a/net-im/gaim/gaim-1.5.0.ebuild +++ b/net-im/gaim/gaim-1.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-1.5.0.ebuild,v 1.24 2007/01/05 04:30:48 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-1.5.0.ebuild,v 1.25 2007/07/12 05:34:48 mr_bones_ Exp $ inherit flag-o-matic eutils toolchain-funcs multilib perl-module perl-app @@ -50,7 +50,6 @@ DEPEND="$RDEPEND # x11-plugins/gaimosd # x11-plugins/guifications - print_gaim_warning() { ewarn ewarn "If you are merging ${P} from an earlier version, you may need" @@ -116,7 +115,6 @@ src_compile() { myconf="${myconf} --with-nss-libs=/usr/$(get_libdir)/nss" fi - econf\ $(use_enable debug) \ $(use_enable perl) \ diff --git a/net-im/gaim/gaim-2.0.0_beta6.ebuild b/net-im/gaim/gaim-2.0.0_beta6.ebuild index e5633c90bdaa..6e111c33095d 100644 --- a/net-im/gaim/gaim-2.0.0_beta6.ebuild +++ b/net-im/gaim/gaim-2.0.0_beta6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-2.0.0_beta6.ebuild,v 1.4 2007/05/21 03:34:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-2.0.0_beta6.ebuild,v 1.5 2007/07/12 05:34:48 mr_bones_ Exp $ inherit flag-o-matic eutils toolchain-funcs multilib mono autotools perl-app gnome2 @@ -80,7 +80,6 @@ DYNAMIC_PRPLS="irc,jabber,oscar,yahoo,zephyr,simple" # x11-plugins/gaimosd # x11-plugins/guifications - print_gaim_warning() { ewarn ewarn "This is a beta release! Please back up everything in your .gaim" |