diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2006-01-31 23:34:55 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2006-01-31 23:34:55 +0000 |
commit | abc92b4e6d0b15a96ccca28cd7ccedf0d448f31b (patch) | |
tree | c25b3b3d0d97d7ba367636125e27c61bceaaa44b /dev-db/firebird | |
parent | Mark 0.58 stable on alpha (diff) | |
download | historical-abc92b4e6d0b15a96ccca28cd7ccedf0d448f31b.tar.gz historical-abc92b4e6d0b15a96ccca28cd7ccedf0d448f31b.tar.bz2 historical-abc92b4e6d0b15a96ccca28cd7ccedf0d448f31b.zip |
Configure ${PF} in postinst.
Package-Manager: portage-2.0.54
Diffstat (limited to 'dev-db/firebird')
-rw-r--r-- | dev-db/firebird/ChangeLog | 6 | ||||
-rw-r--r-- | dev-db/firebird/Manifest | 18 | ||||
-rw-r--r-- | dev-db/firebird/firebird-1.5.1.ebuild | 6 | ||||
-rw-r--r-- | dev-db/firebird/firebird-1.5.2.ebuild | 4 | ||||
-rw-r--r-- | dev-db/firebird/firebird-1.5.3.ebuild | 4 |
5 files changed, 16 insertions, 22 deletions
diff --git a/dev-db/firebird/ChangeLog b/dev-db/firebird/ChangeLog index ab06f90031b3..4ab58705afdb 100644 --- a/dev-db/firebird/ChangeLog +++ b/dev-db/firebird/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-db/firebird # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/ChangeLog,v 1.40 2006/01/31 14:56:55 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/ChangeLog,v 1.41 2006/01/31 23:34:55 carlo Exp $ + + 31 Jan 2006; Carsten Lohrke <carlo@gentoo.org> firebird-1.5.1.ebuild, + firebird-1.5.2.ebuild, firebird-1.5.3.ebuild: + Configure ${PF} in postinst. 31 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> firebird-1.5.3.ebuild: Stable on sparc wrt security #120343 diff --git a/dev-db/firebird/Manifest b/dev-db/firebird/Manifest index 6b3ab9860221..efc7e9d69372 100644 --- a/dev-db/firebird/Manifest +++ b/dev-db/firebird/Manifest @@ -1,7 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 2f79b2e2aa2d3087aa600f292c4c2548 ChangeLog 5957 +MD5 b4fd7c882b0a39438c5fd74a2ee7a232 ChangeLog 6106 MD5 d3278f869be37481ddde143f5ee98c4a files/70firebird 50 MD5 d3278f869be37481ddde143f5ee98c4a files/70firebird-1.5.0 50 MD5 606e690fe61535cc02d7314616e263fb files/digest-firebird-1.5.1 73 @@ -13,14 +10,7 @@ MD5 5bc644b4558c11069e2a946e029d70bb files/firebird-1.5.1-gcc34.patch 5906 MD5 c5f5e6bae2cae891269931331e69f1ca files/firebird.conf.d 80 MD5 19238be258dea758cf3f082df5ae813a files/firebird.init.d 697 MD5 b0d6de21d0e14d41983d440d5675e9d5 files/firebird.xinetd 206 -MD5 667b422797ea74ed41b2c5bf70059b02 firebird-1.5.1.ebuild 6498 -MD5 c14c574c680ed6244f27eb49c1514886 firebird-1.5.2.ebuild 6509 -MD5 5bba2d53d58e3a5a3868f0e6b7583b53 firebird-1.5.3.ebuild 6505 +MD5 825809792b383de164493507889d9828 firebird-1.5.1.ebuild 6498 +MD5 89f51ccacd223420921f6c6463694b17 firebird-1.5.2.ebuild 6505 +MD5 81987b7f4e733ca3f5adff07758ce62d firebird-1.5.3.ebuild 6503 MD5 70eaf71c2018b87fe06aed9df3799509 metadata.xml 225 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux) - -iD8DBQFD33rRKRy60XGEcJIRAhLFAKCvN/TgF/U+nDr+Pc2iGcWC9o5TjwCfaRYT -z0pkiMah7VG9kdjqFyXmzCo= -=fmME ------END PGP SIGNATURE----- diff --git a/dev-db/firebird/firebird-1.5.1.ebuild b/dev-db/firebird/firebird-1.5.1.ebuild index ed849a8f3c7b..6278f10b0ba6 100644 --- a/dev-db/firebird/firebird-1.5.1.ebuild +++ b/dev-db/firebird/firebird-1.5.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-1.5.1.ebuild,v 1.14 2005/12/30 23:48:35 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-1.5.1.ebuild,v 1.15 2006/01/31 23:34:55 carlo Exp $ inherit flag-o-matic eutils @@ -116,7 +116,7 @@ pkg_postinst() { einfo einfo "1. If haven't done so already, please run:" einfo - einfo " \"emerge --config =${PV}\"" + einfo " \"emerge --config =${PF}\"" einfo einfo " to create lockfiles, set permissions and more" einfo diff --git a/dev-db/firebird/firebird-1.5.2.ebuild b/dev-db/firebird/firebird-1.5.2.ebuild index fec0fed878d7..4fe3ebef93af 100644 --- a/dev-db/firebird/firebird-1.5.2.ebuild +++ b/dev-db/firebird/firebird-1.5.2.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/dev-db/firebird/firebird-1.5.2.ebuild,v 1.8 2006/01/29 21:23:29 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-1.5.2.ebuild,v 1.9 2006/01/31 23:34:55 carlo Exp $ inherit flag-o-matic eutils @@ -116,7 +116,7 @@ pkg_postinst() { einfo einfo "1. If haven't done so already, please run:" einfo - einfo " \"emerge --config =${PV}\"" + einfo " \"emerge --config =${PF}\"" einfo einfo " to create lockfiles, set permissions and more" einfo diff --git a/dev-db/firebird/firebird-1.5.3.ebuild b/dev-db/firebird/firebird-1.5.3.ebuild index 3811f5480e1f..7a5c0135477a 100644 --- a/dev-db/firebird/firebird-1.5.3.ebuild +++ b/dev-db/firebird/firebird-1.5.3.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/dev-db/firebird/firebird-1.5.3.ebuild,v 1.4 2006/01/31 14:56:55 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-1.5.3.ebuild,v 1.5 2006/01/31 23:34:55 carlo Exp $ inherit flag-o-matic eutils @@ -116,7 +116,7 @@ pkg_postinst() { einfo einfo "1. If haven't done so already, please run:" einfo - einfo " \"emerge --config =${P}\"" + einfo " \"emerge --config =${PF}\"" einfo einfo " to create lockfiles, set permissions and more" einfo |