diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-08-01 11:08:48 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-08-01 11:08:48 +0000 |
commit | b24a67e2d0c3e4eb6183858674a656bdf69d772e (patch) | |
tree | 449f555cada6566f08ab94c18b52246ce75b7117 /net-irc/xchatosd/xchatosd-5.19.ebuild | |
parent | Marked stable on x86. (diff) | |
download | gentoo-2-b24a67e2d0c3e4eb6183858674a656bdf69d772e.tar.gz gentoo-2-b24a67e2d0c3e4eb6183858674a656bdf69d772e.tar.bz2 gentoo-2-b24a67e2d0c3e4eb6183858674a656bdf69d772e.zip |
Stable on x86.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-irc/xchatosd/xchatosd-5.19.ebuild')
-rw-r--r-- | net-irc/xchatosd/xchatosd-5.19.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-irc/xchatosd/xchatosd-5.19.ebuild b/net-irc/xchatosd/xchatosd-5.19.ebuild index e8c336006183..711260f77f0d 100644 --- a/net-irc/xchatosd/xchatosd-5.19.ebuild +++ b/net-irc/xchatosd/xchatosd-5.19.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchatosd/xchatosd-5.19.ebuild,v 1.1 2005/06/28 12:14:01 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchatosd/xchatosd-5.19.ebuild,v 1.2 2005/08/01 11:08:48 swegener Exp $ -inherit eutils toolchain-funcs flag-o-matic +inherit toolchain-funcs flag-o-matic DESCRIPTION="On-Screen Display for XChat" HOMEPAGE="http://sourceforge.net/projects/xchatosd/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64 ~ia64" +KEYWORDS="x86 ~ppc ~amd64 ~ia64" IUSE="iconv" RDEPEND=">=x11-libs/xosd-2.2.5 |