diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-20 13:43:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-20 13:43:09 +0000 |
commit | 7c75899a810c50a4f3dc048165c9b6b355543e24 (patch) | |
tree | 9482743ab9010fdb72a53d048bc69291a66a7e7a /media-video | |
parent | Stable for amd64, wrt bug #441118 (diff) | |
download | gentoo-2-7c75899a810c50a4f3dc048165c9b6b355543e24.tar.gz gentoo-2-7c75899a810c50a4f3dc048165c9b6b355543e24.tar.bz2 gentoo-2-7c75899a810c50a4f3dc048165c9b6b355543e24.zip |
Stable for amd64, wrt bug #441412
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/minitube/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/minitube/minitube-1.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/minitube/ChangeLog b/media-video/minitube/ChangeLog index 006b2165207f..968a550931f7 100644 --- a/media-video/minitube/ChangeLog +++ b/media-video/minitube/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/minitube # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/minitube/ChangeLog,v 1.76 2012/11/17 19:17:31 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/minitube/ChangeLog,v 1.77 2012/11/20 13:43:09 ago Exp $ + + 20 Nov 2012; <ago@gentoo.org> minitube-1.9.ebuild: + Stable for amd64, wrt bug #441412 17 Nov 2012; Markos Chandras <hwoarang@gentoo.org> minitube-1.9.ebuild: Drop nonexisting linguas. Bug #442698 diff --git a/media-video/minitube/minitube-1.9.ebuild b/media-video/minitube/minitube-1.9.ebuild index 27bdd55304c8..acdcc421b795 100644 --- a/media-video/minitube/minitube-1.9.ebuild +++ b/media-video/minitube/minitube-1.9.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/minitube/minitube-1.9.ebuild,v 1.2 2012/11/17 19:17:31 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/minitube/minitube-1.9.ebuild,v 1.3 2012/11/20 13:43:09 ago Exp $ EAPI=4 PLOCALES="ar ca ca_ES da de_DE el en es es_AR es_ES fi fi_FI fr gl he_IL hr hu @@ -15,7 +15,7 @@ SRC_URI="http://flavio.tordini.org/files/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug gstreamer kde" DEPEND=">=x11-libs/qt-gui-4.6:4[accessibility] |