diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-02-13 17:08:35 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-02-13 17:08:35 +0000 |
commit | 731b9d9dfd239e68f2033a8b1bfcc4f19064cf1b (patch) | |
tree | 52f9b1c260a66820bc5a315738b857d378428cf9 /sci-libs/libqalculate | |
parent | Version bump, exchange a patch for another, thanks to enebo from JRuby for th... (diff) | |
download | gentoo-2-731b9d9dfd239e68f2033a8b1bfcc4f19064cf1b.tar.gz gentoo-2-731b9d9dfd239e68f2033a8b1bfcc4f19064cf1b.tar.bz2 gentoo-2-731b9d9dfd239e68f2033a8b1bfcc4f19064cf1b.zip |
amd64 stable wrt #302629
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/libqalculate')
-rw-r--r-- | sci-libs/libqalculate/ChangeLog | 6 | ||||
-rw-r--r-- | sci-libs/libqalculate/libqalculate-0.9.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-libs/libqalculate/ChangeLog b/sci-libs/libqalculate/ChangeLog index 91f97146a6cc..1dce2ede6ded 100644 --- a/sci-libs/libqalculate/ChangeLog +++ b/sci-libs/libqalculate/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/libqalculate # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libqalculate/ChangeLog,v 1.42 2010/02/13 16:05:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libqalculate/ChangeLog,v 1.43 2010/02/13 17:08:35 ssuominen Exp $ + + 13 Feb 2010; Samuli Suominen <ssuominen@gentoo.org> + libqalculate-0.9.7.ebuild: + amd64 stable wrt #302629 13 Feb 2010; Raúl Porcel <armin76@gentoo.org> libqalculate-0.9.7.ebuild: alpha/ia64/sparc stable wrt #302629 diff --git a/sci-libs/libqalculate/libqalculate-0.9.7.ebuild b/sci-libs/libqalculate/libqalculate-0.9.7.ebuild index 13ed35446e2f..bd7f6e67193b 100644 --- a/sci-libs/libqalculate/libqalculate-0.9.7.ebuild +++ b/sci-libs/libqalculate/libqalculate-0.9.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libqalculate/libqalculate-0.9.7.ebuild,v 1.5 2010/02/13 16:05:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libqalculate/libqalculate-0.9.7.ebuild,v 1.6 2010/02/13 17:08:35 ssuominen Exp $ EAPI=2 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/qalculate/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 hppa ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 hppa ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="readline" COMMON_DEPEND=">=sci-libs/cln-1.2 |