diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-05-25 03:43:39 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-05-25 03:43:39 +0000 |
commit | b24b65f4f0940fa7a9a8e642fb3a46e30ab56e53 (patch) | |
tree | 04fc85b11d2c940bb3ca43484d34351303b3c88b /dev-libs/libol | |
parent | arm/hppa/s390 stable (diff) | |
download | historical-b24b65f4f0940fa7a9a8e642fb3a46e30ab56e53.tar.gz historical-b24b65f4f0940fa7a9a8e642fb3a46e30ab56e53.tar.bz2 historical-b24b65f4f0940fa7a9a8e642fb3a46e30ab56e53.zip |
arm/s390 stable
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-libs/libol')
-rw-r--r-- | dev-libs/libol/libol-0.3.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libol/libol-0.3.15.ebuild b/dev-libs/libol/libol-0.3.15.ebuild index d44735f63105..c883771decd4 100644 --- a/dev-libs/libol/libol-0.3.15.ebuild +++ b/dev-libs/libol/libol-0.3.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libol/libol-0.3.15.ebuild,v 1.6 2005/05/22 08:53:02 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libol/libol-0.3.15.ebuild,v 1.7 2005/05/25 03:43:39 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 sparc x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 mips ~ppc ~ppc64 s390 sparc x86" IUSE="" DEPEND="virtual/libc" |