diff options
author | Jonathan Callen <jcallen@gentoo.org> | 2010-01-23 04:02:49 +0000 |
---|---|---|
committer | Jonathan Callen <jcallen@gentoo.org> | 2010-01-23 04:02:49 +0000 |
commit | bf90add3f55a4d90fcb7c4e140a4ae7e2bf1b503 (patch) | |
tree | 3e8207107c691d5b5c203b3948ec1153cc4055b3 /sci-libs/libqalculate | |
parent | Keyword ~amd64-linux/~x86-linux; add prefix bits (diff) | |
download | historical-bf90add3f55a4d90fcb7c4e140a4ae7e2bf1b503.tar.gz historical-bf90add3f55a4d90fcb7c4e140a4ae7e2bf1b503.tar.bz2 historical-bf90add3f55a4d90fcb7c4e140a4ae7e2bf1b503.zip |
Keyword ~amd64-linux/~x86-linux
Package-Manager: portage--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 |