summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2011-09-20 22:49:28 +0000
committerMichał Górny <mgorny@gentoo.org>2011-09-20 22:49:28 +0000
commitaa011d8a2eca3c27511d00241254de2089916632 (patch)
tree3f54ea6db0d5c3ce70a0f2f67d7b4def533209ca /mail-mta/qpsmtpd
parentMigrate to git-2. (diff)
downloadgentoo-2-aa011d8a2eca3c27511d00241254de2089916632.tar.gz
gentoo-2-aa011d8a2eca3c27511d00241254de2089916632.tar.bz2
gentoo-2-aa011d8a2eca3c27511d00241254de2089916632.zip
Migrate to git-2.
(Portage version: 2.2.0_alpha59/cvs/Linux x86_64)
Diffstat (limited to 'mail-mta/qpsmtpd')
-rw-r--r--mail-mta/qpsmtpd/ChangeLog7
-rw-r--r--mail-mta/qpsmtpd/qpsmtpd-9999.ebuild9
2 files changed, 10 insertions, 6 deletions
diff --git a/mail-mta/qpsmtpd/ChangeLog b/mail-mta/qpsmtpd/ChangeLog
index 8b60bebd8f7e..1e8f9acc9705 100644
--- a/mail-mta/qpsmtpd/ChangeLog
+++ b/mail-mta/qpsmtpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for mail-mta/qpsmtpd
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/qpsmtpd/ChangeLog,v 1.11 2010/03/25 06:14:33 robbat2 Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/qpsmtpd/ChangeLog,v 1.12 2011/09/20 22:49:28 mgorny Exp $
+
+ 20 Sep 2011; Michał Górny <mgorny@gentoo.org> qpsmtpd-9999.ebuild:
+ Migrate to git-2.
25 Mar 2010; Robin H. Johnson <robbat2@gentoo.org> qpsmtpd-0.83-r1.ebuild:
Clean up file and dir ownership.
diff --git a/mail-mta/qpsmtpd/qpsmtpd-9999.ebuild b/mail-mta/qpsmtpd/qpsmtpd-9999.ebuild
index 49cebe063794..3bbd057cbf63 100644
--- a/mail-mta/qpsmtpd/qpsmtpd-9999.ebuild
+++ b/mail-mta/qpsmtpd/qpsmtpd-9999.ebuild
@@ -1,14 +1,15 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 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.1 2009/09/16 01:24:33 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/qpsmtpd/qpsmtpd-9999.ebuild,v 1.2 2011/09/20 22:49:28 mgorny Exp $
EAPI=2
-inherit eutils git perl-app
+inherit eutils git-2 perl-app
DESCRIPTION="qpsmtpd is a flexible smtpd daemon written in Perl"
HOMEPAGE="http://smtpd.develooper.com"
-EGIT_REPO_URI="git://git.develooper.com/qpsmtpd.git"
+EGIT_REPO_URI="git://git.develooper.com/qpsmtpd.git
+ http://git.develooper.com/qpsmtpd.git"
LICENSE="as-is"
SLOT="0"