diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-10-03 18:59:33 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-10-03 18:59:33 +0000 |
commit | aeb93021384eec70f29dd634e47f3ee1726a4531 (patch) | |
tree | 8485c3dbdcbc14b957fb99c2e8957282a44af36c /dev-libs/libebml | |
parent | Version bump to 0.9.8 (Bug #133624), and accepting maintainer role. (diff) | |
download | gentoo-2-aeb93021384eec70f29dd634e47f3ee1726a4531.tar.gz gentoo-2-aeb93021384eec70f29dd634e47f3ee1726a4531.tar.bz2 gentoo-2-aeb93021384eec70f29dd634e47f3ee1726a4531.zip |
Stable on ppc64; bug #149908
(Portage version: 2.1.1-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 92bc7a70bb60..7af2cb92ec8a 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.64 2006/10/03 09:14:55 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/ChangeLog,v 1.65 2006/10/03 18:59:33 corsair Exp $ + + 03 Oct 2006; Markus Rothe <corsair@gentoo.org> libebml-0.7.7.ebuild: + Stable on ppc64; bug #149908 03 Oct 2006; Simon Stelling <blubb@gentoo.org> libebml-0.7.7.ebuild: stable on amd64 diff --git a/dev-libs/libebml/libebml-0.7.7.ebuild b/dev-libs/libebml/libebml-0.7.7.ebuild index c9d37b46c36d..547af7cc55e9 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.2 2006/10/03 09:14:55 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.7.7.ebuild,v 1.3 2006/10/03 18:59:33 corsair 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="" |