diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-15 14:20:23 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-15 14:20:23 +0000 |
commit | f30f4126d668d351a92d823102984c3ab03a6f53 (patch) | |
tree | c9d8e8818284bd03969e81de2260a4dfd52ba983 /x11-apps/xdpyinfo | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-f30f4126d668d351a92d823102984c3ab03a6f53.tar.gz gentoo-2-f30f4126d668d351a92d823102984c3ab03a6f53.tar.bz2 gentoo-2-f30f4126d668d351a92d823102984c3ab03a6f53.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha105/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xdpyinfo')
-rw-r--r-- | x11-apps/xdpyinfo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xdpyinfo/xdpyinfo-1.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xdpyinfo/ChangeLog b/x11-apps/xdpyinfo/ChangeLog index 8e244a93e7dc..d76b7d81f21c 100644 --- a/x11-apps/xdpyinfo/ChangeLog +++ b/x11-apps/xdpyinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xdpyinfo # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.76 2012/03/03 16:26:45 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.77 2012/05/15 14:20:23 aballier Exp $ + + 15 May 2012; Alexis Ballier <aballier@gentoo.org> xdpyinfo-1.3.0.ebuild: + keyword ~amd64-fbsd 03 Mar 2012; Brent Baude <ranger@gentoo.org> xdpyinfo-1.3.0.ebuild: Marking xdpyinfo-1.3.0 ppc64 stable for bug 394393 diff --git a/x11-apps/xdpyinfo/xdpyinfo-1.3.0.ebuild b/x11-apps/xdpyinfo/xdpyinfo-1.3.0.ebuild index d17a2e3fc2d9..23d92bf382f8 100644 --- a/x11-apps/xdpyinfo/xdpyinfo-1.3.0.ebuild +++ b/x11-apps/xdpyinfo/xdpyinfo-1.3.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.3.0.ebuild,v 1.8 2012/03/03 16:26:45 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.3.0.ebuild,v 1.9 2012/05/15 14:20:23 aballier Exp $ EAPI=4 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 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris ~x86-winnt" IUSE="dga dmx xinerama" RDEPEND=" |