diff options
author | 2010-09-04 03:34:11 +0000 | |
---|---|---|
committer | 2010-09-04 03:34:11 +0000 | |
commit | bb11edba53cd0db155d41ddec9be573acc7f1ba9 (patch) | |
tree | bb46bcdac308c36d0dedf208ee81d755821d789a /app-emulation/hercules/hercules-3.06.ebuild | |
parent | Drop old versions depending on wxGTK-2.6. (diff) | |
download | gentoo-2-bb11edba53cd0db155d41ddec9be573acc7f1ba9.tar.gz gentoo-2-bb11edba53cd0db155d41ddec9be573acc7f1ba9.tar.bz2 gentoo-2-bb11edba53cd0db155d41ddec9be573acc7f1ba9.zip |
x86 stable wrt bug #335186
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'app-emulation/hercules/hercules-3.06.ebuild')
-rw-r--r-- | app-emulation/hercules/hercules-3.06.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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() { |