summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-02-12 03:55:05 +0000
committerJason Wever <weeve@gentoo.org>2004-02-12 03:55:05 +0000
commit7fbf6940b6ccad633dcecee1ad95a92cef5ad11b (patch)
treec09846498191d877dfa08123d27255690d9070b3 /x11-misc/xsnap
parentfix bug #41297. fix bug #31202. (Manifest recommit) (diff)
downloadgentoo-2-7fbf6940b6ccad633dcecee1ad95a92cef5ad11b.tar.gz
gentoo-2-7fbf6940b6ccad633dcecee1ad95a92cef5ad11b.tar.bz2
gentoo-2-7fbf6940b6ccad633dcecee1ad95a92cef5ad11b.zip
Added ~sparc keyword so squash doesn't whip me again.
Diffstat (limited to 'x11-misc/xsnap')
-rw-r--r--x11-misc/xsnap/ChangeLog7
-rw-r--r--x11-misc/xsnap/xsnap-1.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/xsnap/ChangeLog b/x11-misc/xsnap/ChangeLog
index 5c19f914da38..25a5f334dc2d 100644
--- a/x11-misc/xsnap/ChangeLog
+++ b/x11-misc/xsnap/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xsnap
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsnap/ChangeLog,v 1.2 2003/11/20 03:00:18 vapier Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsnap/ChangeLog,v 1.3 2004/02/12 03:55:05 weeve Exp $
+
+ 11 Feb 2004; Jason Wever <weeve@gentoo.org> xsnap-1.3.ebuild:
+ Added ~sparc keyword so squash doesn't whip me again.
*xsnap-1.3 (18 Nov 2003)
diff --git a/x11-misc/xsnap/xsnap-1.3.ebuild b/x11-misc/xsnap/xsnap-1.3.ebuild
index 22d72b940e6a..3e5af70295fa 100644
--- a/x11-misc/xsnap/xsnap-1.3.ebuild
+++ b/x11-misc/xsnap/xsnap-1.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# 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.1 2003/11/18 04:30:48 port001 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsnap/xsnap-1.3.ebuild,v 1.2 2004/02/12 03:55:05 weeve Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Program to interactively take a 'snapshot' of a region of
@@ -10,7 +10,7 @@ HOMEPAGE="ftp://ftp.ac-grenoble.fr/ge/Xutils/"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="x86 ppc"
+KEYWORDS="x86 ppc ~sparc"
DEPEND="virtual/x11"