diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-04-06 00:36:53 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-04-06 00:36:53 +0000 |
commit | 19013b5f1bcedda663ba25612e64c60f13373474 (patch) | |
tree | f872d5a2c98fed95ec19e2069ae0df4866b3c159 /app-text/cb2bib | |
parent | Version bump. Clean 0.9.1. (diff) | |
download | gentoo-2-19013b5f1bcedda663ba25612e64c60f13373474.tar.gz gentoo-2-19013b5f1bcedda663ba25612e64c60f13373474.tar.bz2 gentoo-2-19013b5f1bcedda663ba25612e64c60f13373474.zip |
marked x86 per bug 410889
(Portage version: 2.2.0_alpha100/cvs/Linux i686)
Diffstat (limited to 'app-text/cb2bib')
-rw-r--r-- | app-text/cb2bib/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/cb2bib/cb2bib-1.4.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/cb2bib/ChangeLog b/app-text/cb2bib/ChangeLog index 5b16bfe3ba5a..f948e87a4c1d 100644 --- a/app-text/cb2bib/ChangeLog +++ b/app-text/cb2bib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/cb2bib # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/cb2bib/ChangeLog,v 1.8 2012/01/19 13:30:58 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/cb2bib/ChangeLog,v 1.9 2012/04/06 00:36:53 jdhore Exp $ + + 06 Apr 2012; Jeff Horelick <jdhore@gentoo.org> cb2bib-1.4.7.ebuild: + marked x86 per bug 410889 *cb2bib-1.4.7 (19 Jan 2012) diff --git a/app-text/cb2bib/cb2bib-1.4.7.ebuild b/app-text/cb2bib/cb2bib-1.4.7.ebuild index 3868688e5137..cbec342c67fe 100644 --- a/app-text/cb2bib/cb2bib-1.4.7.ebuild +++ b/app-text/cb2bib/cb2bib-1.4.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/cb2bib/cb2bib-1.4.7.ebuild,v 1.1 2012/01/19 13:30:58 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/cb2bib/cb2bib-1.4.7.ebuild,v 1.2 2012/04/06 00:36:53 jdhore Exp $ EAPI=4 @@ -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=" |