summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2005-02-25 02:09:24 +0000
committerAndrej Kacian <ticho@gentoo.org>2005-02-25 02:09:24 +0000
commit6a41d662c0532d1ddc32bee18510557333f12bd4 (patch)
treebec1f527cb8736ebd73e9544e55aa16469517c59 /net-mail/pfqueue
parentadd pkgconfig dep, mark x86 stable. bug 82931 (diff)
downloadhistorical-6a41d662c0532d1ddc32bee18510557333f12bd4.tar.gz
historical-6a41d662c0532d1ddc32bee18510557333f12bd4.tar.bz2
historical-6a41d662c0532d1ddc32bee18510557333f12bd4.zip
Use make install syntax in 0.3.3. Install manpage in older ebuilds.
Package-Manager: portage-2.0.51.16
Diffstat (limited to 'net-mail/pfqueue')
-rw-r--r--net-mail/pfqueue/ChangeLog6
-rw-r--r--net-mail/pfqueue/Manifest16
-rw-r--r--net-mail/pfqueue/pfqueue-0.3.0.ebuild3
-rw-r--r--net-mail/pfqueue/pfqueue-0.3.1.ebuild3
-rw-r--r--net-mail/pfqueue/pfqueue-0.3.2.ebuild3
-rw-r--r--net-mail/pfqueue/pfqueue-0.3.3.ebuild6
6 files changed, 22 insertions, 15 deletions
diff --git a/net-mail/pfqueue/ChangeLog b/net-mail/pfqueue/ChangeLog
index d2125f7fea1c..a16861e32d07 100644
--- a/net-mail/pfqueue/ChangeLog
+++ b/net-mail/pfqueue/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-mail/pfqueue
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/pfqueue/ChangeLog,v 1.7 2005/02/25 01:45:53 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/pfqueue/ChangeLog,v 1.8 2005/02/25 02:09:24 ticho Exp $
+
+ 25 Feb 2005; Andrej Kacian <ticho@gentoo.org> pfqueue-0.3.0.ebuild,
+ pfqueue-0.3.1.ebuild, pfqueue-0.3.2.ebuild, pfqueue-0.3.3.ebuild:
+ Install manpage. Use make install in src_install().
*pfqueue-0.3.3 (25 Feb 2005)
diff --git a/net-mail/pfqueue/Manifest b/net-mail/pfqueue/Manifest
index 0813ebe26a2b..bdf469694fa9 100644
--- a/net-mail/pfqueue/Manifest
+++ b/net-mail/pfqueue/Manifest
@@ -1,12 +1,12 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 82d8e84fe7248aa6ee2728f46ee090a8 pfqueue-0.3.3.ebuild 575
-MD5 892ed3c3123d19c7273e63b9b524127d ChangeLog 1371
-MD5 44986dbd2a613c7579105b5034800e3d pfqueue-0.3.0.ebuild 747
+MD5 130cfd8b1703d8f88d945faa531140e7 pfqueue-0.3.3.ebuild 601
+MD5 67602d69e398a3419057c2d58e4eb7f6 ChangeLog 1564
+MD5 86d2cebe7ed5ef5d69744c749bb694cc pfqueue-0.3.0.ebuild 764
MD5 e396dc676848929288884a9db1d4c976 metadata.xml 340
-MD5 267777cabd062316f30b793346fc9d48 pfqueue-0.3.2.ebuild 575
-MD5 c78f583abc7dda94444b7a8370d8e61f pfqueue-0.3.1.ebuild 574
+MD5 8b81beace023137779b34d83c110f16e pfqueue-0.3.2.ebuild 592
+MD5 5b1cc11089f13329caaf9011cc33a117 pfqueue-0.3.1.ebuild 591
MD5 8c214e6ed9ebe956b7e5786015943cb6 files/digest-pfqueue-0.3.1 65
MD5 ede58b8b39f085ade991617aec19edf4 files/digest-pfqueue-0.3.0 65
MD5 71084d1a4237ca6edf93555978303d19 files/digest-pfqueue-0.3.2 65
@@ -14,7 +14,7 @@ MD5 379199624604ff626d24ac8def4f9086 files/digest-pfqueue-0.3.3 65
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
-iD8DBQFCHoNcQlM6RnzZP+IRAtLXAKC2HhPCPiu5i8YyeS4n+b//oKtzRACgpGir
-nGfvfHNqzlf4Y9l0ZXjufHU=
-=b/vP
+iD8DBQFCHojcQlM6RnzZP+IRAoKJAJ9XHzqk2E6e0U9m/5rHSZlRsrcjfQCfV2ZI
+j6F8gDtyZuiH7/SbTjTLq7I=
+=raEt
-----END PGP SIGNATURE-----
diff --git a/net-mail/pfqueue/pfqueue-0.3.0.ebuild b/net-mail/pfqueue/pfqueue-0.3.0.ebuild
index 835ccf800655..38a41abf065e 100644
--- a/net-mail/pfqueue/pfqueue-0.3.0.ebuild
+++ b/net-mail/pfqueue/pfqueue-0.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/pfqueue/pfqueue-0.3.0.ebuild,v 1.2 2005/02/25 01:45:53 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/pfqueue/pfqueue-0.3.0.ebuild,v 1.3 2005/02/25 02:09:24 ticho Exp $
inherit eutils
DESCRIPTION="pfqueue is an ncurses console-based tool for managing Postfix
@@ -17,6 +17,7 @@ RDEPEND="mail-mta/postfix"
src_install() {
dosbin pfqueue
dodoc README ChangeLog
+ doman pfqueue.1
}
pkg_postinst() {
diff --git a/net-mail/pfqueue/pfqueue-0.3.1.ebuild b/net-mail/pfqueue/pfqueue-0.3.1.ebuild
index fc29d5e5ce2f..464e3d6c4a36 100644
--- a/net-mail/pfqueue/pfqueue-0.3.1.ebuild
+++ b/net-mail/pfqueue/pfqueue-0.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/pfqueue/pfqueue-0.3.1.ebuild,v 1.2 2005/02/25 01:45:53 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/pfqueue/pfqueue-0.3.1.ebuild,v 1.3 2005/02/25 02:09:24 ticho Exp $
inherit eutils
DESCRIPTION="pfqueue is an ncurses console-based tool for managing Postfix
@@ -17,4 +17,5 @@ RDEPEND="mail-mta/postfix"
src_install() {
dosbin pfqueue
dodoc README ChangeLog
+ doman pfqueue.1
}
diff --git a/net-mail/pfqueue/pfqueue-0.3.2.ebuild b/net-mail/pfqueue/pfqueue-0.3.2.ebuild
index 9a316dcf0581..c077dd9c5964 100644
--- a/net-mail/pfqueue/pfqueue-0.3.2.ebuild
+++ b/net-mail/pfqueue/pfqueue-0.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/pfqueue/pfqueue-0.3.2.ebuild,v 1.1 2005/02/18 23:05:13 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/pfqueue/pfqueue-0.3.2.ebuild,v 1.2 2005/02/25 02:09:24 ticho Exp $
inherit eutils
DESCRIPTION="pfqueue is an ncurses console-based tool for managing Postfix
@@ -17,4 +17,5 @@ RDEPEND="mail-mta/postfix"
src_install() {
dosbin pfqueue
dodoc README ChangeLog
+ doman pfqueue.1
}
diff --git a/net-mail/pfqueue/pfqueue-0.3.3.ebuild b/net-mail/pfqueue/pfqueue-0.3.3.ebuild
index b5a1717b1fad..d166e6c3b466 100644
--- a/net-mail/pfqueue/pfqueue-0.3.3.ebuild
+++ b/net-mail/pfqueue/pfqueue-0.3.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/pfqueue/pfqueue-0.3.3.ebuild,v 1.1 2005/02/25 01:45:53 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/pfqueue/pfqueue-0.3.3.ebuild,v 1.2 2005/02/25 02:09:24 ticho Exp $
inherit eutils
DESCRIPTION="pfqueue is an ncurses console-based tool for managing Postfix
@@ -15,6 +15,6 @@ DEPEND="virtual/libc"
RDEPEND="mail-mta/postfix"
src_install() {
- dosbin pfqueue
- dodoc README ChangeLog
+ make DESTDIR=${D} install || die
+ dodoc README ChangeLog COPYING
}