diff options
author | 2013-08-07 14:59:15 +0000 | |
---|---|---|
committer | 2013-08-07 14:59:15 +0000 | |
commit | 3bb6081c2c1299efd9e09246358cafb9eb33ef68 (patch) | |
tree | 15d70d724e04828e678754a7f253297e36f5892a /dev-util | |
parent | Stable for amd64, wrt bug #480078 (diff) | |
download | gentoo-2-3bb6081c2c1299efd9e09246358cafb9eb33ef68.tar.gz gentoo-2-3bb6081c2c1299efd9e09246358cafb9eb33ef68.tar.bz2 gentoo-2-3bb6081c2c1299efd9e09246358cafb9eb33ef68.zip |
Stable for amd64, wrt bug #479886
(Portage version: 2.1.13.2/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.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/catfish/ChangeLog b/dev-util/catfish/ChangeLog index a316bca5ffa4..bbc5efe217f5 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.10 2013/06/25 12:53:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/catfish/ChangeLog,v 1.11 2013/08/07 14:59:15 ago Exp $ + + 07 Aug 2013; Agostino Sarubbo <ago@gentoo.org> catfish-0.6.4.ebuild: + Stable for amd64, wrt bug #479886 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> catfish-0.6.3.ebuild: Stable for amd64, wrt bug #472248 diff --git a/dev-util/catfish/catfish-0.6.4.ebuild b/dev-util/catfish/catfish-0.6.4.ebuild index e4d4567e9efb..5a5c28b14c6a 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.1 2013/06/04 21:29:31 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/catfish/catfish-0.6.4.ebuild,v 1.2 2013/08/07 14:59: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}] |