diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-11-23 21:12:46 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-11-23 21:12:46 +0000 |
commit | 6c43fc9055e32b26430ea3a476d28365ae90308f (patch) | |
tree | 686e75c387f11b36926e683f968024676b882b6b /app-emacs/riece | |
parent | Stable on ppc64; bug #199744 (diff) | |
download | gentoo-2-6c43fc9055e32b26430ea3a476d28365ae90308f.tar.gz gentoo-2-6c43fc9055e32b26430ea3a476d28365ae90308f.tar.bz2 gentoo-2-6c43fc9055e32b26430ea3a476d28365ae90308f.zip |
Stable on ppc64; bug #199770
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-emacs/riece')
-rw-r--r-- | app-emacs/riece/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/riece/riece-4.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/riece/ChangeLog b/app-emacs/riece/ChangeLog index e22c75c3f738..1fc3d28acf40 100644 --- a/app-emacs/riece/ChangeLog +++ b/app-emacs/riece/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/riece # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/riece/ChangeLog,v 1.62 2007/11/21 18:31:36 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/riece/ChangeLog,v 1.63 2007/11/23 21:12:46 corsair Exp $ + + 23 Nov 2007; Markus Rothe <corsair@gentoo.org> riece-4.0.0.ebuild: + Stable on ppc64; bug #199770 21 Nov 2007; nixnut <nixnut@gentoo.org> riece-4.0.0.ebuild: Stable on ppc wrt bug 199770 diff --git a/app-emacs/riece/riece-4.0.0.ebuild b/app-emacs/riece/riece-4.0.0.ebuild index a9f684444121..8ae40f0b2954 100644 --- a/app-emacs/riece/riece-4.0.0.ebuild +++ b/app-emacs/riece/riece-4.0.0.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/riece/riece-4.0.0.ebuild,v 1.5 2007/11/21 18:31:36 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/riece/riece-4.0.0.ebuild,v 1.6 2007/11/23 21:12:46 corsair Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="http://savannah.nongnu.org/download/riece/${P}.tar.gz" LICENSE="GPL-2 FDL-1.1" SLOT="0" -KEYWORDS="alpha amd64 ppc ~ppc64 x86" +KEYWORDS="alpha amd64 ppc ppc64 x86" IUSE="" RESTRICT="test" |