diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-03 16:53:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-03 16:53:59 +0000 |
commit | 12f8f1dbe76376296b4e8c6ebe923572bcb22aac (patch) | |
tree | 420eef4933d0725f7dc54ec5c3fbfa3288be6dd6 /dev-python/python-bibtex | |
parent | Stable for amd64, wrt bug #397003 (diff) | |
download | gentoo-2-12f8f1dbe76376296b4e8c6ebe923572bcb22aac.tar.gz gentoo-2-12f8f1dbe76376296b4e8c6ebe923572bcb22aac.tar.bz2 gentoo-2-12f8f1dbe76376296b4e8c6ebe923572bcb22aac.zip |
Stable for amd64, wrt bug #397007
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/python-bibtex')
-rw-r--r-- | dev-python/python-bibtex/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/python-bibtex/python-bibtex-1.2.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/python-bibtex/ChangeLog b/dev-python/python-bibtex/ChangeLog index be8fa33ff9b6..e579b4911b1c 100644 --- a/dev-python/python-bibtex/ChangeLog +++ b/dev-python/python-bibtex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/python-bibtex -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-bibtex/ChangeLog,v 1.22 2011/05/03 14:10:34 jlec Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-bibtex/ChangeLog,v 1.23 2012/02/03 16:53:59 ago Exp $ + + 03 Feb 2012; Agostino Sarubbo <ago@gentoo.org> python-bibtex-1.2.5.ebuild: + Stable for amd64, wrt bug #397007 *python-bibtex-1.2.5 (03 May 2011) diff --git a/dev-python/python-bibtex/python-bibtex-1.2.5.ebuild b/dev-python/python-bibtex/python-bibtex-1.2.5.ebuild index 6ca31af27b69..fe3924f38e7d 100644 --- a/dev-python/python-bibtex/python-bibtex-1.2.5.ebuild +++ b/dev-python/python-bibtex/python-bibtex-1.2.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-bibtex/python-bibtex-1.2.5.ebuild,v 1.1 2011/05/03 14:10:34 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-bibtex/python-bibtex-1.2.5.ebuild,v 1.2 2012/02/03 16:53:59 ago Exp $ EAPI="3" @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/pybliographer/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~x86" +KEYWORDS="amd64 ~ia64 ~ppc ~x86" IUSE="" RDEPEND=" |