diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 11:42:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 11:42:19 +0000 |
commit | acdb253ef5450114a808dd37874dd9cbeb50d851 (patch) | |
tree | 0e158ce28581258e54d273550707337094fbfcec /dev-util/catfish | |
parent | Stable for x86, wrt bug #473270 (diff) | |
download | gentoo-2-acdb253ef5450114a808dd37874dd9cbeb50d851.tar.gz gentoo-2-acdb253ef5450114a808dd37874dd9cbeb50d851.tar.bz2 gentoo-2-acdb253ef5450114a808dd37874dd9cbeb50d851.zip |
Stable for x86, wrt bug #472248
(Portage version: 2.1.12.9/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.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/catfish/ChangeLog b/dev-util/catfish/ChangeLog index 96fe302e20b1..9666690f74c4 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.8 2013/06/04 21:29:31 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/catfish/ChangeLog,v 1.9 2013/06/25 11:42:19 ago Exp $ + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> catfish-0.6.3.ebuild: + Stable for x86, wrt bug #472248 *catfish-0.6.4 (04 Jun 2013) diff --git a/dev-util/catfish/catfish-0.6.3.ebuild b/dev-util/catfish/catfish-0.6.3.ebuild index cd71f5ffca5a..94cf9dee97c4 100644 --- a/dev-util/catfish/catfish-0.6.3.ebuild +++ b/dev-util/catfish/catfish-0.6.3.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.3.ebuild,v 1.2 2013/04/27 16:35:22 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/catfish/catfish-0.6.3.ebuild,v 1.3 2013/06/25 11:42:19 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}] |