diff options
author | 2008-02-25 07:21:33 +0000 | |
---|---|---|
committer | 2008-02-25 07:21:33 +0000 | |
commit | f4f7c659528a347ec6e3724f069b1c6f42f6a054 (patch) | |
tree | 8789f2115c58fa915fbfff893c1d664b6bfe7e58 /app-emacs/circe/circe-0_pre20070805.ebuild | |
parent | Fix the patch to be applied correctly. Finally fixed bug #210208. (diff) | |
download | gentoo-2-f4f7c659528a347ec6e3724f069b1c6f42f6a054.tar.gz gentoo-2-f4f7c659528a347ec6e3724f069b1c6f42f6a054.tar.bz2 gentoo-2-f4f7c659528a347ec6e3724f069b1c6f42f6a054.zip |
stable x86/amd64
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-emacs/circe/circe-0_pre20070805.ebuild')
-rw-r--r-- | app-emacs/circe/circe-0_pre20070805.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/circe/circe-0_pre20070805.ebuild b/app-emacs/circe/circe-0_pre20070805.ebuild index 8375f5f87958..234557a7f372 100644 --- a/app-emacs/circe/circe-0_pre20070805.ebuild +++ b/app-emacs/circe/circe-0_pre20070805.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-emacs/circe/circe-0_pre20070805.ebuild,v 1.1 2007/11/07 09:31:27 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/circe/circe-0_pre20070805.ebuild,v 1.2 2008/02/25 07:21:33 opfer Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2 FDL-1.2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="" S="${WORKDIR}/${PN}" |