diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-01-13 09:36:17 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-01-13 09:36:17 +0000 |
commit | 55b2c5339bae672a98619569ed2b8eaf898c60a8 (patch) | |
tree | a75bbabeb97f9e6ed49c01c21d8d8e541fdd4d9d /x11-apps/xmessage | |
parent | arm/sh stable (diff) | |
download | historical-55b2c5339bae672a98619569ed2b8eaf898c60a8.tar.gz historical-55b2c5339bae672a98619569ed2b8eaf898c60a8.tar.bz2 historical-55b2c5339bae672a98619569ed2b8eaf898c60a8.zip |
arm/s390/sh stable
Package-Manager: portage-2.1.4
Diffstat (limited to 'x11-apps/xmessage')
-rw-r--r-- | x11-apps/xmessage/xmessage-1.0.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-apps/xmessage/xmessage-1.0.2.ebuild b/x11-apps/xmessage/xmessage-1.0.2.ebuild index aee37c56729c..84b020b9d311 100644 --- a/x11-apps/xmessage/xmessage-1.0.2.ebuild +++ b/x11-apps/xmessage/xmessage-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmessage/xmessage-1.0.2.ebuild,v 1.8 2007/12/20 00:25:20 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmessage/xmessage-1.0.2.ebuild,v 1.9 2008/01/13 09:36:07 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="display a message or query in a window (X-based /bin/echo)" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="xprint" RDEPEND="x11-libs/libXaw" |