diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-10 08:15:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-10 08:15:06 +0000 |
commit | cf097c11cf78406d909643e24277a64ed05513e0 (patch) | |
tree | 10e6c3556e553b2fa15edab8fd8fe0ff04cfe551 /app-text/cb2bib | |
parent | Stable for amd64, wrt bug #411059 (diff) | |
download | gentoo-2-cf097c11cf78406d909643e24277a64ed05513e0.tar.gz gentoo-2-cf097c11cf78406d909643e24277a64ed05513e0.tar.bz2 gentoo-2-cf097c11cf78406d909643e24277a64ed05513e0.zip |
Stable for amd64, wrt bug #410889
(Portage version: 2.1.10.49/cvs/Linux x86_64)
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 f948e87a4c1d..0860fb7935a7 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.9 2012/04/06 00:36:53 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/cb2bib/ChangeLog,v 1.10 2012/04/10 08:15:06 ago Exp $ + + 10 Apr 2012; Agostino Sarubbo <ago@gentoo.org> cb2bib-1.4.7.ebuild: + Stable for amd64, wrt bug #410889 06 Apr 2012; Jeff Horelick <jdhore@gentoo.org> cb2bib-1.4.7.ebuild: marked x86 per bug 410889 diff --git a/app-text/cb2bib/cb2bib-1.4.7.ebuild b/app-text/cb2bib/cb2bib-1.4.7.ebuild index cbec342c67fe..2cc6d66766fa 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.2 2012/04/06 00:36:53 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/cb2bib/cb2bib-1.4.7.ebuild,v 1.3 2012/04/10 08:15:06 ago 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=" |