diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-20 15:38:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-20 15:38:33 +0000 |
commit | 85e3c5c44e2fc8327879b2a7bb65496c52fb3050 (patch) | |
tree | 533f4ab7b3b948eea70278cb8af9bf96526a33e2 /x11-apps/xdpyinfo | |
parent | Stable for AMD64, wrt bug #394393 (diff) | |
download | gentoo-2-85e3c5c44e2fc8327879b2a7bb65496c52fb3050.tar.gz gentoo-2-85e3c5c44e2fc8327879b2a7bb65496c52fb3050.tar.bz2 gentoo-2-85e3c5c44e2fc8327879b2a7bb65496c52fb3050.zip |
Stable for AMD64, wrt bug #394393
(Portage version: 2.1.10.41/cvs/Linux i686)
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 379f63473b62..381eea51ab56 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.69 2011/10/23 12:46:30 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.70 2011/12/20 15:38:33 ago Exp $ + + 20 Dec 2011; Agostino Sarubbo <ago@gentoo.org> xdpyinfo-1.3.0.ebuild: + Stable for AMD64, wrt bug #394393 *xdpyinfo-1.3.0 (23 Oct 2011) diff --git a/x11-apps/xdpyinfo/xdpyinfo-1.3.0.ebuild b/x11-apps/xdpyinfo/xdpyinfo-1.3.0.ebuild index a087a844328f..6d6c7c0146aa 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.1 2011/10/23 12:46:29 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.3.0.ebuild,v 1.2 2011/12/20 15:38:33 ago 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=" |