summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2008-02-25 07:21:33 +0000
committerChristian Faulhammer <opfer@gentoo.org>2008-02-25 07:21:33 +0000
commitf4f7c659528a347ec6e3724f069b1c6f42f6a054 (patch)
tree8789f2115c58fa915fbfff893c1d664b6bfe7e58 /app-emacs/circe
parentFix the patch to be applied correctly. Finally fixed bug #210208. (diff)
downloadgentoo-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')
-rw-r--r--app-emacs/circe/ChangeLog8
-rw-r--r--app-emacs/circe/circe-0_pre20070805.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/app-emacs/circe/ChangeLog b/app-emacs/circe/ChangeLog
index cce81fbb3c36..554eb834d456 100644
--- a/app-emacs/circe/ChangeLog
+++ b/app-emacs/circe/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emacs/circe
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/circe/ChangeLog,v 1.2 2007/11/07 19:55:48 swegener Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/circe/ChangeLog,v 1.3 2008/02/25 07:21:33 opfer Exp $
+
+ 25 Feb 2008; Christian Faulhammer <opfer@gentoo.org>
+ circe-0_pre20070805.ebuild:
+ stable x86/amd64
*circe-0_pre20070805 (07 Nov 2007)
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}"