diff options
author | Fabian Groffen <grobian@gentoo.org> | 2009-12-23 16:14:08 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2009-12-23 16:14:08 +0000 |
commit | 92a51f58e8718233d0a581ddb9230b8be32207f2 (patch) | |
tree | c8f952059697f6e6cf33f673a5faeaf64ea8eedf /dev-libs/log4cxx/log4cxx-0.10.0.ebuild | |
parent | Mask x11-misc/xplore for removal. (diff) | |
download | gentoo-2-92a51f58e8718233d0a581ddb9230b8be32207f2.tar.gz gentoo-2-92a51f58e8718233d0a581ddb9230b8be32207f2.tar.bz2 gentoo-2-92a51f58e8718233d0a581ddb9230b8be32207f2.zip |
Marked ~amd64-linux and ~ppc-macos, bug #294614
(Portage version: 2.2.00.15134-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'dev-libs/log4cxx/log4cxx-0.10.0.ebuild')
-rw-r--r-- | dev-libs/log4cxx/log4cxx-0.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/log4cxx/log4cxx-0.10.0.ebuild b/dev-libs/log4cxx/log4cxx-0.10.0.ebuild index 85a5c5adfb73..90d9629a6598 100644 --- a/dev-libs/log4cxx/log4cxx-0.10.0.ebuild +++ b/dev-libs/log4cxx/log4cxx-0.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4cxx/log4cxx-0.10.0.ebuild,v 1.5 2009/07/25 20:23:41 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4cxx/log4cxx-0.10.0.ebuild,v 1.6 2009/12/23 16:14:08 grobian Exp $ EAPI="1" @@ -14,7 +14,7 @@ SRC_URI="http://www.apache.org/dist/logging/${PN}/${PV}/${MY_P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~ppc-macos" IUSE="doc iodbc unicode odbc smtp" RDEPEND="dev-libs/apr:1 |