diff options
author | Don Seiler <rizzo@gentoo.org> | 2004-04-23 12:46:47 +0000 |
---|---|---|
committer | Don Seiler <rizzo@gentoo.org> | 2004-04-23 12:46:47 +0000 |
commit | 6c0861a250fb8bb1d74b0402e14f1757d8743c70 (patch) | |
tree | 08b67179bc34d71c4309edc808890536adf4f46b /net-im | |
parent | Another patch to fix novell. I'll merge the two when I have time. (diff) | |
download | historical-6c0861a250fb8bb1d74b0402e14f1757d8743c70.tar.gz historical-6c0861a250fb8bb1d74b0402e14f1757d8743c70.tar.bz2 historical-6c0861a250fb8bb1d74b0402e14f1757d8743c70.zip |
Changing dep to 0.76-ish
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/guifications/guifications-1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/guifications/guifications-1.6.ebuild b/net-im/guifications/guifications-1.6.ebuild index 743faa3c20e4..7c25505f9236 100644 --- a/net-im/guifications/guifications-1.6.ebuild +++ b/net-im/guifications/guifications-1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/guifications/guifications-1.6.ebuild,v 1.1 2004/04/03 17:44:21 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/guifications/guifications-1.6.ebuild,v 1.2 2004/04/23 12:46:47 rizzo Exp $ DESCRIPTION="Guifications are graphical notification plugin for the open source instant message client gaim" HOMEPAGE="http://guifications.sourceforge.net" @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="debug" -DEPEND=">=net-im/gaim-0.76" +DEPEND="~net-im/gaim-0.76" #RDEPEND="" src_compile() { |