diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-04-17 10:03:08 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-04-17 10:03:08 +0000 |
commit | f4785f94c74990bec9f68f1a5f8d620ae2d0a554 (patch) | |
tree | 183e58a720b0d41bb0af04c4f0b9366efddba3af /dev-cpp/libbinio/libbinio-1.4.ebuild | |
parent | Revision bump to use genpatches-2.6.16-4. (diff) | |
download | historical-f4785f94c74990bec9f68f1a5f8d620ae2d0a554.tar.gz historical-f4785f94c74990bec9f68f1a5f8d620ae2d0a554.tar.bz2 historical-f4785f94c74990bec9f68f1a5f8d620ae2d0a554.zip |
ppc stable, bug #130123
Package-Manager: portage-2.1_pre7-r5
Diffstat (limited to 'dev-cpp/libbinio/libbinio-1.4.ebuild')
-rw-r--r-- | dev-cpp/libbinio/libbinio-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/libbinio/libbinio-1.4.ebuild b/dev-cpp/libbinio/libbinio-1.4.ebuild index 374d118b9b19..c5394b2ceb1f 100644 --- a/dev-cpp/libbinio/libbinio-1.4.ebuild +++ b/dev-cpp/libbinio/libbinio-1.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild,v 1.9 2006/04/16 13:22:25 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild,v 1.10 2006/04/17 10:03:08 dertobi123 Exp $ DESCRIPTION="Binary I/O stream class library" HOMEPAGE="http://libbinio.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha ~amd64 ~hppa ~mips ppc ~ppc64 sparc x86" IUSE="" DEPEND="" |