diff options
author | 2009-05-20 13:50:04 +0000 | |
---|---|---|
committer | 2009-05-20 13:50:04 +0000 | |
commit | 0c18cdbeb20bf1db5a444ecb0597f3be6740cf63 (patch) | |
tree | ed8291f1e8b082cdd463546849864598d3b465a4 /x11-apps | |
parent | Marking x11perf-1.5 ppc64 for bug 268581 (diff) | |
download | historical-0c18cdbeb20bf1db5a444ecb0597f3be6740cf63.tar.gz historical-0c18cdbeb20bf1db5a444ecb0597f3be6740cf63.tar.bz2 historical-0c18cdbeb20bf1db5a444ecb0597f3be6740cf63.zip |
Marking xdpyinfo-1.0.3 ppc64 for bug 268581
Package-Manager: portage-2.1.6.13/cvs/Linux ppc64
Diffstat (limited to 'x11-apps')
-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 abb73517196a..581100ac71c1 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.42 2009/05/20 13:36:22 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.43 2009/05/20 13:50:02 ranger Exp $ + + 20 May 2009; Brent Baude <ranger@gentoo.org> xdpyinfo-1.0.3.ebuild: + Marking xdpyinfo-1.0.3 ppc64 stable for bug 268581 20 May 2009; Brent Baude <ranger@gentoo.org> xdpyinfo-1.0.3.ebuild: Marking xdpyinfo-1.0.3 ppc stable for bug 268581 diff --git a/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild b/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild index 2322f0512ea8..a7c0edb3aa14 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.6 2009/05/20 13:36:22 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.3.ebuild,v 1.7 2009/05/20 13:50:02 ranger 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 |