diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-09-15 16:20:41 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-09-15 16:20:41 +0000 |
commit | a02c7e26aef32edf7843d2398c4fe76769f0c578 (patch) | |
tree | e69813e75bf1ecb852ae3c968374e6e72b1e5de1 /sci-calculators/qalculate-kde/qalculate-kde-0.9.4.ebuild | |
parent | Added ~alpha keyword. (diff) | |
download | historical-a02c7e26aef32edf7843d2398c4fe76769f0c578.tar.gz historical-a02c7e26aef32edf7843d2398c4fe76769f0c578.tar.bz2 historical-a02c7e26aef32edf7843d2398c4fe76769f0c578.zip |
Stable x86, as I get poked by AT's to finish a job I should of done already
Package-Manager: portage-2.1.1
Diffstat (limited to 'sci-calculators/qalculate-kde/qalculate-kde-0.9.4.ebuild')
-rw-r--r-- | sci-calculators/qalculate-kde/qalculate-kde-0.9.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-calculators/qalculate-kde/qalculate-kde-0.9.4.ebuild b/sci-calculators/qalculate-kde/qalculate-kde-0.9.4.ebuild index 53a780f58ee1..b34e52378fed 100644 --- a/sci-calculators/qalculate-kde/qalculate-kde-0.9.4.ebuild +++ b/sci-calculators/qalculate-kde/qalculate-kde-0.9.4.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/sci-calculators/qalculate-kde/qalculate-kde-0.9.4.ebuild,v 1.1 2006/06/18 14:07:02 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-kde/qalculate-kde-0.9.4.ebuild,v 1.2 2006/09/15 16:19:35 tsunam Exp $ myconf="--disable-clntest" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/qalculate/${P}.tar.gz" SLOT="0" IUSE="" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~sparc x86" DEPEND="=sci-libs/libqalculate-0.9.4* kde-base/kdelibs" |