diff options
author | 2010-03-04 09:27:19 +0000 | |
---|---|---|
committer | 2010-03-04 09:27:19 +0000 | |
commit | eafa24f94e76bbc38f2934379c7c3600e6d30937 (patch) | |
tree | 5ec5bcc9f9b7653f28fdbef4701c4a023ada7a5d /app-text | |
parent | port Prefix changes, add some dies (diff) | |
download | gentoo-2-eafa24f94e76bbc38f2934379c7c3600e6d30937.tar.gz gentoo-2-eafa24f94e76bbc38f2934379c7c3600e6d30937.tar.bz2 gentoo-2-eafa24f94e76bbc38f2934379c7c3600e6d30937.zip |
stable x86, bug 306379
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/cb2bib/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/cb2bib/cb2bib-1.3.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/cb2bib/ChangeLog b/app-text/cb2bib/ChangeLog index 2ea4d9ee3c93..5526c335c5b1 100644 --- a/app-text/cb2bib/ChangeLog +++ b/app-text/cb2bib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/cb2bib # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/cb2bib/ChangeLog,v 1.3 2010/02/23 17:10:10 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/cb2bib/ChangeLog,v 1.4 2010/03/04 09:27:19 fauli Exp $ + + 04 Mar 2010; Christian Faulhammer <fauli@gentoo.org> cb2bib-1.3.6.ebuild: + stable x86, bug 306379 23 Feb 2010; Markos Chandras <hwoarang@gentoo.org> cb2bib-1.3.6.ebuild: Stable on amd64 wrt bug #306379 diff --git a/app-text/cb2bib/cb2bib-1.3.6.ebuild b/app-text/cb2bib/cb2bib-1.3.6.ebuild index c88814b765eb..39bd52013f83 100644 --- a/app-text/cb2bib/cb2bib-1.3.6.ebuild +++ b/app-text/cb2bib/cb2bib-1.3.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/cb2bib/cb2bib-1.3.6.ebuild,v 1.2 2010/02/23 17:10:10 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/cb2bib/cb2bib-1.3.6.ebuild,v 1.3 2010/03/04 09:27:19 fauli Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://www.molspaces.com/dl/progs/${P}.tar.gz" SLOT="0" LICENSE="GPL-3" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug +lzo +poll" DEPEND="x11-libs/qt-webkit:4 |