diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-14 14:20:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-14 14:20:43 +0000 |
commit | 55f992f975e2465ecea36435b38f2000f5f95d29 (patch) | |
tree | dc6fe2c4a4ae24159bf19614a9f887a923da038c /app-emacs/circe | |
parent | Stable for sparc, wrt bug #505206 (diff) | |
download | gentoo-2-55f992f975e2465ecea36435b38f2000f5f95d29.tar.gz gentoo-2-55f992f975e2465ecea36435b38f2000f5f95d29.tar.bz2 gentoo-2-55f992f975e2465ecea36435b38f2000f5f95d29.zip |
Stable for sparc, wrt bug #505450
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emacs/circe')
-rw-r--r-- | app-emacs/circe/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/circe/circe-1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/circe/ChangeLog b/app-emacs/circe/ChangeLog index 2e2c9de3fd6e..2f3855aadf84 100644 --- a/app-emacs/circe/ChangeLog +++ b/app-emacs/circe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/circe # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/circe/ChangeLog,v 1.7 2014/03/24 14:57:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/circe/ChangeLog,v 1.8 2014/05/14 14:20:43 ago Exp $ + + 14 May 2014; Agostino Sarubbo <ago@gentoo.org> circe-1.3.ebuild: + Stable for sparc, wrt bug #505450 24 Mar 2014; Agostino Sarubbo <ago@gentoo.org> circe-1.3.ebuild: Stable for x86, wrt bug #505450 diff --git a/app-emacs/circe/circe-1.3.ebuild b/app-emacs/circe/circe-1.3.ebuild index 9b4b7be76bb9..adc0789b9be7 100644 --- a/app-emacs/circe/circe-1.3.ebuild +++ b/app-emacs/circe/circe-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/circe/circe-1.3.ebuild,v 1.3 2014/03/24 14:57:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/circe/circe-1.3.ebuild,v 1.4 2014/05/14 14:20:42 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/jorgenschaefer/${PN}/archive/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ppc sparc x86" S="${WORKDIR}/${PN}-${P}/lisp" SITEFILE="50${PN}-gentoo-${PV}.el" |