summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/xcut')
-rw-r--r--x11-misc/xcut/ChangeLog5
-rw-r--r--x11-misc/xcut/xcut-0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xcut/ChangeLog b/x11-misc/xcut/ChangeLog
index b2fc45bb85bd..5deba43ab49a 100644
--- a/x11-misc/xcut/ChangeLog
+++ b/x11-misc/xcut/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xcut
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcut/ChangeLog,v 1.2 2005/03/28 21:37:47 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcut/ChangeLog,v 1.3 2005/05/28 18:30:32 agriffis Exp $
+
+ 28 May 2005; Aron Griffis <agriffis@gentoo.org> xcut-0.2.ebuild:
+ stable everywhere
28 Mar 2005; Aron Griffis <agriffis@gentoo.org> xcut-0.2.ebuild:
Add ~alpha ~amd64 ~ia64
diff --git a/x11-misc/xcut/xcut-0.2.ebuild b/x11-misc/xcut/xcut-0.2.ebuild
index ea6f46e5c13a..6844479c2c09 100644
--- a/x11-misc/xcut/xcut-0.2.ebuild
+++ b/x11-misc/xcut/xcut-0.2.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-misc/xcut/xcut-0.2.ebuild,v 1.2 2005/03/28 21:37:47 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcut/xcut-0.2.ebuild,v 1.3 2005/05/28 18:30:32 agriffis Exp $
inherit eutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://xcut.sourceforge.net"
SRC_URI="mirror://sourceforge/xcut/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~x86"
+KEYWORDS="alpha amd64 ia64 x86"
DEPEND="virtual/x11"