diff options
author | Martin Holzer <mholzer@gentoo.org> | 2004-08-25 19:38:42 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2004-08-25 19:38:42 +0000 |
commit | f5a699c30f34b3d718f5c69896725a26b67fbd03 (patch) | |
tree | d3fb01b79d4227effd1a983119e9ddd70f775255 /dev-libs | |
parent | Version bumped. Closes 61207 (Manifest recommit) (diff) | |
download | gentoo-2-f5a699c30f34b3d718f5c69896725a26b67fbd03.tar.gz gentoo-2-f5a699c30f34b3d718f5c69896725a26b67fbd03.tar.bz2 gentoo-2-f5a699c30f34b3d718f5c69896725a26b67fbd03.zip |
x86 stable
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libebml/libebml-0.6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libebml/libebml-0.6.4.ebuild b/dev-libs/libebml/libebml-0.6.4.ebuild index 0ca871dcae3a..540f541bd214 100644 --- a/dev-libs/libebml/libebml-0.6.4.ebuild +++ b/dev-libs/libebml/libebml-0.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.6.4.ebuild,v 1.9 2004/07/14 14:36:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.6.4.ebuild,v 1.10 2004/08/25 19:35:51 mholzer Exp $ inherit flag-o-matic @@ -13,7 +13,7 @@ HOMEPAGE="http://www.matroska.org" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~amd64 ~alpha ~ia64 ~sparc ~hppa ~mips" +KEYWORDS="x86 ~ppc ~amd64 ~alpha ~ia64 ~sparc ~hppa ~mips" DEPEND="virtual/libc" |