diff options
author | Peter Weller <welp@gentoo.org> | 2007-03-15 16:23:04 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-03-15 16:23:04 +0000 |
commit | fcbeb1c34db977d9d55abe2f120b2abc6f5e32ce (patch) | |
tree | 7b88ed4ccfa5555cf83e2147c2e6313f1c636f3e /sci-calculators/galculator | |
parent | stable x86, bug 171026 (diff) | |
download | gentoo-2-fcbeb1c34db977d9d55abe2f120b2abc6f5e32ce.tar.gz gentoo-2-fcbeb1c34db977d9d55abe2f120b2abc6f5e32ce.tar.bz2 gentoo-2-fcbeb1c34db977d9d55abe2f120b2abc6f5e32ce.zip |
Keyworded ~x86-fbsd
(Portage version: 2.1.2.2)
Diffstat (limited to 'sci-calculators/galculator')
-rw-r--r-- | sci-calculators/galculator/ChangeLog | 5 | ||||
-rw-r--r-- | sci-calculators/galculator/galculator-1.2.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-calculators/galculator/ChangeLog b/sci-calculators/galculator/ChangeLog index e9335fa14cac..409f5ce3cee5 100644 --- a/sci-calculators/galculator/ChangeLog +++ b/sci-calculators/galculator/ChangeLog @@ -1,6 +1,9 @@ # 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.13 2007/01/19 00:01:36 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/ChangeLog,v 1.14 2007/03/15 16:23:04 welp Exp $ + + 15 Mar 2007; Peter Weller <welp@gentoo.org> galculator-1.2.5.2.ebuild: + Keyworded ~x86-fbsd 19 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> galculator-1.2.5.2.ebuild: diff --git a/sci-calculators/galculator/galculator-1.2.5.2.ebuild b/sci-calculators/galculator/galculator-1.2.5.2.ebuild index fe9956642a3b..9bb6b7adbc44 100644 --- a/sci-calculators/galculator/galculator-1.2.5.2.ebuild +++ b/sci-calculators/galculator/galculator-1.2.5.2.ebuild @@ -1,6 +1,6 @@ # 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.2.ebuild,v 1.5 2007/01/19 00:01:36 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/galculator-1.2.5.2.ebuild,v 1.6 2007/03/15 16:23:04 welp Exp $ DESCRIPTION="A GTK2 based algebraic and RPN calculator" HOMEPAGE="http://galculator.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ppc x86" +KEYWORDS="alpha amd64 ppc x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-libs/gtk+-1.3.13 |