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 | |
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')
-rw-r--r-- | sci-calculators/qalculate-kde/ChangeLog | 10 | ||||
-rw-r--r-- | sci-calculators/qalculate-kde/qalculate-kde-0.9.4.ebuild | 4 |
2 files changed, 11 insertions, 3 deletions
diff --git a/sci-calculators/qalculate-kde/ChangeLog b/sci-calculators/qalculate-kde/ChangeLog index e8a3feb44726..c47ce5987b6a 100644 --- a/sci-calculators/qalculate-kde/ChangeLog +++ b/sci-calculators/qalculate-kde/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for sci-calculators/qalculate-kde # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-kde/ChangeLog,v 1.13 2006/06/18 14:07:02 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-kde/ChangeLog,v 1.14 2006/09/15 16:19:35 tsunam Exp $ + + 15 Sep 2006; Joshua Jackson <tsunam@gentoo.org> + qalculate-kde-0.9.4.ebuild: + x86 stable; bug #146202 + + 15 Sep 2006; Joshua Jackson <tsunam@gentoo.org> + qalculate-kde-0.9.4.ebuild: + x86 stable; bug #146202 *qalculate-kde-0.9.4 (18 Jun 2006) 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" |