diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-05-05 12:28:26 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-05-05 12:28:26 +0000 |
commit | d075a818d4523613409f854419aa91eb7f6b1614 (patch) | |
tree | cb335670285ba1c7a45442f0e8219bb45de55b2c /x11-apps/xdpyinfo | |
parent | Stable for HPPA (bug #268581). (diff) | |
download | gentoo-2-d075a818d4523613409f854419aa91eb7f6b1614.tar.gz gentoo-2-d075a818d4523613409f854419aa91eb7f6b1614.tar.bz2 gentoo-2-d075a818d4523613409f854419aa91eb7f6b1614.zip |
Stable for HPPA (bug #268581).
(Portage version: 2.2_rc33/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.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xdpyinfo/ChangeLog b/x11-apps/xdpyinfo/ChangeLog index e7a1b38675f9..2d4eef57dcf4 100644 --- a/x11-apps/xdpyinfo/ChangeLog +++ b/x11-apps/xdpyinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xdpyinfo # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.40 2009/05/05 06:29:11 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.41 2009/05/05 12:28:26 jer Exp $ + + 05 May 2009; Jeroen Roovers <jer@gentoo.org> xdpyinfo-1.0.3.ebuild: + Stable for HPPA (bug #268581). 05 May 2009; Christian Faulhammer <fauli@gentoo.org> xdpyinfo-1.0.3.ebuild: diff --git a/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild b/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild index b99798ce8b72..2eb61399ce15 100644 --- a/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild +++ b/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild,v 1.4 2009/05/05 06:29:11 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild,v 1.5 2009/05/05 12:28:26 jer Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,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" RDEPEND="x11-libs/libXext |