diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-12-20 21:14:35 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-12-20 21:14:35 +0000 |
commit | b81cae980b206e182c38576b2c93c17728318532 (patch) | |
tree | b2966d761b69fa1a2e8b36991b04b4f12abd6b18 /x11-apps/xdpyinfo | |
parent | Stable for HPPA (bug #394393). (diff) | |
download | historical-b81cae980b206e182c38576b2c93c17728318532.tar.gz historical-b81cae980b206e182c38576b2c93c17728318532.tar.bz2 historical-b81cae980b206e182c38576b2c93c17728318532.zip |
Stable for HPPA (bug #394393).
Package-Manager: portage-2.2.0_alpha81/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 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=" |