summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-10-15 09:26:49 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-10-15 09:26:49 +0000
commit61c588a12001fbc99b8cda67f581ded1498d7109 (patch)
tree12119250185dd59a85ff3e76e601909123dd6772 /dev-libs
parentStable on ia64. (diff)
downloadgentoo-2-61c588a12001fbc99b8cda67f581ded1498d7109.tar.gz
gentoo-2-61c588a12001fbc99b8cda67f581ded1498d7109.tar.bz2
gentoo-2-61c588a12001fbc99b8cda67f581ded1498d7109.zip
Stable on ia64.
(Portage version: 2.1.2_pre3-r1)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libebml/ChangeLog5
-rw-r--r--dev-libs/libebml/libebml-0.7.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libebml/ChangeLog b/dev-libs/libebml/ChangeLog
index 2beaff5f7f25..3d4fca88ca74 100644
--- a/dev-libs/libebml/ChangeLog
+++ b/dev-libs/libebml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libebml
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/ChangeLog,v 1.68 2006/10/04 19:31:07 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/ChangeLog,v 1.69 2006/10/15 09:26:49 kloeri Exp $
+
+ 15 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> libebml-0.7.7.ebuild:
+ Stable on ia64.
04 Oct 2006; <nixnut@gentoo.org> libebml-0.7.7.ebuild:
Stable on ppc wrt bug 149908
diff --git a/dev-libs/libebml/libebml-0.7.7.ebuild b/dev-libs/libebml/libebml-0.7.7.ebuild
index 4ca4395928c4..ccf7ddb71730 100644
--- a/dev-libs/libebml/libebml-0.7.7.ebuild
+++ b/dev-libs/libebml/libebml-0.7.7.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.7.ebuild,v 1.6 2006/10/04 19:31:07 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.7.7.ebuild,v 1.7 2006/10/15 09:26:49 kloeri Exp $
inherit eutils
@@ -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=""