diff options
author | Markus Meier <maekke@gentoo.org> | 2014-03-09 14:35:48 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-03-09 14:35:48 +0000 |
commit | 8906c50d0906fe58e9addca3ed2d41d2584ca75a (patch) | |
tree | c0331fe43306ebea5c59e45c7965d5805f99cd56 /media-libs/libtiger | |
parent | Unmask gcl (diff) | |
download | gentoo-2-8906c50d0906fe58e9addca3ed2d41d2584ca75a.tar.gz gentoo-2-8906c50d0906fe58e9addca3ed2d41d2584ca75a.tar.bz2 gentoo-2-8906c50d0906fe58e9addca3ed2d41d2584ca75a.zip |
arm stable, bug #500874
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'media-libs/libtiger')
-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 443bb6ce3f76..efd69ada3fed 100644 --- a/media-libs/libtiger/ChangeLog +++ b/media-libs/libtiger/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libtiger -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/ChangeLog,v 1.22 2012/05/29 14:49:49 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/ChangeLog,v 1.23 2014/03/09 14:35:48 maekke Exp $ + + 09 Mar 2014; Markus Meier <maekke@gentoo.org> libtiger-0.3.4.ebuild: + arm stable, bug #500874 29 May 2012; Alexis Ballier <aballier@gentoo.org> libtiger-0.3.4.ebuild: keyword ~amd64-fbsd diff --git a/media-libs/libtiger/libtiger-0.3.4.ebuild b/media-libs/libtiger/libtiger-0.3.4.ebuild index 8885ba24619e..0a0247e133af 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-2012 Gentoo Foundation +# Copyright 1999-2014 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.8 2012/05/29 14:49:49 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild,v 1.9 2014/03/09 14:35:48 maekke Exp $ EAPI=4 inherit libtool @@ -11,7 +11,7 @@ SRC_URI="http://libtiger.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 ~arm ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="doc" RDEPEND="x11-libs/pango |