diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-04-28 18:05:41 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-04-28 18:05:41 +0000 |
commit | 62c18c188f31d2e0a5b2221f1b89eb41eb9d297d (patch) | |
tree | 44b412631d6f93255ee885a6a76f08b3f56e2e57 /app-xemacs/erc/erc-0.21.ebuild | |
parent | ppc stable (diff) | |
download | historical-62c18c188f31d2e0a5b2221f1b89eb41eb9d297d.tar.gz historical-62c18c188f31d2e0a5b2221f1b89eb41eb9d297d.tar.bz2 historical-62c18c188f31d2e0a5b2221f1b89eb41eb9d297d.zip |
alpha stable wrt #219332
Package-Manager: portage-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 |