diff options
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/zenirc/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/zenirc/zenirc-1.13.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-xemacs/zenirc/ChangeLog b/app-xemacs/zenirc/ChangeLog index d69b724bbf1a..91a5a7cf3985 100644 --- a/app-xemacs/zenirc/ChangeLog +++ b/app-xemacs/zenirc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/zenirc -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/zenirc/ChangeLog,v 1.4 2003/10/03 02:47:51 agriffis Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/zenirc/ChangeLog,v 1.5 2004/03/31 23:12:31 lv Exp $ + + 31 Mar 2004; Travis Tilley <lv@gentoo.org> zenirc-1.13.ebuild: + added ~amd64 to KEYWORDS 02 Oct 2003; Aron Griffis <agriffis@gentoo.org> zenirc-1.13.ebuild: Stable on alpha diff --git a/app-xemacs/zenirc/zenirc-1.13.ebuild b/app-xemacs/zenirc/zenirc-1.13.ebuild index 89d61b038cd1..3a6e38247589 100644 --- a/app-xemacs/zenirc/zenirc-1.13.ebuild +++ b/app-xemacs/zenirc/zenirc-1.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/zenirc/zenirc-1.13.ebuild,v 1.6 2004/03/13 00:15:38 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/zenirc/zenirc-1.13.ebuild,v 1.7 2004/03/31 23:12:31 lv Exp $ SLOT="0" IUSE="" @@ -8,7 +8,7 @@ DESCRIPTION="ZENIRC IRC Client." PKG_CAT="standard" DEPEND="" -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc ~amd64" inherit xemacs-packages |