diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-08-06 11:48:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-08-06 11:48:15 +0000 |
commit | 118556045414535c0d57f850af7ab39653579204 (patch) | |
tree | cc3cf78b5aafd53c9f64f6cd9bfb6b53374946ea /x11-libs | |
parent | Stable for amd64, wrt bug #550068 (diff) | |
download | gentoo-2-118556045414535c0d57f850af7ab39653579204.tar.gz gentoo-2-118556045414535c0d57f850af7ab39653579204.tar.bz2 gentoo-2-118556045414535c0d57f850af7ab39653579204.zip |
Stable for amd64, wrt bug #550068
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libfm/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libfm/libfm-1.2.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libfm/ChangeLog b/x11-libs/libfm/ChangeLog index 7167dd303dc3..bdf7b3bf32d6 100644 --- a/x11-libs/libfm/ChangeLog +++ b/x11-libs/libfm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libfm # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/ChangeLog,v 1.111 2015/07/23 19:56:12 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/ChangeLog,v 1.112 2015/08/06 11:48:15 ago Exp $ + + 06 Aug 2015; Agostino Sarubbo <ago@gentoo.org> libfm-1.2.3-r1.ebuild: + Stable for amd64, wrt bug #550068 23 Jul 2015; Pacho Ramos <pacho@gentoo.org> libfm-1.2.3-r1.ebuild: ppc stable wrt bug #550068 diff --git a/x11-libs/libfm/libfm-1.2.3-r1.ebuild b/x11-libs/libfm/libfm-1.2.3-r1.ebuild index 9b902f478639..8187352e51b5 100644 --- a/x11-libs/libfm/libfm-1.2.3-r1.ebuild +++ b/x11-libs/libfm/libfm-1.2.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/libfm-1.2.3-r1.ebuild,v 1.3 2015/07/23 19:56:12 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfm/libfm-1.2.3-r1.ebuild,v 1.4 2015/08/06 11:48:15 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ DESCRIPTION="A library for file management" HOMEPAGE="http://pcmanfm.sourceforge.net/" SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${MY_P}.tar.xz" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~mips ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc ~x86 ~amd64-linux ~x86-linux" LICENSE="GPL-2" SLOT="0/4.3.0" #copy ABI_VERSION because it seems upstream change it randomly IUSE="+automount debug doc examples exif gtk udisks vala" |