diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-02-05 18:31:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-02-05 18:31:05 +0000 |
commit | 400eafe00d6f450f3b6e6109a8b7072c473a8561 (patch) | |
tree | c3997efcc3253dddf6c2635821afbe157f2b2a16 /media-libs/libtiger | |
parent | alpha/sparc stable wrt #397127 (diff) | |
download | historical-400eafe00d6f450f3b6e6109a8b7072c473a8561.tar.gz historical-400eafe00d6f450f3b6e6109a8b7072c473a8561.tar.bz2 historical-400eafe00d6f450f3b6e6109a8b7072c473a8561.zip |
alpha/sparc stable wrt #397071
Package-Manager: portage-2.1.10.44/cvs/Linux ia64
Diffstat (limited to 'media-libs/libtiger')
-rw-r--r-- | media-libs/libtiger/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libtiger/libtiger-0.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libtiger/ChangeLog b/media-libs/libtiger/ChangeLog index 0df811b1d920..d178c119ec3c 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.17 2012/01/15 15:33:28 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/ChangeLog,v 1.18 2012/02/05 18:31:05 armin76 Exp $ + + 05 Feb 2012; Raúl Porcel <armin76@gentoo.org> libtiger-0.3.4.ebuild: + alpha/sparc stable wrt #397071 15 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> libtiger-0.3.4.ebuild: x86 stable wrt bug #397071 diff --git a/media-libs/libtiger/libtiger-0.3.4.ebuild b/media-libs/libtiger/libtiger-0.3.4.ebuild index 13614dc4363e..69ae221e61fd 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 # 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.3 2012/01/15 15:33:28 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild,v 1.4 2012/02/05 18:31:05 armin76 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 |