diff options
author | 2009-05-05 12:37:31 +0000 | |
---|---|---|
committer | 2009-05-05 12:37:31 +0000 | |
commit | 919da82263e01c4dd7b43c8fa92e63808f4a3a1b (patch) | |
tree | d1c0f3ee95cae03d37f89a4b8013ebbe3845ceba /x11-apps/xdpyinfo | |
parent | old (diff) | |
download | historical-919da82263e01c4dd7b43c8fa92e63808f4a3a1b.tar.gz historical-919da82263e01c4dd7b43c8fa92e63808f4a3a1b.tar.bz2 historical-919da82263e01c4dd7b43c8fa92e63808f4a3a1b.zip |
Stable for HPPA (bug #268581).
Package-Manager: portage-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 |