diff options
author | 2008-08-16 16:24:17 +0000 | |
---|---|---|
committer | 2008-08-16 16:24:17 +0000 | |
commit | a1865e3f366b087b8e999a08670fbb6a3034ab76 (patch) | |
tree | 9af78984563671858f02445869b75b5f5e82f2ed /net-voip/linphone | |
parent | Stable on ppc wrt bug 234757 (diff) | |
download | historical-a1865e3f366b087b8e999a08670fbb6a3034ab76.tar.gz historical-a1865e3f366b087b8e999a08670fbb6a3034ab76.tar.bz2 historical-a1865e3f366b087b8e999a08670fbb6a3034ab76.zip |
Remove stkn from metadata.xml (#27693)
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.26-tuxonice i686
Diffstat (limited to 'net-voip/linphone')
-rw-r--r-- | net-voip/linphone/ChangeLog | 5 | ||||
-rw-r--r-- | net-voip/linphone/metadata.xml | 7 |
2 files changed, 5 insertions, 7 deletions
diff --git a/net-voip/linphone/ChangeLog b/net-voip/linphone/ChangeLog index 6b55831852b8..eda4810203d1 100644 --- a/net-voip/linphone/ChangeLog +++ b/net-voip/linphone/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-voip/linphone # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v 1.14 2008/08/01 18:55:36 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v 1.15 2008/08/16 16:23:31 tove Exp $ + + 16 Aug 2008; Torsten Veller <tove@gentoo.org> metadata.xml: + Remove stkn from metadata.xml (#27693) 01 Aug 2008; nixnut <nixnut@gentoo.org> linphone-2.1.1.ebuild: Stable on ppc wrt bug 210741 diff --git a/net-voip/linphone/metadata.xml b/net-voip/linphone/metadata.xml index e2b0481cb839..8d1e4dd4a5b8 100644 --- a/net-voip/linphone/metadata.xml +++ b/net-voip/linphone/metadata.xml @@ -1,10 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>voip</herd> -<maintainer> - <email>stkn@gentoo.org</email> - <name>Stefan Knoblich</name> - <description>voip herd will be taking care of this</description> -</maintainer> + <herd>voip</herd> </pkgmetadata> |