diff options
author | Steve Dibb <beandog@gentoo.org> | 2009-05-29 17:02:33 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2009-05-29 17:02:33 +0000 |
commit | 7b693fbebdc18f312268137fa72f50db9960f53f (patch) | |
tree | 2b5e62a0cd5b07067c85ac46481fa7891cdb8bf3 /sci-calculators | |
parent | amd64 stable (diff) | |
download | gentoo-2-7b693fbebdc18f312268137fa72f50db9960f53f.tar.gz gentoo-2-7b693fbebdc18f312268137fa72f50db9960f53f.tar.bz2 gentoo-2-7b693fbebdc18f312268137fa72f50db9960f53f.zip |
amd64 stable
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/wcalc/ChangeLog | 7 | ||||
-rw-r--r-- | sci-calculators/wcalc/wcalc-2.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-calculators/wcalc/ChangeLog b/sci-calculators/wcalc/ChangeLog index b95afb9f971a..9bf589671d5a 100644 --- a/sci-calculators/wcalc/ChangeLog +++ b/sci-calculators/wcalc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/wcalc -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/wcalc/ChangeLog,v 1.12 2008/11/10 23:51:36 bicatali Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/wcalc/ChangeLog,v 1.13 2009/05/29 17:02:33 beandog Exp $ + + 29 May 2009; Steve Dibb <beandog@gentoo.org> wcalc-2.4.ebuild: + amd64 stable *wcalc-2.4 (10 Nov 2008) diff --git a/sci-calculators/wcalc/wcalc-2.4.ebuild b/sci-calculators/wcalc/wcalc-2.4.ebuild index 6ae2227b40f5..d294b69458a9 100644 --- a/sci-calculators/wcalc/wcalc-2.4.ebuild +++ b/sci-calculators/wcalc/wcalc-2.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/wcalc/wcalc-2.4.ebuild,v 1.1 2008/11/10 23:51:36 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/wcalc/wcalc-2.4.ebuild,v 1.2 2009/05/29 17:02:33 beandog Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/w-calc/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="readline" DEPEND="readline? ( sys-libs/readline ) |