diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-15 13:46:49 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-15 13:46:49 +0000 |
commit | b46c216d6896043d8caa2134b957b00c40fbfa31 (patch) | |
tree | 6244fb5b7daca9926b4a2c5bfdef32719b3fa2df /media-video | |
parent | Bump to eapi4, install docs, drop unnecessary -fno-strict-aliasing (diff) | |
download | gentoo-2-b46c216d6896043d8caa2134b957b00c40fbfa31.tar.gz gentoo-2-b46c216d6896043d8caa2134b957b00c40fbfa31.tar.bz2 gentoo-2-b46c216d6896043d8caa2134b957b00c40fbfa31.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha105/cvs/Linux x86_64)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/rtmpdump/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/rtmpdump/rtmpdump-2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/rtmpdump/ChangeLog b/media-video/rtmpdump/ChangeLog index 1a7026d96682..dbeea18aeeb8 100644 --- a/media-video/rtmpdump/ChangeLog +++ b/media-video/rtmpdump/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/rtmpdump # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/rtmpdump/ChangeLog,v 1.20 2012/03/20 23:31:29 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/rtmpdump/ChangeLog,v 1.21 2012/05/15 13:46:49 aballier Exp $ + + 15 May 2012; Alexis Ballier <aballier@gentoo.org> rtmpdump-2.4.ebuild: + keyword ~amd64-fbsd 20 Mar 2012; Diego E. Pettenò <flameeyes@gentoo.org> rtmpdump-2.3.ebuild, rtmpdump-2.4.ebuild, rtmpdump-9999.ebuild: diff --git a/media-video/rtmpdump/rtmpdump-2.4.ebuild b/media-video/rtmpdump/rtmpdump-2.4.ebuild index 4d08904e4466..73767234be75 100644 --- a/media-video/rtmpdump/rtmpdump-2.4.ebuild +++ b/media-video/rtmpdump/rtmpdump-2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/rtmpdump/rtmpdump-2.4.ebuild,v 1.2 2012/03/20 23:31:29 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/rtmpdump/rtmpdump-2.4.ebuild,v 1.3 2012/05/15 13:46:49 aballier Exp $ EAPI="4" @@ -13,7 +13,7 @@ SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${P}.tar.gz" # the library is LGPL-2.1, the command is GPL-2 LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="gnutls polarssl ssl" DEPEND="ssl? ( |