diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 16:55:00 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 16:55:00 +0000 |
commit | 52b85528ca7f8f5b6367afe009053cca12672d0f (patch) | |
tree | c593af6b59edb5deed6e44443487100602ad40aa /net-mail/procmail | |
parent | Version bumped. (diff) | |
download | gentoo-2-52b85528ca7f8f5b6367afe009053cca12672d0f.tar.gz gentoo-2-52b85528ca7f8f5b6367afe009053cca12672d0f.tar.bz2 gentoo-2-52b85528ca7f8f5b6367afe009053cca12672d0f.zip |
License Fixes. Part 2.
Diffstat (limited to 'net-mail/procmail')
-rw-r--r-- | net-mail/procmail/procmail-3.22-r2.ebuild | 4 | ||||
-rw-r--r-- | net-mail/procmail/procmail-3.22-r3.ebuild | 4 | ||||
-rw-r--r-- | net-mail/procmail/procmail-3.22-r4.ebuild | 4 | ||||
-rw-r--r-- | net-mail/procmail/procmail-3.22-r5.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/net-mail/procmail/procmail-3.22-r2.ebuild b/net-mail/procmail/procmail-3.22-r2.ebuild index 9892874f8888..7700837de74f 100644 --- a/net-mail/procmail/procmail-3.22-r2.ebuild +++ b/net-mail/procmail/procmail-3.22-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/procmail/procmail-3.22-r2.ebuild,v 1.9 2003/02/13 14:36:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/procmail/procmail-3.22-r2.ebuild,v 1.10 2003/02/28 16:55:00 liquidx Exp $ S=${WORKDIR}/${P} DESCRIPTION="Mail delivery agent/filter" @@ -13,7 +13,7 @@ DEPEND="virtual/glibc RDEPEND="virtual/glibc" SLOT="0" -LICENSE="Artistic | GPL" +LICENSE="Artistic | GPL-2" KEYWORDS="x86 sparc " src_compile() { diff --git a/net-mail/procmail/procmail-3.22-r3.ebuild b/net-mail/procmail/procmail-3.22-r3.ebuild index a868e952e074..c5bb2908a9da 100644 --- a/net-mail/procmail/procmail-3.22-r3.ebuild +++ b/net-mail/procmail/procmail-3.22-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/procmail/procmail-3.22-r3.ebuild,v 1.6 2003/02/13 14:36:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/procmail/procmail-3.22-r3.ebuild,v 1.7 2003/02/28 16:55:00 liquidx Exp $ S=${WORKDIR}/${P} DESCRIPTION="Mail delivery agent/filter" @@ -13,7 +13,7 @@ DEPEND="virtual/glibc RDEPEND="virtual/glibc" SLOT="0" -LICENSE="Artistic | GPL" +LICENSE="Artistic | GPL-2" KEYWORDS="x86 ppc sparc " src_compile() { diff --git a/net-mail/procmail/procmail-3.22-r4.ebuild b/net-mail/procmail/procmail-3.22-r4.ebuild index 29ba56cdc20a..6e8ad1df1d80 100644 --- a/net-mail/procmail/procmail-3.22-r4.ebuild +++ b/net-mail/procmail/procmail-3.22-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/procmail/procmail-3.22-r4.ebuild,v 1.4 2003/02/13 14:37:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/procmail/procmail-3.22-r4.ebuild,v 1.5 2003/02/28 16:55:00 liquidx Exp $ S=${WORKDIR}/${P} DESCRIPTION="Mail delivery agent/filter" @@ -15,7 +15,7 @@ RDEPEND="virtual/glibc" PROVIDE="virtual/mda" SLOT="0" -LICENSE="Artistic | GPL" +LICENSE="Artistic | GPL-2" KEYWORDS="x86 ppc sparc " src_compile() { diff --git a/net-mail/procmail/procmail-3.22-r5.ebuild b/net-mail/procmail/procmail-3.22-r5.ebuild index 322cc2143240..0378c1e98cf0 100644 --- a/net-mail/procmail/procmail-3.22-r5.ebuild +++ b/net-mail/procmail/procmail-3.22-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/procmail/procmail-3.22-r5.ebuild,v 1.9 2003/02/13 14:37:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/procmail/procmail-3.22-r5.ebuild,v 1.10 2003/02/28 16:55:00 liquidx Exp $ S=${WORKDIR}/${P} DESCRIPTION="Mail delivery agent/filter" @@ -17,7 +17,7 @@ RDEPEND="virtual/glibc" PROVIDE="virtual/mda" SLOT="0" -LICENSE="Artistic | GPL" +LICENSE="Artistic | GPL-2" KEYWORDS="x86 ppc sparc alpha" src_compile() { |