diff options
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/hercules/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/hercules/hercules-3.06.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-emulation/hercules/ChangeLog b/app-emulation/hercules/ChangeLog index d6eb23ebdac1..cbf201519b23 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.28 2010/08/30 04:25:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/ChangeLog,v 1.29 2010/09/04 03:34:11 phajdan.jr Exp $ + + 04 Sep 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> hercules-3.06.ebuild: + x86 stable wrt bug #335186 *hercules-3.07 (30 Aug 2010) diff --git a/app-emulation/hercules/hercules-3.06.ebuild b/app-emulation/hercules/hercules-3.06.ebuild index 28667f248d09..70f5ad92536a 100644 --- a/app-emulation/hercules/hercules-3.06.ebuild +++ b/app-emulation/hercules/hercules-3.06.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.4 2009/08/10 12:00:18 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-3.06.ebuild,v 1.5 2010/09/04 03:34:11 phajdan.jr 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() { |