diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-05-23 08:34:47 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-05-23 08:34:47 +0000 |
commit | a2a6654908dfbd2af868dbfdb5c11b0786543e2f (patch) | |
tree | 3a0791cc33b1a32392e892bb75650354544d411a /media-plugins/gst-plugins-pango | |
parent | x86 stable wrt bug #368281 (diff) | |
download | gentoo-2-a2a6654908dfbd2af868dbfdb5c11b0786543e2f.tar.gz gentoo-2-a2a6654908dfbd2af868dbfdb5c11b0786543e2f.tar.bz2 gentoo-2-a2a6654908dfbd2af868dbfdb5c11b0786543e2f.zip |
x86 stable wrt bug #368281
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'media-plugins/gst-plugins-pango')
-rw-r--r-- | media-plugins/gst-plugins-pango/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gst-plugins-pango/gst-plugins-pango-0.10.32.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-pango/ChangeLog b/media-plugins/gst-plugins-pango/ChangeLog index e3dbe4d3c79b..31e54fe448c1 100644 --- a/media-plugins/gst-plugins-pango/ChangeLog +++ b/media-plugins/gst-plugins-pango/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gst-plugins-pango # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pango/ChangeLog,v 1.154 2011/03/13 10:14:00 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pango/ChangeLog,v 1.155 2011/05/23 08:34:47 phajdan.jr Exp $ + + 23 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + gst-plugins-pango-0.10.32.ebuild: + x86 stable wrt bug #368281 13 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> gst-plugins-pango-0.10.31.ebuild: diff --git a/media-plugins/gst-plugins-pango/gst-plugins-pango-0.10.32.ebuild b/media-plugins/gst-plugins-pango/gst-plugins-pango-0.10.32.ebuild index c236960c3507..4fd442649af9 100644 --- a/media-plugins/gst-plugins-pango/gst-plugins-pango-0.10.32.ebuild +++ b/media-plugins/gst-plugins-pango/gst-plugins-pango-0.10.32.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pango/gst-plugins-pango-0.10.32.ebuild,v 1.1 2011/02/24 07:06:52 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pango/gst-plugins-pango-0.10.32.ebuild,v 1.2 2011/05/23 08:34:47 phajdan.jr Exp $ inherit gst-plugins-base -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-libs/pango-1.16" |