diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2006-08-23 14:34:04 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2006-08-23 14:34:04 +0000 |
commit | c80dae8c43a03fccedf96608bd4584ceb6a9e8fa (patch) | |
tree | 48022f5085d78d26a14de1c7351d8aaa74af3e6a /sci-calculators | |
parent | Block dbus < .91 (diff) | |
download | gentoo-2-c80dae8c43a03fccedf96608bd4584ceb6a9e8fa.tar.gz gentoo-2-c80dae8c43a03fccedf96608bd4584ceb6a9e8fa.tar.bz2 gentoo-2-c80dae8c43a03fccedf96608bd4584ceb6a9e8fa.zip |
Back to ~x86 with the new fox layout unmasked. Pruned old ebuiÃld.
(Portage version: 2.1-r2)
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/calculator/ChangeLog | 8 | ||||
-rw-r--r-- | sci-calculators/calculator/calculator-1.5.4.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sci-calculators/calculator/ChangeLog b/sci-calculators/calculator/ChangeLog index 222654ccfbb3..0bb38bb174ab 100644 --- a/sci-calculators/calculator/ChangeLog +++ b/sci-calculators/calculator/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-calculators/calculator -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/ChangeLog,v 1.2 2005/06/23 03:34:02 ribosome Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/ChangeLog,v 1.3 2006/08/23 14:34:04 ribosome Exp $ + + 23 Aug 2006; Olivier Fisette <ribosome@gentoo.org> + -calculator-1.0.53.ebuild, calculator-1.5.4.ebuild: + Back to ~x86 with the new fox layout unmasked. Pruned old ebuild. 23 Jun 2005; Olivier Fisette <ribosome@gentoo.org> -calculator-1.2.15.ebuild, -calculator-1.4.12.ebuild, diff --git a/sci-calculators/calculator/calculator-1.5.4.ebuild b/sci-calculators/calculator/calculator-1.5.4.ebuild index dc5bf5b257ba..e42b078fb25e 100644 --- a/sci-calculators/calculator/calculator-1.5.4.ebuild +++ b/sci-calculators/calculator/calculator-1.5.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/calculator-1.5.4.ebuild,v 1.2 2005/06/23 03:34:03 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/calculator-1.5.4.ebuild,v 1.3 2006/08/23 14:34:04 ribosome Exp $ inherit fox @@ -8,7 +8,7 @@ DESCRIPTION="Scientific calculator based on the FOX Toolkit" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~amd64 ~alpha ~hppa ~ppc ~ppc64 ~sparc" +KEYWORDS="~x86 ~amd64 ~alpha ~hppa ~ppc ~ppc64 ~sparc" IUSE="" RDEPEND="~x11-libs/fox-${PV}" |