diff options
Diffstat (limited to 'dev-libs/libebml/libebml-0.6.4.ebuild')
-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" |