diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-04-17 20:59:30 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-04-17 20:59:30 +0000 |
commit | 0436bf90f91989494e059e2b8cd82471e2e3240a (patch) | |
tree | 0dacb9d08947fd4f1910b68e0a611f58eb699851 /dev-cpp/libbinio/libbinio-1.4.ebuild | |
parent | Version bumped to 1.0.1 and closing bug #122965. I am also removing the olde... (diff) | |
download | historical-0436bf90f91989494e059e2b8cd82471e2e3240a.tar.gz historical-0436bf90f91989494e059e2b8cd82471e2e3240a.tar.bz2 historical-0436bf90f91989494e059e2b8cd82471e2e3240a.zip |
Stable on ppc64; bug #130123
Package-Manager: portage-2.0.54
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 c5394b2ceb1f..27e0e3d17dd4 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.10 2006/04/17 10:03:08 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild,v 1.11 2006/04/17 20:59:30 corsair 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="" |