diff options
author | Chris White <chriswhite@gentoo.org> | 2006-04-16 06:27:44 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2006-04-16 06:27:44 +0000 |
commit | 67e861acd2eae76febf33ac560b555f0b36e65d1 (patch) | |
tree | bed794ab155dc1144ee1194ce431cb3c7320cd32 /dev-cpp/libbinio/libbinio-1.4.ebuild | |
parent | respect user env CC #128306 by Josu López Fernández (diff) | |
download | historical-67e861acd2eae76febf33ac560b555f0b36e65d1.tar.gz historical-67e861acd2eae76febf33ac560b555f0b36e65d1.tar.bz2 historical-67e861acd2eae76febf33ac560b555f0b36e65d1.zip |
marked x86 stable bug #130123 depend.
([stable chroot] Portage version: 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 36491a05d762..718ae589513f 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.6 2006/03/13 18:00:18 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild,v 1.7 2006/04/16 06:27:44 chriswhite 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="" |