diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-09-12 14:04:55 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-09-12 14:04:55 +0000 |
commit | 371f27fca28f28187b178945f56b5d0fb952c856 (patch) | |
tree | 03f9ee44a4b6e3cbd5a6f47e674e22453a0ef771 /app-emulation/hercules | |
parent | Stable on amd64 wrt bug #335426 (diff) | |
download | gentoo-2-371f27fca28f28187b178945f56b5d0fb952c856.tar.gz gentoo-2-371f27fca28f28187b178945f56b5d0fb952c856.tar.bz2 gentoo-2-371f27fca28f28187b178945f56b5d0fb952c856.zip |
Stable on amd64 wrt bug #build
(Portage version: 2.2_rc78/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/hercules')
-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 ede6138bc07f..0f520c995f30 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.30 2010/09/07 21:18:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/ChangeLog,v 1.31 2010/09/12 14:04:55 hwoarang Exp $ + + 12 Sep 2010; Markos Chandras <hwoarang@gentoo.org> hercules-3.06.ebuild: + Stable on amd64 wrt bug #335186 07 Sep 2010; Mike Frysinger <vapier@gentoo.org> hercules-3.07.ebuild: Drop libtool munging as based in latest 3.06 ebuild. diff --git a/app-emulation/hercules/hercules-3.06.ebuild b/app-emulation/hercules/hercules-3.06.ebuild index 70f5ad92536a..f6cead3e5656 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.5 2010/09/04 03:34:11 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-3.06.ebuild,v 1.6 2010/09/12 14:04:55 hwoarang 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() { |