diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2007-05-05 18:20:14 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2007-05-05 18:20:14 +0000 |
commit | d974d13f16a64fbb3deb6e864c79cf0835553730 (patch) | |
tree | 614743e2e1fc43048b6633b49495fa6232611be6 /x11-apps/xdpyinfo | |
parent | Marked stable on amd64 for bug #175465 (diff) | |
download | gentoo-2-d974d13f16a64fbb3deb6e864c79cf0835553730.tar.gz gentoo-2-d974d13f16a64fbb3deb6e864c79cf0835553730.tar.bz2 gentoo-2-d974d13f16a64fbb3deb6e864c79cf0835553730.zip |
Marked stable on amd64 for bug #175465
(Portage version: 2.1.2.5)
Diffstat (limited to 'x11-apps/xdpyinfo')
-rw-r--r-- | x11-apps/xdpyinfo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xdpyinfo/xdpyinfo-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xdpyinfo/ChangeLog b/x11-apps/xdpyinfo/ChangeLog index f7801a26ad61..3939ed4d1f1d 100644 --- a/x11-apps/xdpyinfo/ChangeLog +++ b/x11-apps/xdpyinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xdpyinfo # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.28 2007/04/29 06:06:10 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.29 2007/05/05 18:20:14 dang Exp $ + + 05 May 2007; Daniel Gryniewicz <dang@gentoo.org> xdpyinfo-1.0.2.ebuild: + Marked stable on amd64 for bug #175465 29 Apr 2007; Andrej Kacian <ticho@gentoo.org> xdpyinfo-1.0.2.ebuild: Stable on x86, bug #175465. diff --git a/x11-apps/xdpyinfo/xdpyinfo-1.0.2.ebuild b/x11-apps/xdpyinfo/xdpyinfo-1.0.2.ebuild index cd21587c49d8..841fc1000ebb 100644 --- a/x11-apps/xdpyinfo/xdpyinfo-1.0.2.ebuild +++ b/x11-apps/xdpyinfo/xdpyinfo-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.2.ebuild,v 1.4 2007/04/29 06:06:10 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.2.ebuild,v 1.5 2007/05/05 18:20:14 dang Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="display information utility for X" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="dga dmx xinerama" |