summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2013-07-28 12:01:18 +0000
committerFabian Groffen <grobian@gentoo.org>2013-07-28 12:01:18 +0000
commitece7b6d9c4c832ce34c1a7c7eeb4e241c55100d1 (patch)
tree9b8168fcc8602f69b9c21e2535037a9f8862ed34 /app-emulation
parentMove to python-r1, fix bug #473502 (diff)
downloadgentoo-2-ece7b6d9c4c832ce34c1a7c7eeb4e241c55100d1.tar.gz
gentoo-2-ece7b6d9c4c832ce34c1a7c7eeb4e241c55100d1.tar.bz2
gentoo-2-ece7b6d9c4c832ce34c1a7c7eeb4e241c55100d1.zip
Marked ~x86-macos
(Portage version: 2.2.01.22124-prefix/cvs/SunOS i386, signed Manifest commit with key 0x5F75F607C5C74E89)
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/hercules/ChangeLog7
-rw-r--r--app-emulation/hercules/hercules-3.08.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-emulation/hercules/ChangeLog b/app-emulation/hercules/ChangeLog
index 26ea3f46029e..516d4e5d4272 100644
--- a/app-emulation/hercules/ChangeLog
+++ b/app-emulation/hercules/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/hercules
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/ChangeLog,v 1.34 2012/12/24 07:35:36 vapier Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/ChangeLog,v 1.35 2013/07/28 12:01:18 grobian Exp $
+
+ 28 Jul 2013; Fabian Groffen <grobian@gentoo.org> hercules-3.08.ebuild:
+ Marked ~x86-macos
*hercules-3.08 (24 Dec 2012)
diff --git a/app-emulation/hercules/hercules-3.08.ebuild b/app-emulation/hercules/hercules-3.08.ebuild
index b7fa11c1a4e3..0dc9f6eda3b4 100644
--- a/app-emulation/hercules/hercules-3.08.ebuild
+++ b/app-emulation/hercules/hercules-3.08.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-3.08.ebuild,v 1.1 2012/12/24 07:35:36 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-3.08.ebuild,v 1.2 2013/07/28 12:01:18 grobian Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="http://downloads.hercules-390.eu/${P}.tar.gz"
LICENSE="QPL-1.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x64-macos ~x86-macos"
IUSE="bzip2 custom-cflags +suid"
RDEPEND="bzip2? ( app-arch/bzip2 )