diff options
author | Michael Januszewski <spock@gentoo.org> | 2004-09-10 14:09:13 +0000 |
---|---|---|
committer | Michael Januszewski <spock@gentoo.org> | 2004-09-10 14:09:13 +0000 |
commit | 548e7573e3378dcc04016eee563d42e916cb93a3 (patch) | |
tree | a70be4521dba899457bdede01dfdf37e916f2cc3 /dev-cpp/libbinio/libbinio-1.2.ebuild | |
parent | sed out the other commons-beanutils jar (Manifest recommit) (diff) | |
download | gentoo-2-548e7573e3378dcc04016eee563d42e916cb93a3.tar.gz gentoo-2-548e7573e3378dcc04016eee563d42e916cb93a3.tar.bz2 gentoo-2-548e7573e3378dcc04016eee563d42e916cb93a3.zip |
Version bump.
Diffstat (limited to 'dev-cpp/libbinio/libbinio-1.2.ebuild')
-rw-r--r-- | dev-cpp/libbinio/libbinio-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/libbinio/libbinio-1.2.ebuild b/dev-cpp/libbinio/libbinio-1.2.ebuild index 26a6a08c91e0..85246ecc6119 100644 --- a/dev-cpp/libbinio/libbinio-1.2.ebuild +++ b/dev-cpp/libbinio/libbinio-1.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/libbinio-1.2.ebuild,v 1.4 2004/09/01 08:58:15 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libbinio/libbinio-1.2.ebuild,v 1.5 2004/09/10 14:09:13 spock 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="~x86 ~ppc ~amd64 ~sparc" +KEYWORDS="x86 ~ppc ~amd64 ~sparc" IUSE="" DEPEND="virtual/libc" |