diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-12-01 19:48:24 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-12-01 19:48:24 +0000 |
commit | 7877beba09066bddee71d78a64801ca1e00470f6 (patch) | |
tree | 294016d28cbb76ee462a01b60316213444de4c8c /app-emacs/htmlize | |
parent | alpha/ia64/sparc stable wrt #441114 (diff) | |
download | gentoo-2-7877beba09066bddee71d78a64801ca1e00470f6.tar.gz gentoo-2-7877beba09066bddee71d78a64801ca1e00470f6.tar.bz2 gentoo-2-7877beba09066bddee71d78a64801ca1e00470f6.zip |
Drop sparc keywords
(Portage version: 2.1.11.31/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
Diffstat (limited to 'app-emacs/htmlize')
-rw-r--r-- | app-emacs/htmlize/ChangeLog | 6 | ||||
-rw-r--r-- | app-emacs/htmlize/htmlize-1.36.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/htmlize/htmlize-1.43.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-emacs/htmlize/ChangeLog b/app-emacs/htmlize/ChangeLog index e0da59dde791..54e2db7a010b 100644 --- a/app-emacs/htmlize/ChangeLog +++ b/app-emacs/htmlize/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emacs/htmlize # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/htmlize/ChangeLog,v 1.27 2012/11/20 20:43:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/htmlize/ChangeLog,v 1.28 2012/12/01 19:48:24 armin76 Exp $ + + 01 Dec 2012; Raúl Porcel <armin76@gentoo.org> htmlize-1.36.ebuild, + htmlize-1.43.ebuild: + Drop sparc keywords 20 Nov 2012; Agostino Sarubbo <ago@gentoo.org> htmlize-1.43.ebuild: Stable for x86, wrt bug #441068 diff --git a/app-emacs/htmlize/htmlize-1.36.ebuild b/app-emacs/htmlize/htmlize-1.36.ebuild index 888dcad33ebd..527d9b5498e7 100644 --- a/app-emacs/htmlize/htmlize-1.36.ebuild +++ b/app-emacs/htmlize/htmlize-1.36.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/htmlize/htmlize-1.36.ebuild,v 1.6 2012/09/21 16:04:36 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/htmlize/htmlize-1.36.ebuild,v 1.7 2012/12/01 19:48:24 armin76 Exp $ inherit elisp @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.el.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ppc sparc x86" +KEYWORDS="amd64 ppc x86" IUSE="" SITEFILE="50${PN}-gentoo.el" diff --git a/app-emacs/htmlize/htmlize-1.43.ebuild b/app-emacs/htmlize/htmlize-1.43.ebuild index c27271453b5e..8f53d4bd4b71 100644 --- a/app-emacs/htmlize/htmlize-1.43.ebuild +++ b/app-emacs/htmlize/htmlize-1.43.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/htmlize/htmlize-1.43.ebuild,v 1.4 2012/11/20 20:43:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/htmlize/htmlize-1.43.ebuild,v 1.5 2012/12/01 19:48:24 armin76 Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.el.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc x86" IUSE="" SITEFILE="50${PN}-gentoo.el" |