diff options
author | Joshua Kinard <kumba@gentoo.org> | 2006-08-27 23:58:00 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2006-08-27 23:58:00 +0000 |
commit | 94e330cbca1a91f15d2e47abb6773e334a1f694f (patch) | |
tree | f24614ebda6d3ae5b2a7d87136c041c47d9913cc /dev-cpp/libbinio/libbinio-1.4.ebuild | |
parent | Added ~sparc keyword wrt bug #144304. (diff) | |
download | historical-94e330cbca1a91f15d2e47abb6773e334a1f694f.tar.gz historical-94e330cbca1a91f15d2e47abb6773e334a1f694f.tar.bz2 historical-94e330cbca1a91f15d2e47abb6773e334a1f694f.zip |
Marked stable on mips.
Package-Manager: portage-2.1.1_rc1-r1
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 9e670cbba1f4..c1557d2bbec6 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.13 2006/04/22 02:06:34 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/libbinio-1.4.ebuild,v 1.14 2006/08/27 23:58:00 kumba 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="" |