diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-04-28 18:02:14 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-04-28 18:02:14 +0000 |
commit | 46f40812d1e321085a0687104346a16f76dd2129 (patch) | |
tree | 808ac328fe7176194828db5dd8e866472fa58da6 /app-xemacs/erc/erc-0.21.ebuild | |
parent | Stable on ppc wrt bug 219335 (diff) | |
download | gentoo-2-46f40812d1e321085a0687104346a16f76dd2129.tar.gz gentoo-2-46f40812d1e321085a0687104346a16f76dd2129.tar.bz2 gentoo-2-46f40812d1e321085a0687104346a16f76dd2129.zip |
alpha stable wrt #219332
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-xemacs/erc/erc-0.21.ebuild')
-rw-r--r-- | app-xemacs/erc/erc-0.21.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-xemacs/erc/erc-0.21.ebuild b/app-xemacs/erc/erc-0.21.ebuild index 8c631c74d485..f6f623b005ac 100644 --- a/app-xemacs/erc/erc-0.21.ebuild +++ b/app-xemacs/erc/erc-0.21.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/erc/erc-0.21.ebuild,v 1.2 2007/06/03 18:18:48 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/erc/erc-0.21.ebuild,v 1.3 2008/04/28 18:02:14 armin76 Exp $ SLOT="0" IUSE="" @@ -9,6 +9,6 @@ PKG_CAT="standard" DEPEND="app-xemacs/xemacs-base" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages |