diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-04 15:36:43 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-04 15:36:43 +0000 |
commit | c99a1323bdc2e907f2153724ac9c7f2eed78c112 (patch) | |
tree | ae3e1e9db81af709015a806a8fd382b74ae7837c /app-portage | |
parent | Stable on amd64 wrt bug #346023 (diff) | |
download | gentoo-2-c99a1323bdc2e907f2153724ac9c7f2eed78c112.tar.gz gentoo-2-c99a1323bdc2e907f2153724ac9c7f2eed78c112.tar.bz2 gentoo-2-c99a1323bdc2e907f2153724ac9c7f2eed78c112.zip |
Stable on amd64 wrt bug #347305
(Portage version: 2.1.9.28/cvs/Linux x86_64)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/eix/ChangeLog | 5 | ||||
-rw-r--r-- | app-portage/eix/eix-0.22.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/eix/ChangeLog b/app-portage/eix/ChangeLog index 2236e29a322d..44f7e0c295de 100644 --- a/app-portage/eix/ChangeLog +++ b/app-portage/eix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-portage/eix # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/ChangeLog,v 1.356 2011/01/04 04:51:23 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/ChangeLog,v 1.357 2011/01/04 15:36:43 hwoarang Exp $ + + 04 Jan 2011; Markos Chandras <hwoarang@gentoo.org> eix-0.22.5.ebuild: + Stable on amd64 wrt bug #347305 *eix-0.22.6 (04 Jan 2011) diff --git a/app-portage/eix/eix-0.22.5.ebuild b/app-portage/eix/eix-0.22.5.ebuild index 8f37507fc405..1c7f622e867f 100644 --- a/app-portage/eix/eix-0.22.5.ebuild +++ b/app-portage/eix/eix-0.22.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.22.5.ebuild,v 1.7 2011/01/03 00:13:32 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.22.5.ebuild,v 1.8 2011/01/04 15:36:43 hwoarang Exp $ EAPI=3 @@ -12,7 +12,7 @@ SRC_URI="mirror://berlios/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" IUSE="+bzip2 debug doc hardened nls optimization strong-optimization sqlite tools" RDEPEND="sqlite? ( >=dev-db/sqlite-3 ) |