diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-14 09:38:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-14 09:38:01 +0000 |
commit | 73bf5c34cb85bdd87edad533adead0bddfc93459 (patch) | |
tree | 390f8e004339f17bffdbaf89dfa7aa4fdcecb10d /media-video | |
parent | Stable for x86, wrt bug #468658 (diff) | |
download | gentoo-2-73bf5c34cb85bdd87edad533adead0bddfc93459.tar.gz gentoo-2-73bf5c34cb85bdd87edad533adead0bddfc93459.tar.bz2 gentoo-2-73bf5c34cb85bdd87edad533adead0bddfc93459.zip |
Stable for x86, wrt bug #464564
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/noad/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/noad/noad-0.7.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/noad/ChangeLog b/media-video/noad/ChangeLog index 5f5d6999b48e..3e3983b6a87c 100644 --- a/media-video/noad/ChangeLog +++ b/media-video/noad/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/noad # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/noad/ChangeLog,v 1.59 2013/05/14 09:31:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/noad/ChangeLog,v 1.60 2013/05/14 09:38:01 ago Exp $ + + 14 May 2013; Agostino Sarubbo <ago@gentoo.org> noad-0.7.3-r1.ebuild: + Stable for x86, wrt bug #464564 14 May 2013; Agostino Sarubbo <ago@gentoo.org> noad-0.7.3-r1.ebuild: Stable for amd64, wrt bug #464564 diff --git a/media-video/noad/noad-0.7.3-r1.ebuild b/media-video/noad/noad-0.7.3-r1.ebuild index cdb335538ba3..eedc9e65e893 100644 --- a/media-video/noad/noad-0.7.3-r1.ebuild +++ b/media-video/noad/noad-0.7.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/noad/noad-0.7.3-r1.ebuild,v 1.4 2013/05/14 09:31:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/noad/noad-0.7.3-r1.ebuild,v 1.5 2013/05/14 09:38:01 ago Exp $ EAPI=5 inherit autotools eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://noad.heliohost.org/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="ffmpeg" RDEPEND="media-gfx/imagemagick |