diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-21 16:49:28 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-21 16:49:28 +0000 |
commit | 3bc2e33e8c1b9cfb1d9e07bdb3deb62f56b9d77b (patch) | |
tree | 6894852449b7419e8dd168d33b4d5d4948350dc7 /app-arch | |
parent | remove stale version (diff) | |
download | gentoo-2-3bc2e33e8c1b9cfb1d9e07bdb3deb62f56b9d77b.tar.gz gentoo-2-3bc2e33e8c1b9cfb1d9e07bdb3deb62f56b9d77b.tar.bz2 gentoo-2-3bc2e33e8c1b9cfb1d9e07bdb3deb62f56b9d77b.zip |
Stable on ppc wrt bug 210983
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/arc/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/arc/arc-5.21o.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/arc/ChangeLog b/app-arch/arc/ChangeLog index d0cfff617ac5..731e39a21ceb 100644 --- a/app-arch/arc/ChangeLog +++ b/app-arch/arc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/arc # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/arc/ChangeLog,v 1.30 2008/02/21 15:18:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/arc/ChangeLog,v 1.31 2008/02/21 16:49:28 nixnut Exp $ + + 21 Feb 2008; nixnut <nixnut@gentoo.org> arc-5.21o.ebuild: + Stable on ppc wrt bug 210983 21 Feb 2008; Raúl Porcel <armin76@gentoo.org> arc-5.21o.ebuild: alpha/sparc/x86 stable diff --git a/app-arch/arc/arc-5.21o.ebuild b/app-arch/arc/arc-5.21o.ebuild index 141a9d746afe..feba7da1f8e4 100644 --- a/app-arch/arc/arc-5.21o.ebuild +++ b/app-arch/arc/arc-5.21o.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/arc/arc-5.21o.ebuild,v 1.2 2008/02/21 15:18:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/arc/arc-5.21o.ebuild,v 1.3 2008/02/21 16:49:28 nixnut Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~hppa ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |