diff options
author | 2012-03-07 04:26:32 +0000 | |
---|---|---|
committer | 2012-03-07 04:26:32 +0000 | |
commit | 777ebf866e68cbcafc7d910791f1cd5285cd194d (patch) | |
tree | a2a91b173106c1732b410675a41cf2504da65ece /x11-apps/xmessage/xmessage-1.0.3.ebuild | |
parent | add ~x64-macos, bug 395011 (diff) | |
download | historical-777ebf866e68cbcafc7d910791f1cd5285cd194d.tar.gz historical-777ebf866e68cbcafc7d910791f1cd5285cd194d.tar.bz2 historical-777ebf866e68cbcafc7d910791f1cd5285cd194d.zip |
add ~x64-macos, bug 395011
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'x11-apps/xmessage/xmessage-1.0.3.ebuild')
-rw-r--r-- | x11-apps/xmessage/xmessage-1.0.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-apps/xmessage/xmessage-1.0.3.ebuild b/x11-apps/xmessage/xmessage-1.0.3.ebuild index bcdc07f54da3..e74493aa9525 100644 --- a/x11-apps/xmessage/xmessage-1.0.3.ebuild +++ b/x11-apps/xmessage/xmessage-1.0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmessage/xmessage-1.0.3.ebuild,v 1.10 2011/10/04 21:20:18 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmessage/xmessage-1.0.3.ebuild,v 1.11 2012/03/07 04:23:06 darkside Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit xorg-2 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 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libXaw |