summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin V. Arkhipov <voxus@gentoo.org>2005-09-07 19:44:14 +0000
committerKonstantin V. Arkhipov <voxus@gentoo.org>2005-09-07 19:44:14 +0000
commitde59ee596cb1e1abc114d79a7f892c5312d92fe4 (patch)
tree6253df2088da646a6aeb12c671777a71c5e90b78 /app-emulation
parentStable on ppc64 (diff)
downloadhistorical-de59ee596cb1e1abc114d79a7f892c5312d92fe4.tar.gz
historical-de59ee596cb1e1abc114d79a7f892c5312d92fe4.tar.bz2
historical-de59ee596cb1e1abc114d79a7f892c5312d92fe4.zip
+ ~amd64 keyword
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/spectemu/ChangeLog5
-rw-r--r--app-emulation/spectemu/Manifest4
-rw-r--r--app-emulation/spectemu/spectemu-0.99.3.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-emulation/spectemu/ChangeLog b/app-emulation/spectemu/ChangeLog
index c45cda1a8bbe..d4a1bb6a09ff 100644
--- a/app-emulation/spectemu/ChangeLog
+++ b/app-emulation/spectemu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/spectemu
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/spectemu/ChangeLog,v 1.13 2005/04/24 02:38:34 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spectemu/ChangeLog,v 1.14 2005/09/07 19:44:14 voxus Exp $
+
+ 07 Sep 2005; Konstantin Arkhipov <voxus@gentoo.org> spectemu-0.99.3.ebuild:
+ Added ~amd64 keyword.
24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> spectemu-0.9.4.ebuild:
Stable on ppc.
diff --git a/app-emulation/spectemu/Manifest b/app-emulation/spectemu/Manifest
index 9663b81aca74..5901d4e9f45f 100644
--- a/app-emulation/spectemu/Manifest
+++ b/app-emulation/spectemu/Manifest
@@ -1,5 +1,5 @@
-MD5 748e11836f480d64f3aa42d048e836dc spectemu-0.99.3.ebuild 1180
-MD5 f0506c972c14d6191c92b49f9784143b ChangeLog 1447
+MD5 6f5258dff2efcc87ca8e363864986d22 spectemu-0.99.3.ebuild 1183
MD5 1b45a582ff3b5518e2fef1b2ecd823ec spectemu-0.9.4.ebuild 1762
+MD5 09d59c7a2ea975fa77d71105a6c94c5b ChangeLog 1549
MD5 3eff986352c598213569695176c1dadb files/digest-spectemu-0.9.4 65
MD5 2fa8d7d58dd97f11057af7dc17b910a1 files/digest-spectemu-0.99.3 67
diff --git a/app-emulation/spectemu/spectemu-0.99.3.ebuild b/app-emulation/spectemu/spectemu-0.99.3.ebuild
index 932397140045..9200e7c9c48b 100644
--- a/app-emulation/spectemu/spectemu-0.99.3.ebuild
+++ b/app-emulation/spectemu/spectemu-0.99.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/spectemu/spectemu-0.99.3.ebuild,v 1.3 2005/04/22 19:48:25 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spectemu/spectemu-0.99.3.ebuild,v 1.4 2005/09/07 19:44:14 voxus Exp $
### Several versions of specemu exist, xspect & vgaspect, utilising X11
### and/or svgalib. libreadline provides optional runtime features.
@@ -13,7 +13,7 @@ SRC_URI="http://www.inf.bme.hu/~mszeredi/spectemu/${P}.tar.gz"
LICENSE="|| ( GPL-2 LGPL-2 )"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~x86 ~ppc ~amd64"
IUSE="X readline svga"
DEPEND="X? ( virtual/x11 )