diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 12:53:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 12:53:36 +0000 |
commit | ce67decd4dc9d32fd5385092bc4abace764e2102 (patch) | |
tree | 6f402d084002a6eaf440e1bb5d88ebab3ee74a00 /dev-util | |
parent | Stable for amd64, wrt bug #473270 (diff) | |
download | gentoo-2-ce67decd4dc9d32fd5385092bc4abace764e2102.tar.gz gentoo-2-ce67decd4dc9d32fd5385092bc4abace764e2102.tar.bz2 gentoo-2-ce67decd4dc9d32fd5385092bc4abace764e2102.zip |
Stable for amd64, wrt bug #472248
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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-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 9666690f74c4..a316bca5ffa4 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.9 2013/06/25 11:42:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/catfish/ChangeLog,v 1.10 2013/06/25 12:53:36 ago Exp $ + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> catfish-0.6.3.ebuild: + Stable for amd64, wrt bug #472248 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> catfish-0.6.3.ebuild: Stable for x86, wrt bug #472248 diff --git a/dev-util/catfish/catfish-0.6.3.ebuild b/dev-util/catfish/catfish-0.6.3.ebuild index 94cf9dee97c4..6dc745150c17 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.3 2013/06/25 11:42:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/catfish/catfish-0.6.3.ebuild,v 1.4 2013/06/25 12:53:36 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}] |