diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-10-10 18:23:48 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-10-10 18:23:48 +0000 |
commit | 0b779660b4d6d577a929d542ffd6a787ce597c4b (patch) | |
tree | 01d9c240880c9fda1323c0ca17d54a44d19b0647 /app-emulation | |
parent | Update EAPI. (diff) | |
download | gentoo-2-0b779660b4d6d577a929d542ffd6a787ce597c4b.tar.gz gentoo-2-0b779660b4d6d577a929d542ffd6a787ce597c4b.tar.bz2 gentoo-2-0b779660b4d6d577a929d542ffd6a787ce597c4b.zip |
alpha/sparc stable wrt #335186
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/hercules/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/hercules/hercules-3.06.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/hercules/ChangeLog b/app-emulation/hercules/ChangeLog index 0f520c995f30..b3bc7ef5e7a7 100644 --- a/app-emulation/hercules/ChangeLog +++ b/app-emulation/hercules/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/hercules # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/ChangeLog,v 1.31 2010/09/12 14:04:55 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/ChangeLog,v 1.32 2010/10/10 18:23:48 armin76 Exp $ + + 10 Oct 2010; Raúl Porcel <armin76@gentoo.org> hercules-3.06.ebuild: + alpha/sparc stable wrt #335186 12 Sep 2010; Markos Chandras <hwoarang@gentoo.org> hercules-3.06.ebuild: Stable on amd64 wrt bug #335186 diff --git a/app-emulation/hercules/hercules-3.06.ebuild b/app-emulation/hercules/hercules-3.06.ebuild index f6cead3e5656..69c4ceb6c3e7 100644 --- a/app-emulation/hercules/hercules-3.06.ebuild +++ b/app-emulation/hercules/hercules-3.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-3.06.ebuild,v 1.6 2010/09/12 14:04:55 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-3.06.ebuild,v 1.7 2010/10/10 18:23:48 armin76 Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.hercules-390.org/${P}.tar.gz" LICENSE="QPL-1.0" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~sparc x86" +KEYWORDS="alpha amd64 ~ppc sparc x86" IUSE="custom-cflags" src_unpack() { |