diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-06-18 00:58:38 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-06-18 00:58:38 +0000 |
commit | 97aaa1bc226e62deca66402917b7ca231abdd9be (patch) | |
tree | 1a5c6456a9f9ae551adaf7ad1001f9f3e46a8541 /app-text/cb2bib | |
parent | Add <upstream> metadata tag. (diff) | |
download | gentoo-2-97aaa1bc226e62deca66402917b7ca231abdd9be.tar.gz gentoo-2-97aaa1bc226e62deca66402917b7ca231abdd9be.tar.bz2 gentoo-2-97aaa1bc226e62deca66402917b7ca231abdd9be.zip |
marked x86 per bug 421675
(Portage version: 2.2.0_alpha110/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.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/cb2bib/ChangeLog b/app-text/cb2bib/ChangeLog index 3308dc9f4df3..eed7febf2759 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.12 2012/05/18 23:27:10 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/cb2bib/ChangeLog,v 1.13 2012/06/18 00:58:38 jdhore Exp $ + + 18 Jun 2012; Jeff Horelick <jdhore@gentoo.org> cb2bib-1.4.8.ebuild: + marked x86 per bug 421675 *cb2bib-1.4.8 (18 May 2012) diff --git a/app-text/cb2bib/cb2bib-1.4.8.ebuild b/app-text/cb2bib/cb2bib-1.4.8.ebuild index 4227919a0cbc..106edd3e3be3 100644 --- a/app-text/cb2bib/cb2bib-1.4.8.ebuild +++ b/app-text/cb2bib/cb2bib-1.4.8.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.8.ebuild,v 1.1 2012/05/18 23:27:10 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/cb2bib/cb2bib-1.4.8.ebuild,v 1.2 2012/06/18 00:58:38 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=" |