diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-02-25 16:49:50 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-02-25 16:49:50 +0000 |
commit | 45acfc9941a777d5cd59c16d9704960398e946f8 (patch) | |
tree | 1fd89afb06ad8fde9662dd84ac5e8daa7c3f87f3 /net-irc | |
parent | Masking dev-lang/bigwig as it's broken with Apache 2.x/upstream appears to be... (diff) | |
download | gentoo-2-45acfc9941a777d5cd59c16d9704960398e946f8.tar.gz gentoo-2-45acfc9941a777d5cd59c16d9704960398e946f8.tar.bz2 gentoo-2-45acfc9941a777d5cd59c16d9704960398e946f8.zip |
add ~ia64
(Portage version: 2.0.51.16)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/xchatosd/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchatosd/xchatosd-5.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchatosd/ChangeLog b/net-irc/xchatosd/ChangeLog index 63af5d5dcf3b..d5ed083e4683 100644 --- a/net-irc/xchatosd/ChangeLog +++ b/net-irc/xchatosd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/xchatosd # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchatosd/ChangeLog,v 1.10 2005/02/20 17:51:13 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchatosd/ChangeLog,v 1.11 2005/02/25 16:49:50 agriffis Exp $ + + 25 Feb 2005; Aron Griffis <agriffis@gentoo.org> xchatosd-5.18.ebuild: + add ~ia64 *xchatosd-5.18 (20 Feb 2005) diff --git a/net-irc/xchatosd/xchatosd-5.18.ebuild b/net-irc/xchatosd/xchatosd-5.18.ebuild index 702c1de752f4..33f33c1220f3 100644 --- a/net-irc/xchatosd/xchatosd-5.18.ebuild +++ b/net-irc/xchatosd/xchatosd-5.18.ebuild @@ -1,6 +1,6 @@ # 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.18.ebuild,v 1.1 2005/02/20 17:51:13 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchatosd/xchatosd-5.18.ebuild,v 1.2 2005/02/25 16:49:50 agriffis Exp $ inherit eutils toolchain-funcs flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://sourceforge.net/projects/xchatosd/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~x86 ~ppc ~amd64 ~ia64" IUSE="iconv" RDEPEND=">=x11-libs/xosd-2.2.5 |