diff options
author | David Holm <dholm@gentoo.org> | 2004-06-30 07:22:06 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-06-30 07:22:06 +0000 |
commit | aec08578e589a45415e2c4fa6685e9cf6992df79 (patch) | |
tree | 45cf63350fc81af13b167cf30542e5c829fdd182 /media-libs/yiff | |
parent | version bump, marking 0.9.11 stable (Manifest recommit) (diff) | |
download | gentoo-2-aec08578e589a45415e2c4fa6685e9cf6992df79.tar.gz gentoo-2-aec08578e589a45415e2c4fa6685e9cf6992df79.tar.bz2 gentoo-2-aec08578e589a45415e2c4fa6685e9cf6992df79.zip |
Added to ~ppc
Diffstat (limited to 'media-libs/yiff')
-rw-r--r-- | media-libs/yiff/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/yiff/yiff-2.14.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/yiff/ChangeLog b/media-libs/yiff/ChangeLog index 0599308d2a92..d46b8ec60858 100644 --- a/media-libs/yiff/ChangeLog +++ b/media-libs/yiff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/yiff # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/yiff/ChangeLog,v 1.4 2004/06/24 23:26:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/yiff/ChangeLog,v 1.5 2004/06/30 07:22:06 dholm Exp $ + + 30 Jun 2004; David Holm <dholm@gentoo.org> yiff-2.14.2.ebuild: + Added to ~ppc. 07 Jun 2004; Aron Griffis <agriffis@gentoo.org> yiff-2.14.2.ebuild: Fix use invocation diff --git a/media-libs/yiff/yiff-2.14.2.ebuild b/media-libs/yiff/yiff-2.14.2.ebuild index 773cff82c03c..da95dc8d7ba0 100644 --- a/media-libs/yiff/yiff-2.14.2.ebuild +++ b/media-libs/yiff/yiff-2.14.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/yiff/yiff-2.14.2.ebuild,v 1.6 2004/06/24 23:26:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/yiff/yiff-2.14.2.ebuild,v 1.7 2004/06/30 07:22:06 dholm Exp $ inherit flag-o-matic eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://wolfpack.twu.net/users/wolfpack/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="gtk mikmod" DEPEND="gtk? ( =x11-libs/gtk+-1.2* ) |