diff options
Diffstat (limited to 'x11-plugins/asmon/asmon-0.7.ebuild')
-rw-r--r-- | x11-plugins/asmon/asmon-0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/asmon/asmon-0.7.ebuild b/x11-plugins/asmon/asmon-0.7.ebuild index 87e52706441f..6d9770936be4 100644 --- a/x11-plugins/asmon/asmon-0.7.ebuild +++ b/x11-plugins/asmon/asmon-0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asmon/asmon-0.7.ebuild,v 1.1 2006/10/10 19:35:24 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asmon/asmon-0.7.ebuild,v 1.2 2006/11/22 15:22:53 josejx Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://rio.vg/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="~alpha ~ppc ~sparc ~x86" +KEYWORDS="~alpha ppc ~sparc ~x86" RDEPEND="|| ( ( x11-libs/libXpm ) <virtual/x11-7 )" |