diff options
Diffstat (limited to 'app-xemacs/erc/erc-0.23.ebuild')
-rw-r--r-- | app-xemacs/erc/erc-0.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/erc/erc-0.23.ebuild b/app-xemacs/erc/erc-0.23.ebuild index eb5ca1142be7..cbb2c458c6eb 100644 --- a/app-xemacs/erc/erc-0.23.ebuild +++ b/app-xemacs/erc/erc-0.23.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/erc/erc-0.23.ebuild,v 1.5 2011/07/03 08:00:03 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/erc/erc-0.23.ebuild,v 1.6 2011/07/22 11:25:01 xarthisius Exp $ SLOT="0" IUSE="" DESCRIPTION="ERC - The Emacs IRC Client." PKG_CAT="standard" -KEYWORDS="alpha amd64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages |