diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2006-11-23 09:16:31 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2006-11-23 09:16:31 +0000 |
commit | a6b71322edc289e4d32a2959e1e215fd0e1aff91 (patch) | |
tree | 10e4cb54919a2dcec7c1a4b0c614a5893d1eb551 /x11-plugins/asmon/asmon-0.7.ebuild | |
parent | stable x86, bug #153218 (diff) | |
download | gentoo-2-a6b71322edc289e4d32a2959e1e215fd0e1aff91.tar.gz gentoo-2-a6b71322edc289e4d32a2959e1e215fd0e1aff91.tar.bz2 gentoo-2-a6b71322edc289e4d32a2959e1e215fd0e1aff91.zip |
stable x86, bug #153218; dropped keyword on 0.65 to force an upgrade
(Portage version: 2.1.1-r2)
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 6d9770936be4..91b49d0f54b9 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.2 2006/11/22 15:22:53 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asmon/asmon-0.7.ebuild,v 1.3 2006/11/23 09:16:31 opfer 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 )" |