diff options
author | Markus Meier <maekke@gentoo.org> | 2009-11-25 10:24:01 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-11-25 10:24:01 +0000 |
commit | a9c0a70c01b9ca9ac02835c5d0d004a9157238c8 (patch) | |
tree | 955942f6f30124f3907905e897e45b06ac88e321 /media-video/abby | |
parent | amd64 stable, bug #284544 (diff) | |
download | gentoo-2-a9c0a70c01b9ca9ac02835c5d0d004a9157238c8.tar.gz gentoo-2-a9c0a70c01b9ca9ac02835c5d0d004a9157238c8.tar.bz2 gentoo-2-a9c0a70c01b9ca9ac02835c5d0d004a9157238c8.zip |
amd64 stable, bug #284544
(Portage version: 2.2_rc51/cvs/Linux x86_64)
Diffstat (limited to 'media-video/abby')
-rw-r--r-- | media-video/abby/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/abby/abby-0.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/abby/ChangeLog b/media-video/abby/ChangeLog index cca08a3e9835..2b56162e42c6 100644 --- a/media-video/abby/ChangeLog +++ b/media-video/abby/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/abby # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/abby/ChangeLog,v 1.7 2009/11/19 14:55:05 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/abby/ChangeLog,v 1.8 2009/11/25 10:24:01 maekke Exp $ + + 25 Nov 2009; Markus Meier <maekke@gentoo.org> abby-0.4.2.ebuild: + amd64 stable, bug #284544 19 Nov 2009; Christian Faulhammer <fauli@gentoo.org> abby-0.4.2.ebuild: stable x86, bug 284544 diff --git a/media-video/abby/abby-0.4.2.ebuild b/media-video/abby/abby-0.4.2.ebuild index 16f91b120968..43ef93c311a4 100644 --- a/media-video/abby/abby-0.4.2.ebuild +++ b/media-video/abby/abby-0.4.2.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-video/abby/abby-0.4.2.ebuild,v 1.3 2009/11/19 14:55:05 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/abby/abby-0.4.2.ebuild,v 1.4 2009/11/25 10:24:01 maekke Exp $ EAPI="1" inherit qt4 @@ -11,7 +11,7 @@ SRC_URI="http://abby.googlecode.com/files/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="" RDEPEND="|| ( >=media-video/clive-2.2.3 >=media-video/cclive-0.4.6 ) |