diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2007-12-03 21:36:57 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2007-12-03 21:36:57 +0000 |
commit | 096e8bebaa66428aed78bea6645518f0c52baab0 (patch) | |
tree | da1e742265ae4872e27735406bcf740a7aa2140f /mail-mta | |
parent | Rename ebuild to match upstream version number. (diff) | |
download | gentoo-2-096e8bebaa66428aed78bea6645518f0c52baab0.tar.gz gentoo-2-096e8bebaa66428aed78bea6645518f0c52baab0.tar.bz2 gentoo-2-096e8bebaa66428aed78bea6645518f0c52baab0.zip |
DJB has relicensed qmail to the public domain, see http://cr.yp.to/qmail/dist.html
(Portage version: 2.1.4_rc4)
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/netqmail/ChangeLog | 7 | ||||
-rw-r--r-- | mail-mta/netqmail/netqmail-1.05-r4.ebuild | 4 | ||||
-rw-r--r-- | mail-mta/netqmail/netqmail-1.05-r8.ebuild | 4 |
3 files changed, 10 insertions, 5 deletions
diff --git a/mail-mta/netqmail/ChangeLog b/mail-mta/netqmail/ChangeLog index 64148e5ea2fa..48883c2e1859 100644 --- a/mail-mta/netqmail/ChangeLog +++ b/mail-mta/netqmail/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for mail-mta/netqmail # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/netqmail/ChangeLog,v 1.41 2007/06/30 18:43:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/netqmail/ChangeLog,v 1.42 2007/12/03 21:36:57 robbat2 Exp $ + + 03 Dec 2007; Robin H. Johnson <robbat2@gentoo.org> + netqmail-1.05-r4.ebuild, netqmail-1.05-r8.ebuild: + DJB has relicensed qmail to the public domain, see + http://cr.yp.to/qmail/dist.html 30 Jun 2007; Raúl Porcel <armin76@gentoo.org> netqmail-1.05-r8.ebuild: alpha stable wrt #169591 diff --git a/mail-mta/netqmail/netqmail-1.05-r4.ebuild b/mail-mta/netqmail/netqmail-1.05-r4.ebuild index bd6a200cf50a..45e2e8064dc0 100644 --- a/mail-mta/netqmail/netqmail-1.05-r4.ebuild +++ b/mail-mta/netqmail/netqmail-1.05-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/netqmail/netqmail-1.05-r4.ebuild,v 1.21 2007/04/10 18:01:26 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/netqmail/netqmail-1.05-r4.ebuild,v 1.22 2007/12/03 21:36:57 robbat2 Exp $ inherit eutils toolchain-funcs fixheadtails flag-o-matic @@ -22,7 +22,7 @@ SRC_URI=" ) " -LICENSE="as-is" +LICENSE="public-domain" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" IUSE="gencertdaily highvolume mailwrapper noauthcram qmail-spp ssl vanilla" diff --git a/mail-mta/netqmail/netqmail-1.05-r8.ebuild b/mail-mta/netqmail/netqmail-1.05-r8.ebuild index f69eb780cb47..856286edc600 100644 --- a/mail-mta/netqmail/netqmail-1.05-r8.ebuild +++ b/mail-mta/netqmail/netqmail-1.05-r8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/netqmail/netqmail-1.05-r8.ebuild,v 1.7 2007/06/30 18:43:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/netqmail/netqmail-1.05-r8.ebuild,v 1.8 2007/12/03 21:36:57 robbat2 Exp $ inherit eutils toolchain-funcs fixheadtails flag-o-matic @@ -22,7 +22,7 @@ SRC_URI=" ) " -LICENSE="as-is" +LICENSE="public-domain" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="gencertdaily highvolume mailwrapper noauthcram qmail-spp ssl vanilla" |