diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 18:34:12 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 18:34:12 +0000 |
commit | 7310bb2531c6bcc7cac5ab8e2ba75a4ae376722a (patch) | |
tree | 96f3bd825912726a067dfa1bb7fe6defc386c6d1 /x11-apps/xrefresh/xrefresh-1.0.4.ebuild | |
parent | sparc stable wrt #350697 (diff) | |
download | gentoo-2-7310bb2531c6bcc7cac5ab8e2ba75a4ae376722a.tar.gz gentoo-2-7310bb2531c6bcc7cac5ab8e2ba75a4ae376722a.tar.bz2 gentoo-2-7310bb2531c6bcc7cac5ab8e2ba75a4ae376722a.zip |
alpha/ia64/s390/sh/sparc stable wrt #344827
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'x11-apps/xrefresh/xrefresh-1.0.4.ebuild')
-rw-r--r-- | x11-apps/xrefresh/xrefresh-1.0.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-apps/xrefresh/xrefresh-1.0.4.ebuild b/x11-apps/xrefresh/xrefresh-1.0.4.ebuild index 44ec8027c376..34255f827d99 100644 --- a/x11-apps/xrefresh/xrefresh-1.0.4.ebuild +++ b/x11-apps/xrefresh/xrefresh-1.0.4.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrefresh/xrefresh-1.0.4.ebuild,v 1.6 2010/12/31 20:33:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrefresh/xrefresh-1.0.4.ebuild,v 1.7 2011/02/12 18:34:12 armin76 Exp $ EAPI=3 inherit xorg-2 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" |