diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 20:06:54 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 20:06:54 +0000 |
commit | 2adea7aab70854894b57d546957cc82d3be26b57 (patch) | |
tree | 0a823bde86aee7e6353f05b48778da45f00712dd /app-emulation/hercules | |
parent | Initial Import of Geo-IP perl module (diff) | |
download | gentoo-2-2adea7aab70854894b57d546957cc82d3be26b57.tar.gz gentoo-2-2adea7aab70854894b57d546957cc82d3be26b57.tar.bz2 gentoo-2-2adea7aab70854894b57d546957cc82d3be26b57.zip |
unmask and changelog fixes
Diffstat (limited to 'app-emulation/hercules')
-rw-r--r-- | app-emulation/hercules/hercules-2.17.1-r1.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/hercules/hercules-2.17.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-emulation/hercules/hercules-2.17.1-r1.ebuild b/app-emulation/hercules/hercules-2.17.1-r1.ebuild index bf3590e31356..60ed65b3cb56 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.1 2003/03/23 17:45:22 alain Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-2.17.1-r1.ebuild,v 1.2 2003/06/29 20:06:54 aliz 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="" diff --git a/app-emulation/hercules/hercules-2.17.1.ebuild b/app-emulation/hercules/hercules-2.17.1.ebuild index 556fdd4128cc..858b389e6a53 100644 --- a/app-emulation/hercules/hercules-2.17.1.ebuild +++ b/app-emulation/hercules/hercules-2.17.1.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.ebuild,v 1.1 2003/03/09 00:00:11 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-2.17.1.ebuild,v 1.2 2003/06/29 20:06:54 aliz 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" +KEYWORDS="x86" SLOT="0" IUSE="" |