diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2009-01-02 20:04:14 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2009-01-02 20:04:14 +0000 |
commit | 18b9558177c3c89a45d5bd20e962b5e352a37eff (patch) | |
tree | 702efd793271e58fa6242d29ed4a81db23d10a78 /sci-libs | |
parent | Revbump to fix bug 244732 (diff) | |
download | gentoo-2-18b9558177c3c89a45d5bd20e962b5e352a37eff.tar.gz gentoo-2-18b9558177c3c89a45d5bd20e962b5e352a37eff.tar.bz2 gentoo-2-18b9558177c3c89a45d5bd20e962b5e352a37eff.zip |
Removed myself as maintainer.
(Portage version: 2.2_rc20/cvs/Linux 2.6.28-gentoo x86_64)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/plplot/ChangeLog | 7 | ||||
-rw-r--r-- | sci-libs/plplot/metadata.xml | 3 |
2 files changed, 5 insertions, 5 deletions
diff --git a/sci-libs/plplot/ChangeLog b/sci-libs/plplot/ChangeLog index 68a7ed521c2b..1c057379e7ba 100644 --- a/sci-libs/plplot/ChangeLog +++ b/sci-libs/plplot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/plplot -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/ChangeLog,v 1.18 2008/11/26 21:02:43 dirtyepic Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/ChangeLog,v 1.19 2009/01/02 20:04:14 cryos Exp $ + + 02 Jan 2009; Marcus D. Hanwell <cryos@gentoo.org> metadata.xml: + Removed myself as maintainer. 26 Nov 2008; Ryan Hill <dirtyepic@gentoo.org> plplot-5.9.0.ebuild: Call wxwidgets_pkg_setup. diff --git a/sci-libs/plplot/metadata.xml b/sci-libs/plplot/metadata.xml index 77b5f45deb31..fc7ab0b7b82e 100644 --- a/sci-libs/plplot/metadata.xml +++ b/sci-libs/plplot/metadata.xml @@ -2,9 +2,6 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>sci</herd> -<maintainer> - <email>cryos@gentoo.org</email> -</maintainer> <longdescription> PLplot is a library of functions that are useful for making scientific plots. It can be used from within compiled languages such as C, C++, |