diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-05-10 09:36:49 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-05-10 09:36:49 +0000 |
commit | cc8be268ae87d9f57908251a1d847fb79bc4993b (patch) | |
tree | a5dcc683e9b371c931ab4669acbeb39264db9ad4 /sci-mathematics/drgeo | |
parent | Added to ~ppc (diff) | |
download | gentoo-2-cc8be268ae87d9f57908251a1d847fb79bc4993b.tar.gz gentoo-2-cc8be268ae87d9f57908251a1d847fb79bc4993b.tar.bz2 gentoo-2-cc8be268ae87d9f57908251a1d847fb79bc4993b.zip |
Stable on amd64 and x86. Updated metadata.
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'sci-mathematics/drgeo')
-rw-r--r-- | sci-mathematics/drgeo/ChangeLog | 6 | ||||
-rw-r--r-- | sci-mathematics/drgeo/drgeo-1.0.0.ebuild | 4 | ||||
-rw-r--r-- | sci-mathematics/drgeo/metadata.xml | 12 |
3 files changed, 18 insertions, 4 deletions
diff --git a/sci-mathematics/drgeo/ChangeLog b/sci-mathematics/drgeo/ChangeLog index 2132b03597e2..3b4b36f33ab7 100644 --- a/sci-mathematics/drgeo/ChangeLog +++ b/sci-mathematics/drgeo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-mathematics/drgeo # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/drgeo/ChangeLog,v 1.5 2005/04/08 14:40:31 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/drgeo/ChangeLog,v 1.6 2005/05/10 09:36:49 cryos Exp $ + + 10 May 2005; Marcus D. Hanwell <cryos@gentoo.org> metadata.xml, + drgeo-1.0.0.ebuild: + Stable on amd64 and x86. Updated metadata. *drgeo-1.0.0 (08 Apr 2005) diff --git a/sci-mathematics/drgeo/drgeo-1.0.0.ebuild b/sci-mathematics/drgeo/drgeo-1.0.0.ebuild index cc67c74914c5..813553e33567 100644 --- a/sci-mathematics/drgeo/drgeo-1.0.0.ebuild +++ b/sci-mathematics/drgeo/drgeo-1.0.0.ebuild @@ -1,6 +1,6 @@ # 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-1.0.0.ebuild,v 1.1 2005/04/08 14:40:31 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/drgeo/drgeo-1.0.0.ebuild,v 1.2 2005/05/10 09:36:49 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 diff --git a/sci-mathematics/drgeo/metadata.xml b/sci-mathematics/drgeo/metadata.xml index b229aec85b8f..fd19a2f25d00 100644 --- a/sci-mathematics/drgeo/metadata.xml +++ b/sci-mathematics/drgeo/metadata.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>sci</herd> + <herd>sci</herd> + <maintainer> + <email>cryos@gentoo.org</email> + </maintainer> + <longdescription> + Dr. Geo is a GTK2 interactive geometry software. It allows one to create + geometric figure plus the interactive manipulation of such figure in respect + with their geometric constraints. It is useable in teaching situation with + students from primary or secondary level. It also features an integrated + Scheme programming language to define scripts within a figure. + </longdescription> </pkgmetadata> |