diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-10-04 12:46:00 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-10-04 12:46:00 +0000 |
commit | 25754e15a06a7a1d6572b62e3f0ad60f8cc50c23 (patch) | |
tree | 3a7210531922fd3d4e50d6d3d464c5cadb088ea8 /app-emulation/hercules/hercules-2.17.1-r1.ebuild | |
parent | Cleanups related to bug #30276 (diff) | |
download | gentoo-2-25754e15a06a7a1d6572b62e3f0ad60f8cc50c23.tar.gz gentoo-2-25754e15a06a7a1d6572b62e3f0ad60f8cc50c23.tar.bz2 gentoo-2-25754e15a06a7a1d6572b62e3f0ad60f8cc50c23.zip |
stable on alpha
Diffstat (limited to 'app-emulation/hercules/hercules-2.17.1-r1.ebuild')
-rw-r--r-- | app-emulation/hercules/hercules-2.17.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/hercules/hercules-2.17.1-r1.ebuild b/app-emulation/hercules/hercules-2.17.1-r1.ebuild index a461e492a6d1..e2a9fd9ac850 100644 --- a/app-emulation/hercules/hercules-2.17.1-r1.ebuild +++ b/app-emulation/hercules/hercules-2.17.1-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-2.17.1-r1.ebuild,v 1.3 2003/09/04 01:05:50 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-2.17.1-r1.ebuild,v 1.4 2003/10/04 12:45:53 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="Hercules System/370, ESA/390 and zArchitecture Mainframe Emulator" SRC_URI="http://www.conmicro.cx/hercules/${P}.tar.gz" HOMEPAGE="http://www.conmicro.cx/hercules/" LICENSE="QPL-1.0" -KEYWORDS="x86 ~ppc ~alpha ~sparc" +KEYWORDS="x86 ~ppc alpha ~sparc" SLOT="0" IUSE="" |