diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:20:23 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:20:23 +0000 |
commit | 0dd29472b85e80f04975b2604f630c422b5458cd (patch) | |
tree | fb21be9bf23926df4aa654c18bd3dfc3a7285a29 /x11-apps/xrefresh/xrefresh-1.0.3.ebuild | |
parent | Remove old versions. (diff) | |
download | gentoo-2-0dd29472b85e80f04975b2604f630c422b5458cd.tar.gz gentoo-2-0dd29472b85e80f04975b2604f630c422b5458cd.tar.bz2 gentoo-2-0dd29472b85e80f04975b2604f630c422b5458cd.zip |
Marking xrefresh-1.0.3 ppc64 for bug 294958
(Portage version: 2.1.7.1/cvs/Linux ppc64)
Diffstat (limited to 'x11-apps/xrefresh/xrefresh-1.0.3.ebuild')
-rw-r--r-- | x11-apps/xrefresh/xrefresh-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xrefresh/xrefresh-1.0.3.ebuild b/x11-apps/xrefresh/xrefresh-1.0.3.ebuild index 48cdcf2cffbc..74aec4eb7b5a 100644 --- a/x11-apps/xrefresh/xrefresh-1.0.3.ebuild +++ b/x11-apps/xrefresh/xrefresh-1.0.3.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrefresh/xrefresh-1.0.3.ebuild,v 1.3 2009/12/10 18:50:02 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrefresh/xrefresh-1.0.3.ebuild,v 1.4 2009/12/15 19:20:23 ranger Exp $ inherit x-modular DESCRIPTION="refresh all or part of an X screen" -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="" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND}" |