diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 11:52:28 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 11:52:28 +0000 |
commit | f09c60bce404dfa45606549d39120d23bff944e1 (patch) | |
tree | 15b0d70c9c847d208b1c56a0219941c1c5df3806 /dev-libs/log4c | |
parent | Added ppc keyword (diff) | |
download | gentoo-2-f09c60bce404dfa45606549d39120d23bff944e1.tar.gz gentoo-2-f09c60bce404dfa45606549d39120d23bff944e1.tar.bz2 gentoo-2-f09c60bce404dfa45606549d39120d23bff944e1.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'dev-libs/log4c')
-rw-r--r-- | dev-libs/log4c/log4c-1.0.6-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/log4c/log4c-1.0.6.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/log4c/log4c-1.0.6-r1.ebuild b/dev-libs/log4c/log4c-1.0.6-r1.ebuild index 6fd3424a53a3..59a3254870e5 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-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4c/log4c-1.0.6-r1.ebuild,v 1.3 2002/08/01 18:46:28 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4c/log4c-1.0.6-r1.ebuild,v 1.4 2002/08/14 11:52:27 murphy Exp $ S=${WORKDIR}/${P} 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." @@ -9,7 +9,7 @@ HOMEPAGE="http://www.cimai.com/opensource/log4c/index.html" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND=">=dev-libs/expat-1.95.2 >=app-doc/doxygen-1.2.15 diff --git a/dev-libs/log4c/log4c-1.0.6.ebuild b/dev-libs/log4c/log4c-1.0.6.ebuild index 510afc13e358..dae7b8bc74c5 100644 --- a/dev-libs/log4c/log4c-1.0.6.ebuild +++ b/dev-libs/log4c/log4c-1.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4c/log4c-1.0.6.ebuild,v 1.4 2002/08/01 18:46:28 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4c/log4c-1.0.6.ebuild,v 1.5 2002/08/14 11:52:27 murphy Exp $ S=${WORKDIR}/${P} 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." @@ -9,7 +9,7 @@ HOMEPAGE="http://www.cimai.com/opensource/log4c/index.html" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND=">=dev-libs/expat-1.95.2 >=app-doc/doxygen-1.2.15 |