diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-04-25 17:27:10 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-04-25 17:27:10 +0000 |
commit | 6c72cda9c633c533ab2c09a56c9b2ee1b7e43af4 (patch) | |
tree | 73f24d2aa63bac4b9dcacf4315a11bc93c1ab504 /dev-libs/eb/eb-4.0-r1.ebuild | |
parent | ~amd64 (Manifest recommit) (diff) | |
download | gentoo-2-6c72cda9c633c533ab2c09a56c9b2ee1b7e43af4.tar.gz gentoo-2-6c72cda9c633c533ab2c09a56c9b2ee1b7e43af4.tar.bz2 gentoo-2-6c72cda9c633c533ab2c09a56c9b2ee1b7e43af4.zip |
Marked stable on x86. Don't assign default to S
Diffstat (limited to 'dev-libs/eb/eb-4.0-r1.ebuild')
-rw-r--r-- | dev-libs/eb/eb-4.0-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/eb/eb-4.0-r1.ebuild b/dev-libs/eb/eb-4.0-r1.ebuild index 39979348c2bf..343ffc2b1850 100644 --- a/dev-libs/eb/eb-4.0-r1.ebuild +++ b/dev-libs/eb/eb-4.0-r1.ebuild @@ -1,19 +1,19 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/eb/eb-4.0-r1.ebuild,v 1.2 2004/04/10 21:40:13 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/eb/eb-4.0-r1.ebuild,v 1.3 2004/04/25 17:27:10 usata Exp $ inherit eutils IUSE="nls" -DESCRIPTION="EB a C library and utilities for accessing CD-ROM books" +DESCRIPTION="EB is a C library and utilities for accessing CD-ROM books" HOMEPAGE="http://www.sra.co.jp/people/m-kasahr/eb/" SRC_URI="ftp://ftp.sra.co.jp/pub/misc/eb/${P}.tar.gz ftp://ftp.sra.co.jp/pub/misc/eb/${P}+.diff" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" DEPEND="virtual/glibc sys-libs/zlib |