diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-05-13 14:12:31 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-05-13 14:12:31 +0000 |
commit | e9d7d246aa3497ea03e01dacf707524856f86d2f (patch) | |
tree | efe6b16c3ad3ba803be7aee2e76767c737a277ec /app-arch/arc | |
parent | Making ~sparc again for testing, Bug #221917 (diff) | |
download | historical-e9d7d246aa3497ea03e01dacf707524856f86d2f.tar.gz historical-e9d7d246aa3497ea03e01dacf707524856f86d2f.tar.bz2 historical-e9d7d246aa3497ea03e01dacf707524856f86d2f.zip |
Stable for HPPA (LuckyLuke).
Package-Manager: portage-2.1.5_rc10
Diffstat (limited to 'app-arch/arc')
-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 f3bfea33416b..0b2b1eb34604 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.33 2008/02/22 00:39:21 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/arc/ChangeLog,v 1.34 2008/05/13 14:12:31 jer Exp $ + + 13 May 2008; Jeroen Roovers <jer@gentoo.org> arc-5.21o.ebuild: + Stable for HPPA (LuckyLuke). 22 Feb 2008; Brent Baude <ranger@gentoo.org> arc-5.21o.ebuild: stable ppc64, bug 210983 diff --git a/app-arch/arc/arc-5.21o.ebuild b/app-arch/arc/arc-5.21o.ebuild index be11e03dc964..18385a680e6a 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.5 2008/02/22 00:39:21 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/arc/arc-5.21o.ebuild,v 1.6 2008/05/13 14:12:31 jer 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="" |