diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-18 11:05:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-18 11:05:38 +0000 |
commit | 8625250afad22f891bee7faea2d8a99a505a6168 (patch) | |
tree | 06ac0990afc334365351343ab7ece97c9752fa1f /app-text/cb2bib | |
parent | Version bump. (diff) | |
download | gentoo-2-8625250afad22f891bee7faea2d8a99a505a6168.tar.gz gentoo-2-8625250afad22f891bee7faea2d8a99a505a6168.tar.bz2 gentoo-2-8625250afad22f891bee7faea2d8a99a505a6168.zip |
Stable for amd64, wrt bug #421675
(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.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/cb2bib/ChangeLog b/app-text/cb2bib/ChangeLog index eed7febf2759..77893362e618 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.13 2012/06/18 00:58:38 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/cb2bib/ChangeLog,v 1.14 2012/06/18 11:05:38 ago Exp $ + + 18 Jun 2012; Agostino Sarubbo <ago@gentoo.org> cb2bib-1.4.8.ebuild: + Stable for amd64, wrt bug #421675 18 Jun 2012; Jeff Horelick <jdhore@gentoo.org> cb2bib-1.4.8.ebuild: marked x86 per bug 421675 diff --git a/app-text/cb2bib/cb2bib-1.4.8.ebuild b/app-text/cb2bib/cb2bib-1.4.8.ebuild index 106edd3e3be3..5ad0c4731041 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.2 2012/06/18 00:58:38 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/cb2bib/cb2bib-1.4.8.ebuild,v 1.3 2012/06/18 11:05:38 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=" |