summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-misc/xsnap/ChangeLog5
-rw-r--r--x11-misc/xsnap/xsnap-1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xsnap/ChangeLog b/x11-misc/xsnap/ChangeLog
index acb13d8ec972..561dccb0727c 100644
--- a/x11-misc/xsnap/ChangeLog
+++ b/x11-misc/xsnap/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xsnap
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsnap/ChangeLog,v 1.8 2004/06/14 18:30:42 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsnap/ChangeLog,v 1.9 2004/06/16 08:54:58 aliz Exp $
+
+ 16 Jun 2004; Daniel Ahlberg <aliz@gentoo.org> xsnap-1.3.ebuild:
+ Marked stable on amd64.
14 Jun 2004; <pyrania@gentoo.org> xsnap-1.3.ebuild:
Added IUSE.
diff --git a/x11-misc/xsnap/xsnap-1.3.ebuild b/x11-misc/xsnap/xsnap-1.3.ebuild
index 7bf14580dcf9..29b3b5b4fa90 100644
--- a/x11-misc/xsnap/xsnap-1.3.ebuild
+++ b/x11-misc/xsnap/xsnap-1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsnap/xsnap-1.3.ebuild,v 1.7 2004/06/14 18:30:42 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsnap/xsnap-1.3.ebuild,v 1.8 2004/06/16 08:54:58 aliz Exp $
inherit eutils
@@ -11,7 +11,7 @@ HOMEPAGE="ftp://ftp.ac-grenoble.fr/ge/Xutils/"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="x86 ppc ~sparc ~amd64"
+KEYWORDS="x86 ppc ~sparc amd64"
IUSE=""
DEPEND="virtual/x11"