diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-05-02 19:29:49 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-05-02 19:29:49 +0000 |
commit | 93622313702c7e2d08fc93c6e6c6bd68cf0c34c4 (patch) | |
tree | e98ede6ea3585ea5586e69255b0569ebfc5bf229 /media-libs/yiff | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-93622313702c7e2d08fc93c6e6c6bd68cf0c34c4.tar.gz gentoo-2-93622313702c7e2d08fc93c6e6c6bd68cf0c34c4.tar.bz2 gentoo-2-93622313702c7e2d08fc93c6e6c6bd68cf0c34c4.zip |
sparc/x86 stable wrt #267924
(Portage version: 2.1.6.11/cvs/Linux ia64)
Diffstat (limited to 'media-libs/yiff')
-rw-r--r-- | media-libs/yiff/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/yiff/yiff-2.14.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/yiff/ChangeLog b/media-libs/yiff/ChangeLog index ab099101e63f..c18d884640cc 100644 --- a/media-libs/yiff/ChangeLog +++ b/media-libs/yiff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/yiff # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/yiff/ChangeLog,v 1.17 2009/04/30 19:25:39 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/yiff/ChangeLog,v 1.18 2009/05/02 19:29:49 armin76 Exp $ + + 02 May 2009; Raúl Porcel <armin76@gentoo.org> yiff-2.14.5-r1.ebuild: + sparc/x86 stable wrt #267924 30 Apr 2009; Brent Baude <ranger@gentoo.org> yiff-2.14.5-r1.ebuild: stable ppc, bug 267924 diff --git a/media-libs/yiff/yiff-2.14.5-r1.ebuild b/media-libs/yiff/yiff-2.14.5-r1.ebuild index 351c4ca6265a..a0070a68e9f4 100644 --- a/media-libs/yiff/yiff-2.14.5-r1.ebuild +++ b/media-libs/yiff/yiff-2.14.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/yiff/yiff-2.14.5-r1.ebuild,v 1.2 2009/04/30 19:25:39 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/yiff/yiff-2.14.5-r1.ebuild,v 1.3 2009/05/02 19:29:49 armin76 Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="ftp://wolfpack.twu.net/users/wolfpack/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~sparc ~x86" +KEYWORDS="~amd64 ppc sparc x86" IUSE="alsa" DEPEND="alsa? ( media-libs/alsa-lib )" |