diff options
author | 2007-01-03 01:15:45 +0000 | |
---|---|---|
committer | 2007-01-03 01:15:45 +0000 | |
commit | f320425d4db6bd7aaf8d4f424356d5cf3a1bc9aa (patch) | |
tree | efcd23339a85a553aa91bf74ba751797052975c6 /x11-plugins/asmon/asmon-0.7.ebuild | |
parent | Stable on x86, bug #154555. (diff) | |
download | gentoo-2-f320425d4db6bd7aaf8d4f424356d5cf3a1bc9aa.tar.gz gentoo-2-f320425d4db6bd7aaf8d4f424356d5cf3a1bc9aa.tar.bz2 gentoo-2-f320425d4db6bd7aaf8d4f424356d5cf3a1bc9aa.zip |
Stable on Alpha.
(Portage version: 2.1.2_rc4-r4)
Diffstat (limited to 'x11-plugins/asmon/asmon-0.7.ebuild')
-rw-r--r-- | x11-plugins/asmon/asmon-0.7.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/asmon/asmon-0.7.ebuild b/x11-plugins/asmon/asmon-0.7.ebuild index bf29c9d30d41..388c2cdbb4ad 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 +# Copyright 1999-2007 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.5 2006/12/20 19:13:01 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asmon/asmon-0.7.ebuild,v 1.6 2007/01/03 01:15:45 kloeri 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 ~amd64 ppc sparc x86" +KEYWORDS="alpha ~amd64 ppc sparc x86" RDEPEND="|| ( ( x11-libs/libXpm ) <virtual/x11-7 )" |