diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-23 09:40:53 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-23 09:40:53 +0000 |
commit | aeccd679066dc0a8e3effbaafaf91d59af3c30e8 (patch) | |
tree | a147a830d04872c383bb471060339dbf5c2ccf44 | |
parent | use epatch thanks to Ed Catmur <ed@catmur.co.uk> in bug 196759 (diff) | |
download | gentoo-2-aeccd679066dc0a8e3effbaafaf91d59af3c30e8.tar.gz gentoo-2-aeccd679066dc0a8e3effbaafaf91d59af3c30e8.tar.bz2 gentoo-2-aeccd679066dc0a8e3effbaafaf91d59af3c30e8.zip |
sparc stable wrt #196020
(Portage version: 2.1.3.9)
-rw-r--r-- | app-emacs/erc/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/erc/erc-5.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/erc/ChangeLog b/app-emacs/erc/ChangeLog index c33f0fb45ba7..dfeb1eba17da 100644 --- a/app-emacs/erc/ChangeLog +++ b/app-emacs/erc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/erc # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/erc/ChangeLog,v 1.30 2007/10/19 18:44:50 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/erc/ChangeLog,v 1.31 2007/10/23 09:40:53 armin76 Exp $ + + 23 Oct 2007; Raúl Porcel <armin76@gentoo.org> erc-5.2-r1.ebuild: + sparc stable wrt #196020 19 Oct 2007; nixnut <nixnut@gentoo.org> erc-5.2-r1.ebuild: Stable on ppc wrt bug 196020 diff --git a/app-emacs/erc/erc-5.2-r1.ebuild b/app-emacs/erc/erc-5.2-r1.ebuild index 7da0a3a7b164..fd024709665a 100644 --- a/app-emacs/erc/erc-5.2-r1.ebuild +++ b/app-emacs/erc/erc-5.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/erc/erc-5.2-r1.ebuild,v 1.3 2007/10/19 18:44:50 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/erc/erc-5.2-r1.ebuild,v 1.4 2007/10/23 09:40:53 armin76 Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/erc/${P}.tar.gz" LICENSE="GPL-2 FDL-1.2" SLOT="0" -KEYWORDS="amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="" SITEFILE=51${PN}-gentoo.el |