summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2005-02-04 23:48:57 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2005-02-04 23:48:57 +0000
commitf6c090fcae0ee2ee6e73b66a93695e6c4bfd82b0 (patch)
tree60e35fbd7cbc76a9e106968d1bcdeb8f0b4246e2
parentStable on ppc. (diff)
downloadgentoo-2-f6c090fcae0ee2ee6e73b66a93695e6c4bfd82b0.tar.gz
gentoo-2-f6c090fcae0ee2ee6e73b66a93695e6c4bfd82b0.tar.bz2
gentoo-2-f6c090fcae0ee2ee6e73b66a93695e6c4bfd82b0.zip
Marked stable on amd64 and x86.
(Portage version: 2.0.51-r15)
-rw-r--r--sci-chemistry/gperiodic/ChangeLog8
-rw-r--r--sci-chemistry/gperiodic/gperiodic-1.3.2.ebuild4
-rw-r--r--sci-chemistry/gperiodic/gperiodic-2.0.7.ebuild6
-rw-r--r--sci-chemistry/gperiodic/metadata.xml10
4 files changed, 20 insertions, 8 deletions
diff --git a/sci-chemistry/gperiodic/ChangeLog b/sci-chemistry/gperiodic/ChangeLog
index d4bb540e2b3a..0cf03105a085 100644
--- a/sci-chemistry/gperiodic/ChangeLog
+++ b/sci-chemistry/gperiodic/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-chemistry/gperiodic
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gperiodic/ChangeLog,v 1.2 2004/12/24 20:13:45 swegener Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gperiodic/ChangeLog,v 1.3 2005/02/04 23:48:57 cryos Exp $
+
+ 04 Feb 2005; Marcus D. Hanwell <cryos@gentoo.org> metadata.xml,
+ gperiodic-2.0.7.ebuild:
+ Marked stable on amd64 and x86. Updated metadata.xml.
*gperiodic-1.3.2 (24 Dec 2004)
diff --git a/sci-chemistry/gperiodic/gperiodic-1.3.2.ebuild b/sci-chemistry/gperiodic/gperiodic-1.3.2.ebuild
index aa343bf6ba20..3486f64bff29 100644
--- a/sci-chemistry/gperiodic/gperiodic-1.3.2.ebuild
+++ b/sci-chemistry/gperiodic/gperiodic-1.3.2.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-chemistry/gperiodic/gperiodic-1.3.2.ebuild,v 1.1 2004/12/24 16:39:21 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gperiodic/gperiodic-1.3.2.ebuild,v 1.2 2005/02/04 23:48:57 cryos Exp $
inherit eutils
diff --git a/sci-chemistry/gperiodic/gperiodic-2.0.7.ebuild b/sci-chemistry/gperiodic/gperiodic-2.0.7.ebuild
index 8f127e8d4c59..735cc63c4ba9 100644
--- a/sci-chemistry/gperiodic/gperiodic-2.0.7.ebuild
+++ b/sci-chemistry/gperiodic/gperiodic-2.0.7.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-chemistry/gperiodic/gperiodic-2.0.7.ebuild,v 1.1 2004/12/24 16:39:21 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gperiodic/gperiodic-2.0.7.ebuild,v 1.2 2005/02/04 23:48:57 cryos Exp $
inherit toolchain-funcs
@@ -8,7 +8,7 @@ DESCRIPTION="Periodic table application for Linux"
SRC_URI="http://www.acclab.helsinki.fi/~frantz/software/${P}.tar.gz"
HOMEPAGE="http://www.acclab.helsinki.fi/~frantz/software/gperiodic.php"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="x86 amd64"
SLOT="0"
LICENSE="GPL-2"
IUSE="nls"
diff --git a/sci-chemistry/gperiodic/metadata.xml b/sci-chemistry/gperiodic/metadata.xml
index b229aec85b8f..d3fa21e0e09d 100644
--- a/sci-chemistry/gperiodic/metadata.xml
+++ b/sci-chemistry/gperiodic/metadata.xml
@@ -1,5 +1,13 @@
<?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>
+ GPeriodic is a program for looking up various data about elements from the
+ periodic table, based on the GTK2 toolkit. It also features a command line
+ interface.
+ </longdescription>
</pkgmetadata>