diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-14 09:31:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-14 09:31:21 +0000 |
commit | 027f364030ae4510d84867e99ccea5078aa7dcce (patch) | |
tree | 456f66cfa951c493162d3857a1a6761111926950 /media-video/noad | |
parent | Stable for amd64, wrt bug #464560 (diff) | |
download | gentoo-2-027f364030ae4510d84867e99ccea5078aa7dcce.tar.gz gentoo-2-027f364030ae4510d84867e99ccea5078aa7dcce.tar.bz2 gentoo-2-027f364030ae4510d84867e99ccea5078aa7dcce.zip |
Stable for amd64, wrt bug #464564
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-video/noad')
-rw-r--r-- | media-video/noad/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/noad/noad-0.7.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/media-video/noad/ChangeLog b/media-video/noad/ChangeLog index 2abb995e552e..5f5d6999b48e 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.58 2013/05/01 14:35:49 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/noad/ChangeLog,v 1.59 2013/05/14 09:31:21 ago Exp $ + + 14 May 2013; Agostino Sarubbo <ago@gentoo.org> noad-0.7.3-r1.ebuild: + Stable for amd64, wrt bug #464564 01 May 2013; Samuli Suominen <ssuominen@gentoo.org> noad-0.7.3-r1.ebuild: Remove pointless subslot operator from media-gfx/imagemagick dependency @@ -316,4 +319,3 @@ +files/reccmds.noad.conf, +files/vdraddon.noad, +metadata.xml, +noad-0.6.0-r2.ebuild: initial ebuild; older Versions on Gentoo.de Overlay - diff --git a/media-video/noad/noad-0.7.3-r1.ebuild b/media-video/noad/noad-0.7.3-r1.ebuild index 1382ff8c48be..cdb335538ba3 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.3 2013/05/01 14:35:49 ssuominen Exp $ +# $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 $ 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 |