diff options
author | 2012-06-19 19:55:55 +0000 | |
---|---|---|
committer | 2012-06-19 19:55:55 +0000 | |
commit | d8f8a1db8b7182383eee8aad0417a2aa322b52a3 (patch) | |
tree | 1183f03846a04eec209dde6f9706a6de2d00568b /x11-misc/qtfm | |
parent | Stable for amd64, wrt bug #422247 (diff) | |
download | gentoo-2-d8f8a1db8b7182383eee8aad0417a2aa322b52a3.tar.gz gentoo-2-d8f8a1db8b7182383eee8aad0417a2aa322b52a3.tar.bz2 gentoo-2-d8f8a1db8b7182383eee8aad0417a2aa322b52a3.zip |
Stable for amd64, wrt bug #422381
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/qtfm')
-rw-r--r-- | x11-misc/qtfm/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/qtfm/qtfm-5.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/qtfm/ChangeLog b/x11-misc/qtfm/ChangeLog index 9e6f700f4bf2..05fa04fc0aea 100644 --- a/x11-misc/qtfm/ChangeLog +++ b/x11-misc/qtfm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/qtfm # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/qtfm/ChangeLog,v 1.7 2012/05/10 12:44:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/qtfm/ChangeLog,v 1.8 2012/06/19 19:55:55 ago Exp $ + + 19 Jun 2012; Agostino Sarubbo <ago@gentoo.org> qtfm-5.4.ebuild: + Stable for amd64, wrt bug #422381 10 May 2012; Agostino Sarubbo <ago@gentoo.org> qtfm-5.3.ebuild: Stable for amd64, wrt bug #415323 diff --git a/x11-misc/qtfm/qtfm-5.4.ebuild b/x11-misc/qtfm/qtfm-5.4.ebuild index 004b06b6b688..6cdf51d59d7d 100644 --- a/x11-misc/qtfm/qtfm-5.4.ebuild +++ b/x11-misc/qtfm/qtfm-5.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/x11-misc/qtfm/qtfm-5.4.ebuild,v 1.1 2012/05/10 04:54:27 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/qtfm/qtfm-5.4.ebuild,v 1.2 2012/06/19 19:55:55 ago Exp $ EAPI=4 inherit fdo-mime qt4-r2 @@ -11,7 +11,7 @@ SRC_URI="http://www.qtfm.org/${P}.tar.gz?attredirects=0 -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" # file is for LIBS += -lmagic |