diff options
author | 2004-09-18 01:19:21 +0000 | |
---|---|---|
committer | 2004-09-18 01:19:21 +0000 | |
commit | 195e85261ff7db8dfcf711add92f29e6f88ee546 (patch) | |
tree | 133f583c22d32b6c009e15a9d540a9bfae9c3a5a /x11-plugins/guifications | |
parent | Won't work with gaim-1.0.0 (diff) | |
download | historical-195e85261ff7db8dfcf711add92f29e6f88ee546.tar.gz historical-195e85261ff7db8dfcf711add92f29e6f88ee546.tar.bz2 historical-195e85261ff7db8dfcf711add92f29e6f88ee546.zip |
Won't work with gaim-1.0.0
Diffstat (limited to 'x11-plugins/guifications')
-rw-r--r-- | x11-plugins/guifications/guifications-2.1.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-plugins/guifications/guifications-2.1.ebuild b/x11-plugins/guifications/guifications-2.1.ebuild index 74208e298abe..6a8c2a7da6eb 100644 --- a/x11-plugins/guifications/guifications-2.1.ebuild +++ b/x11-plugins/guifications/guifications-2.1.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/x11-plugins/guifications/guifications-2.1.ebuild,v 1.6 2004/09/15 13:03:15 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/guifications-2.1.ebuild,v 1.7 2004/09/18 01:19:21 rizzo Exp $ DESCRIPTION="Guifications are graphical notification plugin for the open source instant message client gaim" HOMEPAGE="http://guifications.sourceforge.net" @@ -11,7 +11,8 @@ SLOT="0" KEYWORDS="x86 ~amd64 ppc sparc" IUSE="debug" -DEPEND=">=net-im/gaim-0.82" +DEPEND=">=net-im/gaim-0.82 + <net-im/gaim-1.0.0" #RDEPEND="" src_compile() { |