diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-05-06 20:46:45 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-05-06 20:46:45 +0000 |
commit | f6f5157b9edd7e0950fbf567376160e0803b3efb (patch) | |
tree | b767f26a3ef81f4867a481950d0db0d137acad14 | |
parent | Marking mercurial-2.1.1 ppc for bug 414077 (diff) | |
download | gentoo-2-f6f5157b9edd7e0950fbf567376160e0803b3efb.tar.gz gentoo-2-f6f5157b9edd7e0950fbf567376160e0803b3efb.tar.bz2 gentoo-2-f6f5157b9edd7e0950fbf567376160e0803b3efb.zip |
Revert keywording to ~ppc wrt #414945 pending on user request
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
-rw-r--r-- | app-editors/qemacs/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/qemacs/qemacs-0.4.0_pre20090420.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-editors/qemacs/ChangeLog b/app-editors/qemacs/ChangeLog index a02f825f5277..363799139220 100644 --- a/app-editors/qemacs/ChangeLog +++ b/app-editors/qemacs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/qemacs # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/ChangeLog,v 1.52 2012/05/04 10:59:35 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/ChangeLog,v 1.53 2012/05/06 20:46:45 ssuominen Exp $ + + 06 May 2012; Samuli Suominen <ssuominen@gentoo.org> + qemacs-0.4.0_pre20090420.ebuild: + Revert keywording to ~ppc wrt #414945 pending on user request 04 May 2012; Samuli Suominen <ssuominen@gentoo.org> qemacs-0.4.0_pre20090420-r1.ebuild: diff --git a/app-editors/qemacs/qemacs-0.4.0_pre20090420.ebuild b/app-editors/qemacs/qemacs-0.4.0_pre20090420.ebuild index 1f51f3c9d0d2..808211be31cb 100644 --- a/app-editors/qemacs/qemacs-0.4.0_pre20090420.ebuild +++ b/app-editors/qemacs/qemacs-0.4.0_pre20090420.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-editors/qemacs/qemacs-0.4.0_pre20090420.ebuild,v 1.7 2012/05/04 11:01:11 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/qemacs-0.4.0_pre20090420.ebuild,v 1.8 2012/05/06 20:46:45 ssuominen Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="X png unicode xv" RESTRICT="strip test" |