diff options
author | Hans de Graaff <graaff@gentoo.org> | 2007-06-03 19:44:13 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2007-06-03 19:44:13 +0000 |
commit | 6ebe9c95ca2778ef4f455cd991e7c3a792eba1ae (patch) | |
tree | de5285b59daa2632d4baf2434c9191361825af01 /app-xemacs | |
parent | Stable on amd64, ppc, ppc64, sparc, x86 as per #175560 (diff) | |
download | gentoo-2-6ebe9c95ca2778ef4f455cd991e7c3a792eba1ae.tar.gz gentoo-2-6ebe9c95ca2778ef4f455cd991e7c3a792eba1ae.tar.bz2 gentoo-2-6ebe9c95ca2778ef4f455cd991e7c3a792eba1ae.zip |
Stable on amd64, ppc, ppc64, sparc, x86 as per #175560
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/zenirc/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/zenirc/zenirc-1.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/zenirc/ChangeLog b/app-xemacs/zenirc/ChangeLog index bf738cfda39c..f52d94c84a19 100644 --- a/app-xemacs/zenirc/ChangeLog +++ b/app-xemacs/zenirc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/zenirc # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/zenirc/ChangeLog,v 1.10 2007/05/30 10:13:26 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/zenirc/ChangeLog,v 1.11 2007/06/03 19:44:13 graaff Exp $ + + 03 Jun 2007; Hans de Graaff <graaff@gentoo.org> zenirc-1.16.ebuild: + Stable on amd64, ppc, ppc64, sparc, x86 as per #175560 30 May 2007; Raúl Porcel <armin76@gentoo.org> zenirc-1.16.ebuild: alpha stable wrt #175560 diff --git a/app-xemacs/zenirc/zenirc-1.16.ebuild b/app-xemacs/zenirc/zenirc-1.16.ebuild index 1d4759b31350..6df8d35d35da 100644 --- a/app-xemacs/zenirc/zenirc-1.16.ebuild +++ b/app-xemacs/zenirc/zenirc-1.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/zenirc/zenirc-1.16.ebuild,v 1.2 2007/05/30 10:13:26 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/zenirc/zenirc-1.16.ebuild,v 1.3 2007/06/03 19:44:13 graaff Exp $ SLOT="0" IUSE="" @@ -8,7 +8,7 @@ DESCRIPTION="ZENIRC IRC Client." PKG_CAT="standard" RDEPEND="" -KEYWORDS="alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages |