<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>9823</bug_id>
          
          <creation_ts>2002-10-28 05:19 0000</creation_ts>
          <short_desc>phppgadmin 2.4.2 (new ebuild)</short_desc>
          <delta_ts>2003-04-18 18:26:48 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>x86</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>1.4</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>yo@miguelrevilla.com</reporter>
          <assigned_to>php-bugs@gentoo.org</assigned_to>
          <cc>mholzer@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>yo@miguelrevilla.com</who>
            <bug_when>2002-10-28 05:19:37 0000</bug_when>
            <thetext># Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /home/cvsroot/gentoo-x86/dev-db/phppgadmin/phppgadmin-2.4.2.ebuild,v
1.7 2002/10/28 05:09:34 vapier Exp $

MY_PN=phpPgAdmin
MY_PV=&quot;`echo ${PV} | sed -e &apos;s:\.:-:g&apos;`&quot;

S=${WORKDIR}/${MY_PN}
DESCRIPTION=&quot;Web-based administration for Postgres database in php&quot;
SRC_URI=&quot;mirror://sourceforge/${PN}/${MY_PN}_${MY_PV}.tar.bz2&quot;
HOMEPAGE=&quot;http://phppgadmin.sourceforge.net/&quot;
LICENSE=&quot;GPL-2&quot;
KEYWORDS=&quot;x86 ppc&quot;
SLOT=&quot;0&quot;
DEPEND=&quot;&gt;=net-www/apache-1.3.24-r1
                &gt;=dev-db/postgresql-7.0.3-r3
                &gt;=dev-php/mod_php-4.1.2-r5&quot;

src_compile() { :; }

src_install () {
        insinto /home/httpd/htdocs/phppgadmin
        doins *.{php,html,js,sh,php-dist}

        insinto /home/httpd/htdocs/phppgadmin/images
        doins images/*.gif

        dodoc BUGS ChangeLog DEVELOPERS Documentation.html INSTALL \
                README TODO
}

pkg_postinst() {
        einfo
        einfo &quot;Make sure you edit /home/httpd/htdocs/phppgadmin/config.inc.php&quot;
        einfo &quot;and/or apply the changes found on&quot;
        einfo &quot;/home/httpd/htdocs/phppgadmin/config.inc.php-dist&quot;
        einfo &quot;if you are updating from an earlier version.&quot;
        einfo
}</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>nakano@gentoo.org</who>
            <bug_when>2003-03-01 03:36:40 0000</bug_when>
            <thetext>I added it to portage tree.
Please test.
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mholzer@gentoo.org</who>
            <bug_when>2003-04-18 18:26:48 0000</bug_when>
            <thetext>further 3.0.0 is in cvs</thetext>
          </long_desc>
      
    </bug>

</bugzilla>