diff options
author | Don Seiler <rizzo@gentoo.org> | 2004-07-16 13:03:38 +0000 |
---|---|---|
committer | Don Seiler <rizzo@gentoo.org> | 2004-07-16 13:03:38 +0000 |
commit | 1d0c8e3657ba6450234b4396aec751573a7c61ad (patch) | |
tree | 9fba6799a3f2b5249e92555231925bb82002c817 /x11-plugins/guifications | |
parent | Updates for gaim-0.80 (diff) | |
download | historical-1d0c8e3657ba6450234b4396aec751573a7c61ad.tar.gz historical-1d0c8e3657ba6450234b4396aec751573a7c61ad.tar.bz2 historical-1d0c8e3657ba6450234b4396aec751573a7c61ad.zip |
Works with gaim-0.80
Diffstat (limited to 'x11-plugins/guifications')
-rw-r--r-- | x11-plugins/guifications/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/guifications/guifications-1.9.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/guifications/Manifest b/x11-plugins/guifications/Manifest index e61d73ff7242..a82fd6232426 100644 --- a/x11-plugins/guifications/Manifest +++ b/x11-plugins/guifications/Manifest @@ -1,5 +1,5 @@ +MD5 8ce83a6fd703220004a8309254f7a27f guifications-1.9.ebuild 794 MD5 135c9921c3b28c75738d4dcaad4553dd guifications-1.7.ebuild 864 -MD5 b94354d240eab79824b72fd411db0146 guifications-1.9.ebuild 793 MD5 7909977d7c994ddabfe9857d784fb120 ChangeLog 1403 MD5 8d08e9a7e45330b731e02aadc8acb6fc metadata.xml 354 MD5 5e270d00dd63070c0c9d315bfa024760 files/digest-guifications-1.7 68 diff --git a/x11-plugins/guifications/guifications-1.9.ebuild b/x11-plugins/guifications/guifications-1.9.ebuild index b58dbd31cf86..d48fb9e2e824 100644 --- a/x11-plugins/guifications/guifications-1.9.ebuild +++ b/x11-plugins/guifications/guifications-1.9.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-1.9.ebuild,v 1.1 2004/07/08 15:21:54 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/guifications-1.9.ebuild,v 1.2 2004/07/16 13:03:38 rizzo Exp $ DESCRIPTION="Guifications are graphical notification plugin for the open source instant message client gaim" HOMEPAGE="http://guifications.sourceforge.net" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="x86 ~amd64 ~ppc" IUSE="debug" -DEPEND="~net-im/gaim-0.79" +DEPEND=">=net-im/gaim-0.79" #RDEPEND="" src_compile() { |