diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-05-17 15:50:50 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-05-17 15:50:50 +0000 |
commit | 206863488af2b4479c122f53b35a34973a4f2c81 (patch) | |
tree | b968cbc181fd1e444d8220bf447713454fc2961d /dev-libs/log4c/log4c-1.0.6-r1.ebuild | |
parent | Changed app-text/tetex to virtual/tetex. (diff) | |
download | historical-206863488af2b4479c122f53b35a34973a4f2c81.tar.gz historical-206863488af2b4479c122f53b35a34973a4f2c81.tar.bz2 historical-206863488af2b4479c122f53b35a34973a4f2c81.zip |
Changed app-text/tetex to virtual/tetex.
Diffstat (limited to 'dev-libs/log4c/log4c-1.0.6-r1.ebuild')
-rw-r--r-- | dev-libs/log4c/log4c-1.0.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/log4c/log4c-1.0.6-r1.ebuild b/dev-libs/log4c/log4c-1.0.6-r1.ebuild index c9d28b35589e..4203970dfe01 100644 --- a/dev-libs/log4c/log4c-1.0.6-r1.ebuild +++ b/dev-libs/log4c/log4c-1.0.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4c/log4c-1.0.6-r1.ebuild,v 1.13 2004/04/03 23:49:28 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4c/log4c-1.0.6-r1.ebuild,v 1.14 2004/05/17 15:50:50 usata Exp $ DESCRIPTION="Log4c is a library of C for flexible logging to files, syslog and other destinations. It is modeled after the Log for Java library (http://jakarta.apache.org/log4j/), staying as close to their API as is reasonable." SRC_URI="mirror://sourceforge/log4c/${P}.tar.gz" @@ -13,7 +13,7 @@ KEYWORDS="x86 sparc ppc" DEPEND=">=dev-libs/expat-1.95.2 >=app-doc/doxygen-1.2.15 >=media-gfx/graphviz-1.7.15-r2 - >=app-text/tetex-1.0.7-r9" + virtual/tetex" src_compile() { |