diff options
author | Patrick Lauer <patrick@gentoo.org> | 2013-08-15 03:39:45 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2013-08-15 03:39:45 +0000 |
commit | ca296c46b56619030418778af48113eba35cb52a (patch) | |
tree | 38011ba962935bd770fa869eadb5f0c2b916dcb6 /mail-mta | |
parent | Whitespace (diff) | |
download | gentoo-2-ca296c46b56619030418778af48113eba35cb52a.tar.gz gentoo-2-ca296c46b56619030418778af48113eba35cb52a.tar.bz2 gentoo-2-ca296c46b56619030418778af48113eba35cb52a.zip |
Whitespace
(Portage version: 2.2.0/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/qpsmtpd/ChangeLog | 5 | ||||
-rw-r--r-- | mail-mta/qpsmtpd/qpsmtpd-9999.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-mta/qpsmtpd/ChangeLog b/mail-mta/qpsmtpd/ChangeLog index 1e541c497861..ab09ff40bb42 100644 --- a/mail-mta/qpsmtpd/ChangeLog +++ b/mail-mta/qpsmtpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-mta/qpsmtpd # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/qpsmtpd/ChangeLog,v 1.20 2013/05/12 08:12:29 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/qpsmtpd/ChangeLog,v 1.21 2013/08/15 03:39:45 patrick Exp $ + + 15 Aug 2013; Patrick Lauer <patrick@gentoo.org> qpsmtpd-9999.ebuild: + Whitespace 12 May 2013; Patrick Lauer <patrick@gentoo.org> metadata.xml: Remove obsolete useflag from metadata.xml diff --git a/mail-mta/qpsmtpd/qpsmtpd-9999.ebuild b/mail-mta/qpsmtpd/qpsmtpd-9999.ebuild index 2e11f1f1ae34..bdc82b3445ad 100644 --- a/mail-mta/qpsmtpd/qpsmtpd-9999.ebuild +++ b/mail-mta/qpsmtpd/qpsmtpd-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/qpsmtpd/qpsmtpd-9999.ebuild,v 1.6 2013/04/15 23:19:22 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/qpsmtpd/qpsmtpd-9999.ebuild,v 1.7 2013/08/15 03:39:45 patrick Exp $ EAPI=2 @@ -10,7 +10,7 @@ DESCRIPTION="qpsmtpd is a flexible smtpd daemon written in Perl" HOMEPAGE="http://smtpd.develooper.com" # This is a spotted development fork with many improvements EGIT_REPO_URI="git://github.com/qpsmtpd-dev/qpsmtpd-dev.git - https://github.com/qpsmtpd-dev/qpsmtpd-dev.git" + https://github.com/qpsmtpd-dev/qpsmtpd-dev.git" LICENSE="MIT" SLOT="0" |