diff options
author | Jonathan Callen <abcd@gentoo.org> | 2010-01-23 04:02:49 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2010-01-23 04:02:49 +0000 |
commit | ce15f0f52c2c13a1465e31c96bc63366ae0078f0 (patch) | |
tree | dffc990659684d0729764735b7a19f71e56e0a81 /sci-libs/libqalculate | |
parent | Keyword ~amd64-linux/~x86-linux; add prefix bits (diff) | |
download | gentoo-2-ce15f0f52c2c13a1465e31c96bc63366ae0078f0.tar.gz gentoo-2-ce15f0f52c2c13a1465e31c96bc63366ae0078f0.tar.bz2 gentoo-2-ce15f0f52c2c13a1465e31c96bc63366ae0078f0.zip |
Keyword ~amd64-linux/~x86-linux
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'sci-libs/libqalculate')
-rw-r--r-- | sci-libs/libqalculate/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/libqalculate/libqalculate-0.9.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/libqalculate/ChangeLog b/sci-libs/libqalculate/ChangeLog index 147ebc693c30..df8a7fa89f6f 100644 --- a/sci-libs/libqalculate/ChangeLog +++ b/sci-libs/libqalculate/ChangeLog @@ -1,6 +1,9 @@ # 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.38 2010/01/19 00:53:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libqalculate/ChangeLog,v 1.39 2010/01/23 04:02:49 abcd Exp $ + + 23 Jan 2010; Jonathan Callen <abcd@gentoo.org> libqalculate-0.9.7.ebuild: + Keyword ~amd64-linux/~x86-linux 19 Jan 2010; Jeroen Roovers <jer@gentoo.org> libqalculate-0.9.6-r1.ebuild: Stable for HPPA too. diff --git a/sci-libs/libqalculate/libqalculate-0.9.7.ebuild b/sci-libs/libqalculate/libqalculate-0.9.7.ebuild index f6c112c19e2c..341a7dd34af4 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.1 2010/01/14 21:42:29 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libqalculate/libqalculate-0.9.7.ebuild,v 1.2 2010/01/23 04:02:49 abcd 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" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="readline" COMMON_DEPEND=">=sci-libs/cln-1.2 |