diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-09-15 16:17:20 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-09-15 16:17:20 +0000 |
commit | 4c5d58fb4a0d770263279ae381f2de2edcfa872a (patch) | |
tree | d4a38b131d56abf75ba74c3f43f883598fd56ede /sci-calculators/qalculate-gtk | |
parent | Stable x86, as I get poked by AT's to finish a job I should of done already (diff) | |
download | gentoo-2-4c5d58fb4a0d770263279ae381f2de2edcfa872a.tar.gz gentoo-2-4c5d58fb4a0d770263279ae381f2de2edcfa872a.tar.bz2 gentoo-2-4c5d58fb4a0d770263279ae381f2de2edcfa872a.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/qalculate-gtk')
-rw-r--r-- | sci-calculators/qalculate-gtk/ChangeLog | 10 | ||||
-rw-r--r-- | sci-calculators/qalculate-gtk/qalculate-gtk-0.9.4.ebuild | 4 |
2 files changed, 11 insertions, 3 deletions
diff --git a/sci-calculators/qalculate-gtk/ChangeLog b/sci-calculators/qalculate-gtk/ChangeLog index 648cd419f7f1..2a884e647a47 100644 --- a/sci-calculators/qalculate-gtk/ChangeLog +++ b/sci-calculators/qalculate-gtk/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for sci-calculators/qalculate-gtk # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-gtk/ChangeLog,v 1.16 2006/06/05 22:39:12 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-gtk/ChangeLog,v 1.17 2006/09/15 16:17:20 tsunam Exp $ + + 15 Sep 2006; Joshua Jackson <tsunam@gentoo.org> + qalculate-gtk-0.9.4.ebuild: + x86 stable; bug #146202 + + 15 Sep 2006; Joshua Jackson <tsunam@gentoo.org> + qalculate-gtk-0.9.4.ebuild: + x86 stable; bug #146202 *qalculate-gtk-0.9.4 (05 Jun 2006) diff --git a/sci-calculators/qalculate-gtk/qalculate-gtk-0.9.4.ebuild b/sci-calculators/qalculate-gtk/qalculate-gtk-0.9.4.ebuild index a379d1a9f659..e28afde56b64 100644 --- a/sci-calculators/qalculate-gtk/qalculate-gtk-0.9.4.ebuild +++ b/sci-calculators/qalculate-gtk/qalculate-gtk-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-gtk/qalculate-gtk-0.9.4.ebuild,v 1.1 2006/06/05 22:39:12 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-gtk/qalculate-gtk-0.9.4.ebuild,v 1.2 2006/09/15 16:17:20 tsunam Exp $ inherit gnome2 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/qalculate/${P}.tar.gz" SLOT="0" IUSE="gnome nls" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~sparc x86" DEPEND="app-text/scrollkeeper dev-lang/perl |