diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-23 22:48:08 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-23 22:48:08 +0000 |
commit | 49b20b90495ff68d524fc56be879a35100c9fc14 (patch) | |
tree | 1a429dc4ba4463bf99744e46ac7d1db7e3a58c7b | |
parent | arm/ia64/s390/sh stable (diff) | |
download | gentoo-2-49b20b90495ff68d524fc56be879a35100c9fc14.tar.gz gentoo-2-49b20b90495ff68d524fc56be879a35100c9fc14.tar.bz2 gentoo-2-49b20b90495ff68d524fc56be879a35100c9fc14.zip |
arm/hppa/ia64/s390/sh stable
(Portage version: 2.1_pre3-r1)
-rw-r--r-- | dev-libs/libol/libol-0.3.17.ebuild | 4 | ||||
-rw-r--r-- | net-libs/courier-authlib/courier-authlib-0.58.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/libol/libol-0.3.17.ebuild b/dev-libs/libol/libol-0.3.17.ebuild index 6270d450e4f5..52be04cfd051 100644 --- a/dev-libs/libol/libol-0.3.17.ebuild +++ b/dev-libs/libol/libol-0.3.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libol/libol-0.3.17.ebuild,v 1.5 2006/01/21 21:08:50 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libol/libol-0.3.17.ebuild,v 1.6 2006/01/23 22:46:53 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.balabit.com/downloads/libol/0.3/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="virtual/libc" diff --git a/net-libs/courier-authlib/courier-authlib-0.58.ebuild b/net-libs/courier-authlib/courier-authlib-0.58.ebuild index 9bb3257c875e..6c1fd958c2c3 100644 --- a/net-libs/courier-authlib/courier-authlib-0.58.ebuild +++ b/net-libs/courier-authlib/courier-authlib-0.58.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/courier-authlib-0.58.ebuild,v 1.4 2006/01/21 22:00:41 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/courier-authlib-0.58.ebuild,v 1.5 2006/01/23 22:48:08 vapier Exp $ inherit eutils gnuconfig flag-o-matic @@ -12,7 +12,7 @@ S="${WORKDIR}/${P%%_pre}" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh ~sparc x86" IUSE="postgres ldap mysql berkdb gdbm pam crypt debug" RESTRICT="nouserpriv" |