summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Jackson <tsunam@gentoo.org>2006-09-15 16:20:41 +0000
committerJoshua Jackson <tsunam@gentoo.org>2006-09-15 16:20:41 +0000
commita02c7e26aef32edf7843d2398c4fe76769f0c578 (patch)
treee69813e75bf1ecb852ae3c968374e6e72b1e5de1 /sci-calculators/qalculate-currency
parentAdded ~alpha keyword. (diff)
downloadhistorical-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-currency')
-rw-r--r--sci-calculators/qalculate-currency/ChangeLog10
-rw-r--r--sci-calculators/qalculate-currency/qalculate-currency-0.9.4.ebuild4
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