diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-03-01 14:32:39 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-03-01 14:32:39 +0000 |
commit | 5cfcb0e403a455a4d8dbbb9831645869052733b0 (patch) | |
tree | 657e79e739572fff3b9fe7cc9ae860d1cae82ff8 /mail-mta | |
parent | Version bump and fix for bug #123400 (diff) | |
download | historical-5cfcb0e403a455a4d8dbbb9831645869052733b0.tar.gz historical-5cfcb0e403a455a4d8dbbb9831645869052733b0.tar.bz2 historical-5cfcb0e403a455a4d8dbbb9831645869052733b0.zip |
Added to ~sparc.
Package-Manager: portage-2.0.54
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/netqmail/ChangeLog | 5 | ||||
-rw-r--r-- | mail-mta/netqmail/Manifest | 4 | ||||
-rw-r--r-- | mail-mta/netqmail/netqmail-1.05.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/mail-mta/netqmail/ChangeLog b/mail-mta/netqmail/ChangeLog index f2838f0bb2a0..e478ae77eb6c 100644 --- a/mail-mta/netqmail/ChangeLog +++ b/mail-mta/netqmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-mta/netqmail # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/netqmail/ChangeLog,v 1.2 2006/02/13 15:51:27 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/netqmail/ChangeLog,v 1.3 2006/03/01 14:32:39 hansmi Exp $ + + 01 Mar 2006; Michael Hanselmann <hansmi@gentoo.org> netqmail-1.05.ebuild: + Added to ~sparc. 13 Feb 2006; Michael Hanselmann <hansmi@gentoo.org> netqmail-1.05.ebuild: Added to ~x86. Tested by Frank Schmitt. diff --git a/mail-mta/netqmail/Manifest b/mail-mta/netqmail/Manifest index 2b4f7de0b5a6..5c2a49f08c69 100644 --- a/mail-mta/netqmail/Manifest +++ b/mail-mta/netqmail/Manifest @@ -1,4 +1,4 @@ -MD5 cce1b0bcbdc4e34e4f6b2884370771fb ChangeLog 1123 +MD5 f70961be65da3800fd828068cde197f3 ChangeLog 1219 MD5 180a513f34e3f00abc609672a190072c files/99qmail 137 MD5 8a70add9e090d638f31f8919839fe092 files/conf-common 2375 MD5 0f4ab2906bcf5bc35c20def70d1685e4 files/conf-pop3d 1205 @@ -27,4 +27,4 @@ MD5 1b6de3a03925b8036ad711249c281ad9 files/tcp.qmqp.sample 571 MD5 236eb15657100fcae1828d2ab834971d files/tcp.qmtp.sample 997 MD5 ab8e1f0ae6b685ef461847c8c4a15a94 files/tcp.smtp.sample 3585 MD5 1f12f659d2cf9550971387cb78c2f0af metadata.xml 278 -MD5 7f0af70f49a189f6798da3f9b20b70ce netqmail-1.05.ebuild 11788 +MD5 1aca1b8378529cd7b86714045e5cbe39 netqmail-1.05.ebuild 11795 diff --git a/mail-mta/netqmail/netqmail-1.05.ebuild b/mail-mta/netqmail/netqmail-1.05.ebuild index e2657a112ce6..651c1f264ca6 100644 --- a/mail-mta/netqmail/netqmail-1.05.ebuild +++ b/mail-mta/netqmail/netqmail-1.05.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/netqmail/netqmail-1.05.ebuild,v 1.2 2006/02/13 15:51:27 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/netqmail/netqmail-1.05.ebuild,v 1.3 2006/03/01 14:32:39 hansmi Exp $ inherit eutils toolchain-funcs fixheadtails flag-o-matic @@ -19,7 +19,7 @@ SRC_URI=" LICENSE="as-is" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc ~sparc ~x86" IUSE="vanilla ssl highvolume gencertdaily" RESTRICT="userpriv usersandbox test" |