diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-09-15 16:15:54 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-09-15 16:15:54 +0000 |
commit | 63be2fc164f420b4cf29eeca8b6bf88d72c50c6e (patch) | |
tree | 7cf01a58966ce12f0aff38d7ffd8a75833a8d563 /sci-calculators | |
parent | Stable x86, as I get poked by AT's to finish a job I should of done already (diff) | |
download | gentoo-2-63be2fc164f420b4cf29eeca8b6bf88d72c50c6e.tar.gz gentoo-2-63be2fc164f420b4cf29eeca8b6bf88d72c50c6e.tar.bz2 gentoo-2-63be2fc164f420b4cf29eeca8b6bf88d72c50c6e.zip |
Stable x86, as I get poked by AT's to finish a job I should of done already
(Portage version: 2.1.1)
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/qalculate-currency/ChangeLog | 10 | ||||
-rw-r--r-- | sci-calculators/qalculate-currency/qalculate-currency-0.9.4.ebuild | 4 |
2 files changed, 11 insertions, 3 deletions
diff --git a/sci-calculators/qalculate-currency/ChangeLog b/sci-calculators/qalculate-currency/ChangeLog index 0fa7a43b7685..69330d976b46 100644 --- a/sci-calculators/qalculate-currency/ChangeLog +++ b/sci-calculators/qalculate-currency/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for sci-calculators/qalculate-currency # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-currency/ChangeLog,v 1.6 2006/06/05 23:10:11 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-currency/ChangeLog,v 1.7 2006/09/15 16:15:54 tsunam Exp $ + + 15 Sep 2006; Joshua Jackson <tsunam@gentoo.org> + qalculate-currency-0.9.4.ebuild: + x86 stable; bug #146202 + + 15 Sep 2006; Joshua Jackson <tsunam@gentoo.org> + qalculate-currency-0.9.4.ebuild: + x86 stable; bug #146202 *qalculate-currency-0.9.4 (05 Jun 2006) diff --git a/sci-calculators/qalculate-currency/qalculate-currency-0.9.4.ebuild b/sci-calculators/qalculate-currency/qalculate-currency-0.9.4.ebuild index 6739072e0835..0e1707d0b824 100644 --- a/sci-calculators/qalculate-currency/qalculate-currency-0.9.4.ebuild +++ b/sci-calculators/qalculate-currency/qalculate-currency-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-currency/qalculate-currency-0.9.4.ebuild,v 1.1 2006/06/05 23:10:11 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-currency/qalculate-currency-0.9.4.ebuild,v 1.2 2006/09/15 16:15:54 tsunam Exp $ DESCRIPTION="A GTK+ currency converter" LICENSE="GPL-2" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/qalculate/${P}.tar.gz" SLOT="0" IUSE="nls" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="~sci-libs/libqalculate-0.9.4 >=x11-libs/gtk+-2.4 |