diff options
author | 2010-08-23 20:17:06 +0000 | |
---|---|---|
committer | 2010-08-23 20:17:06 +0000 | |
commit | 2c2050027fc5d05970b46727a9092c4b494d523a (patch) | |
tree | df0fe58013b2041ebdcb5d71d984de30db28cf81 /dev-libs/eventlog/eventlog-0.2.12.ebuild | |
parent | arm stable, bug #332577 (diff) | |
download | historical-2c2050027fc5d05970b46727a9092c4b494d523a.tar.gz historical-2c2050027fc5d05970b46727a9092c4b494d523a.tar.bz2 historical-2c2050027fc5d05970b46727a9092c4b494d523a.zip |
arm stable, bug #332327
Package-Manager: portage-2.2_rc68/cvs/Linux i686
Diffstat (limited to 'dev-libs/eventlog/eventlog-0.2.12.ebuild')
-rw-r--r-- | dev-libs/eventlog/eventlog-0.2.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/eventlog/eventlog-0.2.12.ebuild b/dev-libs/eventlog/eventlog-0.2.12.ebuild index c56fbe71ef98..ec7b24ac2fef 100644 --- a/dev-libs/eventlog/eventlog-0.2.12.ebuild +++ b/dev-libs/eventlog/eventlog-0.2.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/eventlog/eventlog-0.2.12.ebuild,v 1.5 2010/08/20 19:56:23 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/eventlog/eventlog-0.2.12.ebuild,v 1.6 2010/08/23 20:17:06 maekke Exp $ EAPI=2 inherit libtool eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.balabit.com/downloads/files/eventlog/0.2//eventlog_${PV}.tar LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="static-libs" DEPEND="" |