summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHerbie Hopkins <herbs@gentoo.org>2005-08-15 17:59:02 +0000
committerHerbie Hopkins <herbs@gentoo.org>2005-08-15 17:59:02 +0000
commit3f8300073e8630a563bea5c569c0e2e4287e640b (patch)
treec37b779e9331678258090b094c37146e714f7940 /x11-apps/iceauth
parentMarked ~amd64. (diff)
downloadgentoo-2-3f8300073e8630a563bea5c569c0e2e4287e640b.tar.gz
gentoo-2-3f8300073e8630a563bea5c569c0e2e4287e640b.tar.bz2
gentoo-2-3f8300073e8630a563bea5c569c0e2e4287e640b.zip
Marked ~amd64.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-apps/iceauth')
-rw-r--r--x11-apps/iceauth/ChangeLog5
-rw-r--r--x11-apps/iceauth/Manifest4
-rw-r--r--x11-apps/iceauth/iceauth-0.99.0.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/iceauth/ChangeLog b/x11-apps/iceauth/ChangeLog
index cb1b0a1b4b8b..b7110a48cfe5 100644
--- a/x11-apps/iceauth/ChangeLog
+++ b/x11-apps/iceauth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/iceauth
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.2 2005/08/08 20:14:18 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.3 2005/08/15 17:57:36 herbs Exp $
+
+ 15 Aug 2005; Herbie Hopkins <herbs@gentoo.org> iceauth-0.99.0.ebuild:
+ Marked ~amd64.
08 Aug 2005; Ferris McCormick <fmccor@gentoo.org> iceauth-0.99.0.ebuild:
Add ~sparc keyword (Modular X testing).
diff --git a/x11-apps/iceauth/Manifest b/x11-apps/iceauth/Manifest
index 506314bbf877..9b1152aff7dd 100644
--- a/x11-apps/iceauth/Manifest
+++ b/x11-apps/iceauth/Manifest
@@ -1,3 +1,3 @@
-MD5 33a7b67141942f9b3c787ed142d38e4c ChangeLog 468
-MD5 b034f2c5459adc6a90d67c656936d375 iceauth-0.99.0.ebuild 430
+MD5 51c073f65ef2550480199104d55980d0 iceauth-0.99.0.ebuild 437
+MD5 e2e6c86f669beed0ef888e2baa5875cf ChangeLog 558
MD5 226d5dc40985e1cbaa39cd8e6b2573ca files/digest-iceauth-0.99.0 66
diff --git a/x11-apps/iceauth/iceauth-0.99.0.ebuild b/x11-apps/iceauth/iceauth-0.99.0.ebuild
index 161e472afb03..7429dc7825c7 100644
--- a/x11-apps/iceauth/iceauth-0.99.0.ebuild
+++ b/x11-apps/iceauth/iceauth-0.99.0.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/x11-apps/iceauth/iceauth-0.99.0.ebuild,v 1.2 2005/08/08 20:14:18 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-0.99.0.ebuild,v 1.3 2005/08/15 17:57:36 herbs Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org iceauth application"
-KEYWORDS="~sparc ~x86"
+KEYWORDS="~amd64 ~sparc ~x86"
RDEPEND="x11-libs/libX11
x11-libs/libICE"
DEPEND="${RDEPEND}"