diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-06-14 06:33:05 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-06-14 06:33:05 +0000 |
commit | 0fabc4be8b1b9a5f690824af2abfda96c37992e5 (patch) | |
tree | 3807cc27cbd5b180d49b40036839670776334aa1 /net-irc | |
parent | Correct libgda dependency as per bug #95827 (diff) | |
download | gentoo-2-0fabc4be8b1b9a5f690824af2abfda96c37992e5.tar.gz gentoo-2-0fabc4be8b1b9a5f690824af2abfda96c37992e5.tar.bz2 gentoo-2-0fabc4be8b1b9a5f690824af2abfda96c37992e5.zip |
added ~ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/xchat-xsys/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat-xsys/xchat-xsys-2.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat-xsys/ChangeLog b/net-irc/xchat-xsys/ChangeLog index d022655776fb..d0dcf0a168aa 100644 --- a/net-irc/xchat-xsys/ChangeLog +++ b/net-irc/xchat-xsys/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/xchat-xsys # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-xsys/ChangeLog,v 1.17 2005/06/13 20:35:24 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-xsys/ChangeLog,v 1.18 2005/06/14 06:33:05 corsair Exp $ + + 14 Jun 2005; Markus Rothe <corsair@gentoo.org> xchat-xsys-2.0.5.ebuild: + Added ~ppc64 13 Jun 2005; Fernando J. Pereda <ferdy@gentoo.org> xchat-xsys-2.0.5.ebuild: diff --git a/net-irc/xchat-xsys/xchat-xsys-2.0.5.ebuild b/net-irc/xchat-xsys/xchat-xsys-2.0.5.ebuild index b3a2dd873880..6723fca4427a 100644 --- a/net-irc/xchat-xsys/xchat-xsys-2.0.5.ebuild +++ b/net-irc/xchat-xsys/xchat-xsys-2.0.5.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/xchat-xsys/xchat-xsys-2.0.5.ebuild,v 1.2 2005/06/13 20:35:24 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-xsys/xchat-xsys-2.0.5.ebuild,v 1.3 2005/06/14 06:33:05 corsair Exp $ inherit toolchain-funcs @@ -12,7 +12,7 @@ HOMEPAGE="http://dev.gentoo.org/~chainsaw/xsys/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86" IUSE="bmp xmms buttons" DEPEND=">=net-irc/xchat-2.4.0 |