diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-04 18:10:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-04 18:10:58 +0000 |
commit | 3a2bcd09a6dad089ffa007a413c48a8bbf653349 (patch) | |
tree | d995ac92a6726438d5487c374e3e1a430ebfe8bd /media-libs | |
parent | x86 stable wrt bug #394843 (diff) | |
download | gentoo-2-3a2bcd09a6dad089ffa007a413c48a8bbf653349.tar.gz gentoo-2-3a2bcd09a6dad089ffa007a413c48a8bbf653349.tar.bz2 gentoo-2-3a2bcd09a6dad089ffa007a413c48a8bbf653349.zip |
Stable for AMD64, wrt bug #397071
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libtiger/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/libtiger/libtiger-0.3.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/libtiger/ChangeLog b/media-libs/libtiger/ChangeLog index 82dccbcd36f9..13f17ab6f1c1 100644 --- a/media-libs/libtiger/ChangeLog +++ b/media-libs/libtiger/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libtiger -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/ChangeLog,v 1.15 2011/01/09 15:19:39 aballier Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/ChangeLog,v 1.16 2012/01/04 18:10:58 ago Exp $ + + 04 Jan 2012; Agostino Sarubbo <ago@gentoo.org> libtiger-0.3.4.ebuild: + Stable for AMD64, wrt bug #397071 *libtiger-0.3.4 (09 Jan 2011) diff --git a/media-libs/libtiger/libtiger-0.3.4.ebuild b/media-libs/libtiger/libtiger-0.3.4.ebuild index 0d1d05c595c1..8608347a1c8e 100644 --- a/media-libs/libtiger/libtiger-0.3.4.ebuild +++ b/media-libs/libtiger/libtiger-0.3.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild,v 1.1 2011/01/09 15:19:39 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild,v 1.2 2012/01/04 18:10:58 ago Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="http://libtiger.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="doc" RDEPEND="x11-libs/pango |