diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-10-04 15:59:40 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-10-04 15:59:40 +0000 |
commit | 1fa05a09a60facb91001bff9aacd5f7c7bff4b3c (patch) | |
tree | b41ad14ece3d20889fb63a06cd8e901feaf0c212 /dev-libs | |
parent | Stable on x86 wrt bug #149952. (diff) | |
download | gentoo-2-1fa05a09a60facb91001bff9aacd5f7c7bff4b3c.tar.gz gentoo-2-1fa05a09a60facb91001bff9aacd5f7c7bff4b3c.tar.bz2 gentoo-2-1fa05a09a60facb91001bff9aacd5f7c7bff4b3c.zip |
Stable on x86 wrt bug #149908.
(Portage version: 2.1.2_pre1-r4)
Diffstat (limited to 'dev-libs')
-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 ef8e8919c069..7c3419dda783 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.66 2006/10/04 03:12:34 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/ChangeLog,v 1.67 2006/10/04 15:59:40 wolf31o2 Exp $ + + 04 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> libebml-0.7.7.ebuild: + Stable on x86 wrt bug #149908. 04 Oct 2006; Jason Wever <weeve@gentoo.org> libebml-0.7.7.ebuild: Stable on SPARC wrt bug #149908. diff --git a/dev-libs/libebml/libebml-0.7.7.ebuild b/dev-libs/libebml/libebml-0.7.7.ebuild index f037800d02f9..0ea274be29d8 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.4 2006/10/04 03:12:34 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.7.7.ebuild,v 1.5 2006/10/04 15:59:40 wolf31o2 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="" |