summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-04-11 15:40:08 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-04-11 15:40:08 +0000
commit816a446fdbbb3edab7c932196c22591b08d31b40 (patch)
tree2185ce887db8640c97e78e708968492adc08b19a /dev-libs/log4cxx/log4cxx-0.10.0.ebuild
parentAdd patch for gcc 4.4. Per bug #265758. (diff)
downloadgentoo-2-816a446fdbbb3edab7c932196c22591b08d31b40.tar.gz
gentoo-2-816a446fdbbb3edab7c932196c22591b08d31b40.tar.bz2
gentoo-2-816a446fdbbb3edab7c932196c22591b08d31b40.zip
Add ~alpha/~ia64
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'dev-libs/log4cxx/log4cxx-0.10.0.ebuild')
-rw-r--r--dev-libs/log4cxx/log4cxx-0.10.0.ebuild4
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 e5c3f8f84d5b..9e8598cddf2b 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.3 2009/03/13 02:21:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4cxx/log4cxx-0.10.0.ebuild,v 1.4 2009/04/11 15:40:08 armin76 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="~amd64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
IUSE="doc iodbc unicode odbc smtp"
RDEPEND="dev-libs/apr:1