diff options
author | Sven Wegener <swegener@gentoo.org> | 2004-08-05 23:57:07 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2004-08-05 23:57:07 +0000 |
commit | d466d982fdd5a3ec3c0132a40338677de2f2bd84 (patch) | |
tree | 744879aa6cc488e9cde546871d4b03a54ff0deb7 /net-irc/xchat-systray | |
parent | Stable on sparc (Manifest recommit) (diff) | |
download | gentoo-2-d466d982fdd5a3ec3c0132a40338677de2f2bd84.tar.gz gentoo-2-d466d982fdd5a3ec3c0132a40338677de2f2bd84.tar.bz2 gentoo-2-d466d982fdd5a3ec3c0132a40338677de2f2bd84.zip |
Added IUSE=""
Diffstat (limited to 'net-irc/xchat-systray')
-rw-r--r-- | net-irc/xchat-systray/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat-systray/xchat-systray-2.4.5.ebuild | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/net-irc/xchat-systray/ChangeLog b/net-irc/xchat-systray/ChangeLog index 22ab8e4cd671..a04ada85e892 100644 --- a/net-irc/xchat-systray/ChangeLog +++ b/net-irc/xchat-systray/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/xchat-systray # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-systray/ChangeLog,v 1.11 2004/07/24 00:41:15 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-systray/ChangeLog,v 1.12 2004/08/05 23:57:07 swegener Exp $ + + 06 Aug 2004; Sven Wegener <swegener@gentoo.org> xchat-systray-2.4.5.ebuild: + Added IUSE="" 24 Jul 2004; Sven Wegener <swegener@gentoo.org> xchat-systray-2.4.0.ebuild: Stable on x86. diff --git a/net-irc/xchat-systray/xchat-systray-2.4.5.ebuild b/net-irc/xchat-systray/xchat-systray-2.4.5.ebuild index 9c3e68edcd89..f3a127379538 100644 --- a/net-irc/xchat-systray/xchat-systray-2.4.5.ebuild +++ b/net-irc/xchat-systray/xchat-systray-2.4.5.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-irc/xchat-systray/xchat-systray-2.4.5.ebuild,v 1.2 2004/07/23 21:45:29 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-systray/xchat-systray-2.4.5.ebuild,v 1.3 2004/08/05 23:57:07 swegener Exp $ inherit flag-o-matic @@ -14,6 +14,7 @@ HOMEPAGE="http://blight.altervista.org/" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa" +IUSE="" RDEPEND=">=dev-libs/glib-2.0.3 >=x11-libs/gtk+-2.0.3 |