diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-02-13 16:05:08 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-02-13 16:05:08 +0000 |
commit | f1ec3cf9d4c49a5d137a8cbcc1e896de3fedbb52 (patch) | |
tree | 8830d0f2acadceb5f56e7de90532a8a905cef99a /sci-libs/libqalculate | |
parent | Version bump (diff) | |
download | gentoo-2-f1ec3cf9d4c49a5d137a8cbcc1e896de3fedbb52.tar.gz gentoo-2-f1ec3cf9d4c49a5d137a8cbcc1e896de3fedbb52.tar.bz2 gentoo-2-f1ec3cf9d4c49a5d137a8cbcc1e896de3fedbb52.zip |
alpha/ia64/sparc stable wrt #302629
(Portage version: 2.1.7.16/cvs/Linux ia64)
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 b616368bda03..91f97146a6cc 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.41 2010/02/01 22:41:40 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libqalculate/ChangeLog,v 1.42 2010/02/13 16:05:08 armin76 Exp $ + + 13 Feb 2010; Raúl Porcel <armin76@gentoo.org> libqalculate-0.9.7.ebuild: + alpha/ia64/sparc stable wrt #302629 01 Feb 2010; Christian Faulhammer <fauli@gentoo.org> libqalculate-0.9.7.ebuild: diff --git a/sci-libs/libqalculate/libqalculate-0.9.7.ebuild b/sci-libs/libqalculate/libqalculate-0.9.7.ebuild index cb90b8cc8736..13ed35446e2f 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.4 2010/02/01 22:41:40 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libqalculate/libqalculate-0.9.7.ebuild,v 1.5 2010/02/13 16:05:08 armin76 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 |