diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:13:49 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:13:49 +0000 |
commit | 8e521bfde912e13cdf99ff7986b3bd24f542d684 (patch) | |
tree | 881f6a241cec7960b20d1473647b6c2e13d2e520 /dev-libs/libol | |
parent | Remove arm keywords (diff) | |
download | historical-8e521bfde912e13cdf99ff7986b3bd24f542d684.tar.gz historical-8e521bfde912e13cdf99ff7986b3bd24f542d684.tar.bz2 historical-8e521bfde912e13cdf99ff7986b3bd24f542d684.zip |
Remove arm keywords
Diffstat (limited to 'dev-libs/libol')
-rw-r--r-- | dev-libs/libol/libol-0.2.23.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libol/libol-0.3.6.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/libol/libol-0.2.23.ebuild b/dev-libs/libol/libol-0.2.23.ebuild index 82714fd2dd4a..e5a14fb589eb 100644 --- a/dev-libs/libol/libol-0.2.23.ebuild +++ b/dev-libs/libol/libol-0.2.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libol/libol-0.2.23.ebuild,v 1.16 2003/09/06 22:29:24 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libol/libol-0.2.23.ebuild,v 1.17 2004/02/22 20:04:46 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="Support library for syslog-ng" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.balabit.hu/en/products/syslog-ng/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" IUSE="" DEPEND="virtual/glibc" diff --git a/dev-libs/libol/libol-0.3.6.ebuild b/dev-libs/libol/libol-0.3.6.ebuild index 2d058c305ac8..d9a24e968ad0 100644 --- a/dev-libs/libol/libol-0.3.6.ebuild +++ b/dev-libs/libol/libol-0.3.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libol/libol-0.3.6.ebuild,v 1.4 2003/09/06 22:29:24 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libol/libol-0.3.6.ebuild,v 1.5 2004/02/22 20:04:46 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="Support library for syslog-ng" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.balabit.hu/en/products/syslog-ng/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc " +KEYWORDS="x86 ~ppc ~sparc" IUSE="" DEPEND="virtual/glibc" |