diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-09-24 16:53:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-09-24 16:53:21 +0000 |
commit | df0ab8d702311552a0772ab136f34863db614a3e (patch) | |
tree | 7cf32ef19fba92330879bb8fc51736360a39688e /dev-libs/libebml | |
parent | alpha/ia64/s390/sh/sparc stable wrt #378543 (diff) | |
download | gentoo-2-df0ab8d702311552a0772ab136f34863db614a3e.tar.gz gentoo-2-df0ab8d702311552a0772ab136f34863db614a3e.tar.bz2 gentoo-2-df0ab8d702311552a0772ab136f34863db614a3e.zip |
alpha/ia64/sparc stable wrt #376395
(Portage version: 2.1.10.11/cvs/Linux ia64)
Diffstat (limited to 'dev-libs/libebml')
-rw-r--r-- | dev-libs/libebml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libebml/libebml-1.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libebml/ChangeLog b/dev-libs/libebml/ChangeLog index ea11198cea85..739d7a9fc54a 100644 --- a/dev-libs/libebml/ChangeLog +++ b/dev-libs/libebml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libebml # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/ChangeLog,v 1.108 2011/09/04 21:59:16 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/ChangeLog,v 1.109 2011/09/24 16:53:21 armin76 Exp $ + + 24 Sep 2011; Raúl Porcel <armin76@gentoo.org> libebml-1.2.1.ebuild: + alpha/ia64/sparc stable wrt #376395 04 Sep 2011; Tony Vroon <chainsaw@gentoo.org> libebml-1.2.1.ebuild: Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian diff --git a/dev-libs/libebml/libebml-1.2.1.ebuild b/dev-libs/libebml/libebml-1.2.1.ebuild index 11dfd4363cce..bd9994f59ef5 100644 --- a/dev-libs/libebml/libebml-1.2.1.ebuild +++ b/dev-libs/libebml/libebml-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-1.2.1.ebuild,v 1.4 2011/09/04 21:59:16 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-1.2.1.ebuild,v 1.5 2011/09/24 16:53:21 armin76 Exp $ EAPI=2 @@ -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 ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" DEPEND="" |