diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-02 13:47:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-02 13:47:33 +0000 |
commit | b4fb1a21e77cccd0347f22aca865fabba929e894 (patch) | |
tree | b79a43e89bfceb72e184becdb2885473a1dd626d /dev-util | |
parent | Stable for x86, wrt bug #509830 (diff) | |
download | gentoo-2-b4fb1a21e77cccd0347f22aca865fabba929e894.tar.gz gentoo-2-b4fb1a21e77cccd0347f22aca865fabba929e894.tar.bz2 gentoo-2-b4fb1a21e77cccd0347f22aca865fabba929e894.zip |
Stable for x86, wrt bug #502536
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/catfish/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/catfish/catfish-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/catfish/ChangeLog b/dev-util/catfish/ChangeLog index 2e4f0206c9df..d209b569bc5e 100644 --- a/dev-util/catfish/ChangeLog +++ b/dev-util/catfish/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/catfish # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/catfish/ChangeLog,v 1.16 2014/08/02 13:43:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/catfish/ChangeLog,v 1.17 2014/08/02 13:47:33 ago Exp $ + + 02 Aug 2014; Agostino Sarubbo <ago@gentoo.org> catfish-1.0.2.ebuild: + Stable for x86, wrt bug #502536 02 Aug 2014; Agostino Sarubbo <ago@gentoo.org> catfish-1.0.2.ebuild: Stable for amd64, wrt bug #502536 diff --git a/dev-util/catfish/catfish-1.0.2.ebuild b/dev-util/catfish/catfish-1.0.2.ebuild index f3dd88832fe0..96a7a4788e37 100644 --- a/dev-util/catfish/catfish-1.0.2.ebuild +++ b/dev-util/catfish/catfish-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/catfish/catfish-1.0.2.ebuild,v 1.2 2014/08/02 13:43:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/catfish/catfish-1.0.2.ebuild,v 1.3 2014/08/02 13:47:33 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3} ) @@ -12,7 +12,7 @@ SRC_URI="http://launchpad.net/${PN}-search/${PV%.*}/${PV}/+download/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" COMMON_DEPEND="dev-python/pygobject:3[${PYTHON_USEDEP}] |