summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2005-12-30 23:48:35 +0000
committerCarsten Lohrke <carlo@gentoo.org>2005-12-30 23:48:35 +0000
commite14028bef584f6421c3048c24e86aa916026f460 (patch)
tree384cd8c0f60e045c68f3ee4ac835deab2abb3c00 /dev-db/firebird
parentReplace userland_Darwin check with a CHOST check before moving in /lib. (diff)
downloadgentoo-2-e14028bef584f6421c3048c24e86aa916026f460.tar.gz
gentoo-2-e14028bef584f6421c3048c24e86aa916026f460.tar.bz2
gentoo-2-e14028bef584f6421c3048c24e86aa916026f460.zip
User config changes according to #109482.
(Portage version: 2.0.53)
Diffstat (limited to 'dev-db/firebird')
-rw-r--r--dev-db/firebird/ChangeLog6
-rw-r--r--dev-db/firebird/firebird-1.5.1.ebuild4
-rw-r--r--dev-db/firebird/firebird-1.5.2.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-db/firebird/ChangeLog b/dev-db/firebird/ChangeLog
index 98be7d825f44..42b8d8dd57e8 100644
--- a/dev-db/firebird/ChangeLog
+++ b/dev-db/firebird/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-db/firebird
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/ChangeLog,v 1.34 2005/08/25 19:25:04 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/ChangeLog,v 1.35 2005/12/30 23:48:35 carlo Exp $
+
+ 30 Dec 2005; Carsten Lohrke <carlo@gentoo.org> firebird-1.5.1.ebuild,
+ firebird-1.5.2.ebuild:
+ User config changes according to #109482.
25 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> firebird-1.5.1.ebuild:
Stable on sparc
diff --git a/dev-db/firebird/firebird-1.5.1.ebuild b/dev-db/firebird/firebird-1.5.1.ebuild
index a24bb6b72557..ed849a8f3c7b 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
# 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.13 2005/08/25 19:25:04 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-1.5.1.ebuild,v 1.14 2005/12/30 23:48:35 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 " \"ebuild /var/db/pkg/${CATEGORY}/${PF}/${PF}.ebuild config\""
+ einfo " \"emerge --config =${PV}\""
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 6d051a5afad5..4217effd7444 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-2005 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.5 2005/08/24 09:04:30 sekretarz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-1.5.2.ebuild,v 1.6 2005/12/30 23:48:35 carlo Exp $
inherit flag-o-matic eutils
@@ -109,7 +109,7 @@ pkg_postinst() {
einfo
einfo "1. If haven't done so already, please run:"
einfo
- einfo " \"ebuild /var/db/pkg/${CATEGORY}/${PF}/${PF}.ebuild config\""
+ einfo " \"emerge --config =${PV}\""
einfo
einfo " to create lockfiles, set permissions and more"
einfo