diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-19 21:31:48 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-19 21:31:48 +0000 |
commit | 4b30097b714c73344821211332d9005d37323e70 (patch) | |
tree | f86c7f8b17b3d5d5a796db88517c28f223206989 /dev-libs/totem-pl-parser | |
parent | Stable on amd64 wrt bug #348987 (diff) | |
download | gentoo-2-4b30097b714c73344821211332d9005d37323e70.tar.gz gentoo-2-4b30097b714c73344821211332d9005d37323e70.tar.bz2 gentoo-2-4b30097b714c73344821211332d9005d37323e70.zip |
Stable on amd64 wrt bug #348987
(Portage version: 2.1.9.33/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/totem-pl-parser')
-rw-r--r-- | dev-libs/totem-pl-parser/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/totem-pl-parser/totem-pl-parser-2.30.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/totem-pl-parser/ChangeLog b/dev-libs/totem-pl-parser/ChangeLog index 5e156ef5f7e5..4a50cb3cb4e2 100644 --- a/dev-libs/totem-pl-parser/ChangeLog +++ b/dev-libs/totem-pl-parser/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/totem-pl-parser # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.74 2011/01/18 16:11:12 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.75 2011/01/19 21:31:48 hwoarang Exp $ + + 19 Jan 2011; Markos Chandras <hwoarang@gentoo.org> + totem-pl-parser-2.30.4.ebuild: + Stable on amd64 wrt bug #348987 18 Jan 2011; Christian Faulhammer <fauli@gentoo.org> totem-pl-parser-2.30.4.ebuild: diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-2.30.4.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-2.30.4.ebuild index 075374aa3fb3..cb4d479bcecf 100644 --- a/dev-libs/totem-pl-parser/totem-pl-parser-2.30.4.ebuild +++ b/dev-libs/totem-pl-parser/totem-pl-parser-2.30.4.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/totem-pl-parser/totem-pl-parser-2.30.4.ebuild,v 1.3 2011/01/18 16:11:12 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-2.30.4.ebuild,v 1.4 2011/01/19 21:31:48 hwoarang Exp $ EAPI="2" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/projects/totem/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" # TODO: Re-generate doc ? IUSE="doc introspection test" |