diff options
author | 2006-05-08 07:40:11 +0000 | |
---|---|---|
committer | 2006-05-08 07:40:11 +0000 | |
commit | 1cb8edd27485f671dbde611d7cc5ea0866f0d748 (patch) | |
tree | 937319719da7b8a4130228cbe3409e349ee3d3e1 /dev-libs/libebml/libebml-0.7.6.ebuild | |
parent | version bump to 7.0 (diff) | |
download | gentoo-2-1cb8edd27485f671dbde611d7cc5ea0866f0d748.tar.gz gentoo-2-1cb8edd27485f671dbde611d7cc5ea0866f0d748.tar.bz2 gentoo-2-1cb8edd27485f671dbde611d7cc5ea0866f0d748.zip |
Stable on ppc64
(Portage version: 2203-svn)
Diffstat (limited to 'dev-libs/libebml/libebml-0.7.6.ebuild')
-rw-r--r-- | dev-libs/libebml/libebml-0.7.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libebml/libebml-0.7.6.ebuild b/dev-libs/libebml/libebml-0.7.6.ebuild index ff9fb68fe894..006eb8a3d556 100644 --- a/dev-libs/libebml/libebml-0.7.6.ebuild +++ b/dev-libs/libebml/libebml-0.7.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.7.6.ebuild,v 1.9 2006/05/05 19:55:13 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.7.6.ebuild,v 1.10 2006/05/08 07:40:11 corsair Exp $ inherit eutils toolchain-funcs flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="http://www.bunkus.org/videotools/mkvtoolnix/sources/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ~ppc-macos ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ~ppc-macos ppc64 sparc x86" DEPEND="" RDEPEND="" |