diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-12-20 21:09:12 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-12-20 21:09:12 +0000 |
commit | 874c403607594d1fddf7d061fc115860deaef155 (patch) | |
tree | bcdac5101c1b0ccd0d273ddf3bfe5bde407e697f /x11-apps | |
parent | Stable for HPPA (bug #394393). (diff) | |
download | gentoo-2-874c403607594d1fddf7d061fc115860deaef155.tar.gz gentoo-2-874c403607594d1fddf7d061fc115860deaef155.tar.bz2 gentoo-2-874c403607594d1fddf7d061fc115860deaef155.zip |
Stable for HPPA (bug #394393).
(Portage version: 2.2.0_alpha81/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps')
-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 381eea51ab56..f5a513492d92 100644 --- a/x11-apps/xdpyinfo/ChangeLog +++ b/x11-apps/xdpyinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xdpyinfo # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.70 2011/12/20 15:38:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.71 2011/12/20 21:09:12 jer Exp $ + + 20 Dec 2011; Jeroen Roovers <jer@gentoo.org> xdpyinfo-1.3.0.ebuild: + Stable for HPPA (bug #394393). 20 Dec 2011; Agostino Sarubbo <ago@gentoo.org> xdpyinfo-1.3.0.ebuild: Stable for AMD64, wrt bug #394393 diff --git a/x11-apps/xdpyinfo/xdpyinfo-1.3.0.ebuild b/x11-apps/xdpyinfo/xdpyinfo-1.3.0.ebuild index 6d6c7c0146aa..fa8966b13a4e 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-2011 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.2 2011/12/20 15:38:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.3.0.ebuild,v 1.3 2011/12/20 21:09:12 jer 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 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris ~x86-winnt" IUSE="dga dmx xinerama" RDEPEND=" |