Package-Manager: portage-2.1.2.1-r1
# ChangeLog for sci-calculators/galculator
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/ChangeLog,v 1.14 2007/03/15 16:23:04 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/ChangeLog,v 1.15 2007/03/25 03:13:51 kugelfang Exp $
+
+ 25 Mar 2007; Danny van Dyk <kugelfang@gentoo.org> galculator-1.2.5.ebuild:
+ QA: Removed redundant src_compile().
15 Mar 2007; Peter Weller <welp@gentoo.org> galculator-1.2.5.2.ebuild:
Keyworded ~x86-fbsd
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/galculator-1.2.5.ebuild,v 1.3 2005/09/16 07:22:17 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/galculator-1.2.5.ebuild,v 1.4 2007/03/25 03:13:51 kugelfang Exp $
DESCRIPTION="A GTK2 based algebraic and RPN calculator"
HOMEPAGE="http://galculator.sourceforge.net/"
DEPEND="${RDEPEND}
dev-util/pkgconfig"
-src_compile() {
- econf || die
- emake || die
-}
-
src_install() {
einstall || die