diff options
author | Brent Baude <ranger@gentoo.org> | 2010-05-12 18:09:08 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-05-12 18:09:08 +0000 |
commit | d7747def8b7e70325e0a52384b88cacab9f43a43 (patch) | |
tree | c022ca211e0f2aaa8c59a15577194b9e827b45c1 /x11-apps/xmessage/xmessage-1.0.3.ebuild | |
parent | Marking xinput-1.5.1 ppc64 for bug 308521 (diff) | |
download | gentoo-2-d7747def8b7e70325e0a52384b88cacab9f43a43.tar.gz gentoo-2-d7747def8b7e70325e0a52384b88cacab9f43a43.tar.bz2 gentoo-2-d7747def8b7e70325e0a52384b88cacab9f43a43.zip |
Marking xmessage-1.0.3 ppc64 for bug 308521
(Portage version: 2.1.7.17/cvs/Linux ppc64)
Diffstat (limited to 'x11-apps/xmessage/xmessage-1.0.3.ebuild')
-rw-r--r-- | x11-apps/xmessage/xmessage-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xmessage/xmessage-1.0.3.ebuild b/x11-apps/xmessage/xmessage-1.0.3.ebuild index 3f29eef48336..b542667a5f67 100644 --- a/x11-apps/xmessage/xmessage-1.0.3.ebuild +++ b/x11-apps/xmessage/xmessage-1.0.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 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.6 2010/04/18 19:34:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmessage/xmessage-1.0.3.ebuild,v 1.7 2010/05/12 18:09:08 ranger Exp $ 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 ~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 ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libXaw |