diff options
author | Christian Heim <phreak@gentoo.org> | 2008-03-14 10:07:57 +0000 |
---|---|---|
committer | Christian Heim <phreak@gentoo.org> | 2008-03-14 10:07:57 +0000 |
commit | 477e5998066ac9ff04b22fa955693d044ceb8e91 (patch) | |
tree | aa832c04a047334f62197b40970d564da2a1e576 /net-mail/gnubiff | |
parent | Removing Masatomo Nakano (nakano, #200340) from metadata.xml. Fixing the mino... (diff) | |
download | gentoo-2-477e5998066ac9ff04b22fa955693d044ceb8e91.tar.gz gentoo-2-477e5998066ac9ff04b22fa955693d044ceb8e91.tar.bz2 gentoo-2-477e5998066ac9ff04b22fa955693d044ceb8e91.zip |
Removing Masatomo Nakano (nakano, #200340) from metadata.xml. Fixing the minor syntax errors.
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-mail/gnubiff')
-rw-r--r-- | net-mail/gnubiff/ChangeLog | 10 | ||||
-rw-r--r-- | net-mail/gnubiff/gnubiff-2.1.3.ebuild | 8 | ||||
-rw-r--r-- | net-mail/gnubiff/gnubiff-2.1.9.ebuild | 6 | ||||
-rw-r--r-- | net-mail/gnubiff/gnubiff-2.2.1.ebuild | 6 | ||||
-rw-r--r-- | net-mail/gnubiff/gnubiff-2.2.2.ebuild | 6 | ||||
-rw-r--r-- | net-mail/gnubiff/gnubiff-2.2.5.ebuild | 6 | ||||
-rw-r--r-- | net-mail/gnubiff/metadata.xml | 6 |
7 files changed, 25 insertions, 23 deletions
diff --git a/net-mail/gnubiff/ChangeLog b/net-mail/gnubiff/ChangeLog index 95893756036f..e490f46dfa54 100644 --- a/net-mail/gnubiff/ChangeLog +++ b/net-mail/gnubiff/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-mail/gnubiff -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/ChangeLog,v 1.17 2007/07/22 08:20:53 dberkholz Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/ChangeLog,v 1.18 2008/03/14 10:07:57 phreak Exp $ + + 14 Mar 2008; Christian Heim <phreak@gentoo.org> metadata.xml, + gnubiff-2.1.3.ebuild, gnubiff-2.1.9.ebuild, gnubiff-2.2.1.ebuild, + gnubiff-2.2.2.ebuild, gnubiff-2.2.5.ebuild: + Removing Masatomo Nakano (nakano, #200340) from metadata.xml. Fixing the + minor syntax errors. 22 Jul 2007; Donnie Berkholz <dberkholz@gentoo.org>; gnubiff-2.1.9.ebuild, gnubiff-2.2.1.ebuild, gnubiff-2.2.2.ebuild, gnubiff-2.2.5.ebuild: diff --git a/net-mail/gnubiff/gnubiff-2.1.3.ebuild b/net-mail/gnubiff/gnubiff-2.1.3.ebuild index 51bc2213cfb6..e0a17989ce93 100644 --- a/net-mail/gnubiff/gnubiff-2.1.3.ebuild +++ b/net-mail/gnubiff/gnubiff-2.1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/gnubiff-2.1.3.ebuild,v 1.7 2006/10/21 03:24:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/gnubiff-2.1.3.ebuild,v 1.8 2008/03/14 10:07:57 phreak Exp $ inherit eutils @@ -41,6 +41,6 @@ src_compile() { } src_install() { - make DESTDIR=${D} install || die - dodoc ABOUT-NLS AUTHORS ChangeLog COPYING INSTALL NEWS README THANKS TODO + make DESTDIR="${D}" install || die + dodoc AUTHORS ChangeLog INSTALL NEWS README THANKS TODO } diff --git a/net-mail/gnubiff/gnubiff-2.1.9.ebuild b/net-mail/gnubiff/gnubiff-2.1.9.ebuild index 6de59153d6a6..b0b90b9f667b 100644 --- a/net-mail/gnubiff/gnubiff-2.1.9.ebuild +++ b/net-mail/gnubiff/gnubiff-2.1.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/gnubiff-2.1.9.ebuild,v 1.5 2007/07/22 08:20:53 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/gnubiff-2.1.9.ebuild,v 1.6 2008/03/14 10:07:57 phreak Exp $ inherit eutils @@ -36,5 +36,5 @@ src_compile() { src_install() { make DESTDIR="${D}" install || die "make install failed" - dodoc ABOUT-NLS AUTHORS ChangeLog COPYING INSTALL NEWS README THANKS TODO + dodoc AUTHORS ChangeLog INSTALL NEWS README THANKS TODO } diff --git a/net-mail/gnubiff/gnubiff-2.2.1.ebuild b/net-mail/gnubiff/gnubiff-2.2.1.ebuild index fb97ddfce807..8a77dc80b24e 100644 --- a/net-mail/gnubiff/gnubiff-2.2.1.ebuild +++ b/net-mail/gnubiff/gnubiff-2.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.1.ebuild,v 1.2 2007/07/22 08:20:53 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.1.ebuild,v 1.3 2008/03/14 10:07:57 phreak Exp $ inherit eutils @@ -37,5 +37,5 @@ src_compile() { src_install() { make DESTDIR="${D}" install || die "make install failed" - dodoc ABOUT-NLS AUTHORS ChangeLog NEWS README THANKS TODO + dodoc AUTHORS ChangeLog NEWS README THANKS TODO } diff --git a/net-mail/gnubiff/gnubiff-2.2.2.ebuild b/net-mail/gnubiff/gnubiff-2.2.2.ebuild index e2b52f8d357f..216d6b1984bc 100644 --- a/net-mail/gnubiff/gnubiff-2.2.2.ebuild +++ b/net-mail/gnubiff/gnubiff-2.2.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.2.ebuild,v 1.2 2007/07/22 08:20:53 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.2.ebuild,v 1.3 2008/03/14 10:07:57 phreak Exp $ inherit eutils @@ -37,5 +37,5 @@ src_compile() { src_install() { make DESTDIR="${D}" install || die "make install failed" - dodoc ABOUT-NLS AUTHORS ChangeLog NEWS README THANKS TODO + dodoc AUTHORS ChangeLog NEWS README THANKS TODO } diff --git a/net-mail/gnubiff/gnubiff-2.2.5.ebuild b/net-mail/gnubiff/gnubiff-2.2.5.ebuild index 3fac3e796dcb..cc7fa0e902c8 100644 --- a/net-mail/gnubiff/gnubiff-2.2.5.ebuild +++ b/net-mail/gnubiff/gnubiff-2.2.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.5.ebuild,v 1.2 2007/07/22 08:20:53 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.5.ebuild,v 1.3 2008/03/14 10:07:57 phreak Exp $ inherit eutils @@ -37,5 +37,5 @@ src_compile() { src_install() { make DESTDIR="${D}" install || die "make install failed" - dodoc ABOUT-NLS AUTHORS ChangeLog NEWS README THANKS TODO + dodoc AUTHORS ChangeLog NEWS README THANKS TODO } diff --git a/net-mail/gnubiff/metadata.xml b/net-mail/gnubiff/metadata.xml index b18aedfed242..940fde8f70ce 100644 --- a/net-mail/gnubiff/metadata.xml +++ b/net-mail/gnubiff/metadata.xml @@ -1,9 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>net-mail</herd> -<maintainer> -<email>nakano@gentoo.org</email> -<name>Masatomo Nakano</name> -</maintainer> + <herd>net-mail</herd> </pkgmetadata> |