diff options
author | 2013-07-04 12:18:09 +0000 | |
---|---|---|
committer | 2013-07-04 12:18:09 +0000 | |
commit | cf14a0e33c48e9ceb5671ccdd9135127d7c1bb7d (patch) | |
tree | e361e65a5239af1b8f65a8a4f3888e8b3273ef28 /x11-misc | |
parent | Stable for x86, wrt bug #471678 (diff) | |
download | gentoo-2-cf14a0e33c48e9ceb5671ccdd9135127d7c1bb7d.tar.gz gentoo-2-cf14a0e33c48e9ceb5671ccdd9135127d7c1bb7d.tar.bz2 gentoo-2-cf14a0e33c48e9ceb5671ccdd9135127d7c1bb7d.zip |
Stable for x86, wrt bug #471678
(Portage version: 2.1.12.11/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/qtfm/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/qtfm/qtfm-5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/qtfm/ChangeLog b/x11-misc/qtfm/ChangeLog index c2c4a35cb2f1..769f2e3e93e6 100644 --- a/x11-misc/qtfm/ChangeLog +++ b/x11-misc/qtfm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/qtfm # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/qtfm/ChangeLog,v 1.14 2013/05/29 11:07:45 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/qtfm/ChangeLog,v 1.15 2013/07/04 12:18:09 ago Exp $ + + 04 Jul 2013; Agostino Sarubbo <ago@gentoo.org> qtfm-5.5.ebuild: + Stable for x86, wrt bug #471678 29 May 2013; Chema Alonso <nimiux@gentoo.org> qtfm-5.5.ebuild: Stable for amd64 wrt bug #471678 diff --git a/x11-misc/qtfm/qtfm-5.5.ebuild b/x11-misc/qtfm/qtfm-5.5.ebuild index 40720acec1f1..d6ca5a432b42 100644 --- a/x11-misc/qtfm/qtfm-5.5.ebuild +++ b/x11-misc/qtfm/qtfm-5.5.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/x11-misc/qtfm/qtfm-5.5.ebuild,v 1.3 2013/05/29 11:07:45 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/qtfm/qtfm-5.5.ebuild,v 1.4 2013/07/04 12:18:09 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 |