diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-06-24 22:38:32 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-06-24 22:38:32 +0000 |
commit | fcaa572bd2e85f78aebe2aa6a25625a2a872751b (patch) | |
tree | eba2fa39c71322d7e98f0da6786d135a20296be1 /media-video/griffith | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-fcaa572bd2e85f78aebe2aa6a25625a2a872751b.tar.gz gentoo-2-fcaa572bd2e85f78aebe2aa6a25625a2a872751b.tar.bz2 gentoo-2-fcaa572bd2e85f78aebe2aa6a25625a2a872751b.zip |
Stable on amd64 wrt bug 177157
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'media-video/griffith')
-rw-r--r-- | media-video/griffith/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/griffith/griffith-0.9.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/griffith/ChangeLog b/media-video/griffith/ChangeLog index 073b799d5669..4775495d9fdb 100644 --- a/media-video/griffith/ChangeLog +++ b/media-video/griffith/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/griffith # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/ChangeLog,v 1.7 2007/06/15 18:39:16 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/ChangeLog,v 1.8 2007/06/24 22:38:32 angelos Exp $ + + 24 Jun 2007; Christoph Mende <angelos@gentoo.org> griffith-0.9.2.ebuild: + Stable on amd64 wrt bug 177157 15 Jun 2007; Daniel Gryniewicz <dang@gentoo.org> griffith-0.9.2.ebuild: Marked ~amd64 Oops, sqlalchemy not stable; fricken repoman diff --git a/media-video/griffith/griffith-0.9.2.ebuild b/media-video/griffith/griffith-0.9.2.ebuild index aaec02189f78..0b5275e07392 100644 --- a/media-video/griffith/griffith-0.9.2.ebuild +++ b/media-video/griffith/griffith-0.9.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/griffith-0.9.2.ebuild,v 1.3 2007/06/15 18:39:16 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/griffith-0.9.2.ebuild,v 1.4 2007/06/24 22:38:32 angelos Exp $ inherit python @@ -13,7 +13,7 @@ SRC_URI="http://download.berlios.de/griffith/${P/_/-}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc spell" RDEPEND="dev-python/imaging |