diff options
author | 2006-10-15 09:31:30 +0000 | |
---|---|---|
committer | 2006-10-15 09:31:30 +0000 | |
commit | 78127134c7825daf341fdca1d6d3be32b08df077 (patch) | |
tree | cd9aa85b7363de4342f1bfe4d30ff47606d0fea8 /dev-libs/libebml | |
parent | hppa stable (diff) | |
download | historical-78127134c7825daf341fdca1d6d3be32b08df077.tar.gz historical-78127134c7825daf341fdca1d6d3be32b08df077.tar.bz2 historical-78127134c7825daf341fdca1d6d3be32b08df077.zip |
Stable on ia64.
Package-Manager: portage-2.1.2_pre3-r1
Diffstat (limited to 'dev-libs/libebml')
-rw-r--r-- | dev-libs/libebml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libebml/libebml-0.7.7.ebuild | 4 |
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="" |