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/zoo | |
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/zoo')
-rw-r--r-- | app-arch/zoo/ChangeLog | 7 | ||||
-rw-r--r-- | app-arch/zoo/zoo-2.10-r4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-arch/zoo/ChangeLog b/app-arch/zoo/ChangeLog index 8915b38f80b3..d3487f671baa 100644 --- a/app-arch/zoo/ChangeLog +++ b/app-arch/zoo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/zoo -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/zoo/ChangeLog,v 1.39 2007/08/22 14:00:08 uberlord Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-arch/zoo/ChangeLog,v 1.40 2008/05/13 14:08:23 jer Exp $ + + 13 May 2008; Jeroen Roovers <jer@gentoo.org> zoo-2.10-r4.ebuild: + Stable for HPPA (LuckyLuke). 22 Aug 2007; Roy Marples <uberlord@gentoo.org> zoo-2.10-r4.ebuild: emake no workie on FreeBSD diff --git a/app-arch/zoo/zoo-2.10-r4.ebuild b/app-arch/zoo/zoo-2.10-r4.ebuild index c6dac4607ed7..7144473ef542 100644 --- a/app-arch/zoo/zoo-2.10-r4.ebuild +++ b/app-arch/zoo/zoo-2.10-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/zoo/zoo-2.10-r4.ebuild,v 1.2 2007/08/22 14:00:08 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/zoo/zoo-2.10-r4.ebuild,v 1.3 2008/05/13 14:08:23 jer Exp $ inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.kiarchive.ru/pub/unix/arcers/${P}pl1.tar.gz LICENSE="zoo" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" S=${WORKDIR} |