diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-15 21:18:08 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-15 21:18:08 +0000 |
commit | 4fc82b4f5bbad194901b6a3f1ac1d496fcadc994 (patch) | |
tree | e123162f467e0435d791c0d8791cdd1a2f896983 /x11-apps/xdpyinfo/xdpyinfo-1.2.0.ebuild | |
parent | ppc stable wrt #359059 (diff) | |
download | gentoo-2-4fc82b4f5bbad194901b6a3f1ac1d496fcadc994.tar.gz gentoo-2-4fc82b4f5bbad194901b6a3f1ac1d496fcadc994.tar.bz2 gentoo-2-4fc82b4f5bbad194901b6a3f1ac1d496fcadc994.zip |
ppc/ppc64 stable wrt #359059
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xdpyinfo/xdpyinfo-1.2.0.ebuild')
-rw-r--r-- | x11-apps/xdpyinfo/xdpyinfo-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xdpyinfo/xdpyinfo-1.2.0.ebuild b/x11-apps/xdpyinfo/xdpyinfo-1.2.0.ebuild index a3f33e6c6cf6..cdd71e7d2ddd 100644 --- a/x11-apps/xdpyinfo/xdpyinfo-1.2.0.ebuild +++ b/x11-apps/xdpyinfo/xdpyinfo-1.2.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.2.0.ebuild,v 1.1 2011/02/20 14:11:26 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.2.0.ebuild,v 1.2 2011/03/15 21:18:08 xarthisius Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="Display information utility for X" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris ~x86-winnt" IUSE="dga dmx xinerama" RDEPEND=" |