diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-18 13:46:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-18 13:46:15 +0000 |
commit | 118ccb3cc95cd3283fedd590d617bda9ce4dcbb2 (patch) | |
tree | 282dacfc172bb207e3476863332b51c897cc9f34 /dev-util/catfish | |
parent | Stable for x86, wrt bug #480338 (diff) | |
download | gentoo-2-118ccb3cc95cd3283fedd590d617bda9ce4dcbb2.tar.gz gentoo-2-118ccb3cc95cd3283fedd590d617bda9ce4dcbb2.tar.bz2 gentoo-2-118ccb3cc95cd3283fedd590d617bda9ce4dcbb2.zip |
Stable for x86, wrt bug #479886
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/catfish')
-rw-r--r-- | dev-util/catfish/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/catfish/catfish-0.6.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/catfish/ChangeLog b/dev-util/catfish/ChangeLog index bbc5efe217f5..04561a41efbf 100644 --- a/dev-util/catfish/ChangeLog +++ b/dev-util/catfish/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/catfish # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/catfish/ChangeLog,v 1.11 2013/08/07 14:59:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/catfish/ChangeLog,v 1.12 2013/08/18 13:46:15 ago Exp $ + + 18 Aug 2013; Agostino Sarubbo <ago@gentoo.org> catfish-0.6.4.ebuild: + Stable for x86, wrt bug #479886 07 Aug 2013; Agostino Sarubbo <ago@gentoo.org> catfish-0.6.4.ebuild: Stable for amd64, wrt bug #479886 diff --git a/dev-util/catfish/catfish-0.6.4.ebuild b/dev-util/catfish/catfish-0.6.4.ebuild index 5a5c28b14c6a..09be9c4bb679 100644 --- a/dev-util/catfish/catfish-0.6.4.ebuild +++ b/dev-util/catfish/catfish-0.6.4.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/dev-util/catfish/catfish-0.6.4.ebuild,v 1.2 2013/08/07 14:59:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/catfish/catfish-0.6.4.ebuild,v 1.3 2013/08/18 13:46:15 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_2} ) @@ -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="" RDEPEND="dev-python/pygobject:3[${PYTHON_USEDEP}] |