diff options
author | 2004-04-17 15:02:29 +0000 | |
---|---|---|
committer | 2004-04-17 15:02:29 +0000 | |
commit | cbacf8d22c230b56ee79b1aef539fc3b7d6b7981 (patch) | |
tree | 49b84778afab9444be29e1b00c8b17f5f074afba /dev-php/PEAR-Log/PEAR-Log-1.2.ebuild | |
parent | fixed newdepend (diff) | |
download | gentoo-2-cbacf8d22c230b56ee79b1aef539fc3b7d6b7981.tar.gz gentoo-2-cbacf8d22c230b56ee79b1aef539fc3b7d6b7981.tar.bz2 gentoo-2-cbacf8d22c230b56ee79b1aef539fc3b7d6b7981.zip |
Numerous small fixes, see ChangeLog for details.
Diffstat (limited to 'dev-php/PEAR-Log/PEAR-Log-1.2.ebuild')
-rw-r--r-- | dev-php/PEAR-Log/PEAR-Log-1.2.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-php/PEAR-Log/PEAR-Log-1.2.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.2.ebuild index 6977bbe3b44c..5d6ecff29a34 100644 --- a/dev-php/PEAR-Log/PEAR-Log-1.2.ebuild +++ b/dev-php/PEAR-Log/PEAR-Log-1.2.ebuild @@ -12,6 +12,7 @@ KEYWORDS="x86 ~ppc sparc ~alpha" DEPEND="virtual/php" RDEPEND="${DEPEND}" S=${WORKDIR}/${MY_P} +IUSE="" src_install () { insinto /usr/lib/php/ |