diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-02-06 02:15:26 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-02-06 02:15:26 +0000 |
commit | 9ca14be9213ead29106069b795f095a70619cdbc (patch) | |
tree | 851a00351e3042b29f1f74d6aaa738ad01eb866f /sci-mathematics/drgeo | |
parent | Fix sigsegv on ppc when sandbox is enabled for bug 80928; thanks to Wormo for... (diff) | |
download | gentoo-2-9ca14be9213ead29106069b795f095a70619cdbc.tar.gz gentoo-2-9ca14be9213ead29106069b795f095a70619cdbc.tar.bz2 gentoo-2-9ca14be9213ead29106069b795f095a70619cdbc.zip |
Marked stable on amd64 and x86.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'sci-mathematics/drgeo')
-rw-r--r-- | sci-mathematics/drgeo/ChangeLog | 7 | ||||
-rw-r--r-- | sci-mathematics/drgeo/drgeo-0.9.12.ebuild | 4 | ||||
-rw-r--r-- | sci-mathematics/drgeo/drgeo-0.9.14.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/sci-mathematics/drgeo/ChangeLog b/sci-mathematics/drgeo/ChangeLog index 7ba33047c718..59aeb697dd02 100644 --- a/sci-mathematics/drgeo/ChangeLog +++ b/sci-mathematics/drgeo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/drgeo -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/drgeo/ChangeLog,v 1.2 2004/12/28 20:06:34 swegener Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/drgeo/ChangeLog,v 1.3 2005/02/06 02:15:26 cryos Exp $ + + 06 Feb 2005; Marcus D. Hanwell <cryos@gentoo.org> drgeo-0.9.14.ebuild: + Marked stable on amd64 and x86. *drgeo-0.9.14 (28 Dec 2004) diff --git a/sci-mathematics/drgeo/drgeo-0.9.12.ebuild b/sci-mathematics/drgeo/drgeo-0.9.12.ebuild index f68df5c89ef5..a4e6b935a904 100644 --- a/sci-mathematics/drgeo/drgeo-0.9.12.ebuild +++ b/sci-mathematics/drgeo/drgeo-0.9.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/drgeo/drgeo-0.9.12.ebuild,v 1.1 2004/12/28 05:04:51 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/drgeo/drgeo-0.9.12.ebuild,v 1.2 2005/02/06 02:15:26 cryos Exp $ DESCRIPTION="Interactive geometry package" HOMEPAGE="http://www.ofset.org/drgeo" diff --git a/sci-mathematics/drgeo/drgeo-0.9.14.ebuild b/sci-mathematics/drgeo/drgeo-0.9.14.ebuild index 32fa75c04068..b6b10c5a3a6a 100644 --- a/sci-mathematics/drgeo/drgeo-0.9.14.ebuild +++ b/sci-mathematics/drgeo/drgeo-0.9.14.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/drgeo/drgeo-0.9.14.ebuild,v 1.1 2004/12/28 05:04:51 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/drgeo/drgeo-0.9.14.ebuild,v 1.2 2005/02/06 02:15:26 cryos Exp $ DOCN="${PN}-doc" DOCV="1.5" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/ofset/${P}.tar.gz mirror://sourceforge/ofset/${DOC}.tar.gz" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="x86 amd64 ~ppc" IUSE="nls no-helpbrowser" DEPEND=">=x11-libs/gtk+-2 |