diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-10 12:24:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-10 12:24:48 +0000 |
commit | c0030e62bd108f6df47d24377f692924cd43222c (patch) | |
tree | f721fe41f80cf558346d96eb08dc7ba101230375 /app-text/cb2bib | |
parent | Stable for x86, wrt bug #456466 (diff) | |
download | gentoo-2-c0030e62bd108f6df47d24377f692924cd43222c.tar.gz gentoo-2-c0030e62bd108f6df47d24377f692924cd43222c.tar.bz2 gentoo-2-c0030e62bd108f6df47d24377f692924cd43222c.zip |
Stable for amd64, wrt bug #456466
(Portage version: 2.1.11.50/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-text/cb2bib')
-rw-r--r-- | app-text/cb2bib/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/cb2bib/cb2bib-1.4.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/cb2bib/ChangeLog b/app-text/cb2bib/ChangeLog index db5113b8e485..6fa4349e298e 100644 --- a/app-text/cb2bib/ChangeLog +++ b/app-text/cb2bib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/cb2bib # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/cb2bib/ChangeLog,v 1.17 2013/02/10 12:24:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/cb2bib/ChangeLog,v 1.18 2013/02/10 12:24:48 ago Exp $ + + 10 Feb 2013; Agostino Sarubbo <ago@gentoo.org> cb2bib-1.4.9.ebuild: + Stable for amd64, wrt bug #456466 10 Feb 2013; Agostino Sarubbo <ago@gentoo.org> cb2bib-1.4.9.ebuild: Stable for x86, wrt bug #456466 diff --git a/app-text/cb2bib/cb2bib-1.4.9.ebuild b/app-text/cb2bib/cb2bib-1.4.9.ebuild index 1263b2eec906..a7c996567245 100644 --- a/app-text/cb2bib/cb2bib-1.4.9.ebuild +++ b/app-text/cb2bib/cb2bib-1.4.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/cb2bib/cb2bib-1.4.9.ebuild,v 1.2 2013/02/10 12:24:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/cb2bib/cb2bib-1.4.9.ebuild,v 1.3 2013/02/10 12:24:48 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 +webkit" DEPEND=" |