summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDon Seiler <rizzo@gentoo.org>2004-10-20 19:23:19 +0000
committerDon Seiler <rizzo@gentoo.org>2004-10-20 19:23:19 +0000
commitcbd2b59ea3c0e7fd306ea35f847772486cb06b6b (patch)
tree68080f82488a59b2048292622ff37eb05530fa14 /net-im/gaim
parentFixing various things, see bug #63392. (Manifest recommit) (diff)
downloadgentoo-2-cbd2b59ea3c0e7fd306ea35f847772486cb06b6b.tar.gz
gentoo-2-cbd2b59ea3c0e7fd306ea35f847772486cb06b6b.tar.bz2
gentoo-2-cbd2b59ea3c0e7fd306ea35f847772486cb06b6b.zip
Noting list of plugins so I don't lose track
Diffstat (limited to 'net-im/gaim')
-rw-r--r--net-im/gaim/gaim-1.0.2.ebuild15
1 files changed, 14 insertions, 1 deletions
diff --git a/net-im/gaim/gaim-1.0.2.ebuild b/net-im/gaim/gaim-1.0.2.ebuild
index 4841b2fcdce8..f41c1e1f7dd6 100644
--- a/net-im/gaim/gaim-1.0.2.ebuild
+++ b/net-im/gaim/gaim-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-1.0.2.ebuild,v 1.6 2004/10/20 18:33:39 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-1.0.2.ebuild,v 1.7 2004/10/20 19:23:19 rizzo Exp $
inherit flag-o-matic eutils gcc debug
@@ -31,6 +31,19 @@ DEPEND=">=x11-libs/gtk+-2.0
PDEPEND="crypt? ( >=x11-plugins/gaim-encryption-2.32 )"
+# List of plugins
+# net-im/gaim-blogger
+# net-im/gaim-meanwhile
+# net-im/gaim-snpp
+# x11-plugins/autoprofile
+# x11-plugins/gaim-encryption
+# x11-plugins/gaim-extprefs
+# x11-plugins/gaim-rhythmbox
+# x11-plugins/gaim-xmms-remote
+# x11-plugins/gaimosd
+# x11-plugins/guifications
+
+
print_gaim_warning() {
ewarn
ewarn "If you are merging ${P} from an earlier version, you will need"