diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2009-10-19 18:29:58 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2009-10-19 18:29:58 +0000 |
commit | fdfe7a7463da62e17c2d19d1b47d36173b6d11af (patch) | |
tree | 69998bb17bfff878303cfd98219718884950738b /x11-apps/xrefresh/xrefresh-1.0.3.ebuild | |
parent | Version bump. Remove old. (diff) | |
download | historical-fdfe7a7463da62e17c2d19d1b47d36173b6d11af.tar.gz historical-fdfe7a7463da62e17c2d19d1b47d36173b6d11af.tar.bz2 historical-fdfe7a7463da62e17c2d19d1b47d36173b6d11af.zip |
Version bump.
Package-Manager: portage-2.2_rc46/cvs/Linux x86_64
Diffstat (limited to 'x11-apps/xrefresh/xrefresh-1.0.3.ebuild')
-rw-r--r-- | x11-apps/xrefresh/xrefresh-1.0.3.ebuild | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-apps/xrefresh/xrefresh-1.0.3.ebuild b/x11-apps/xrefresh/xrefresh-1.0.3.ebuild new file mode 100644 index 000000000000..1ab393c2e594 --- /dev/null +++ b/x11-apps/xrefresh/xrefresh-1.0.3.ebuild @@ -0,0 +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.1 2009/10/19 18:26:06 scarabeus 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" +IUSE="" +RDEPEND="x11-libs/libX11" +DEPEND="${RDEPEND}" |