| 1 | # Copyright 1999-2010 Gentoo Foundation |
1 | # Copyright 1999-2011 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/x11-apps/xmessage/xmessage-1.0.3.ebuild,v 1.9 2010/08/02 18:32:42 armin76 Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/x11-apps/xmessage/xmessage-1.0.3.ebuild,v 1.10 2011/10/04 21:20:18 chithanh Exp $ |
| 4 | |
4 | |
| 5 | inherit x-modular |
5 | EAPI=4 |
|
|
6 | |
|
|
7 | inherit xorg-2 |
| 6 | |
8 | |
| 7 | DESCRIPTION="display a message or query in a window (X-based /bin/echo)" |
9 | DESCRIPTION="display a message or query in a window (X-based /bin/echo)" |
| 8 | |
10 | |
| 9 | 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" |
11 | 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" |
| 10 | IUSE="" |
12 | IUSE="" |