diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-04-05 20:42:02 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-04-05 20:42:02 +0000 |
commit | b74609c25dd12aa9ef770e7b81dc7bdba0ca6a37 (patch) | |
tree | 6e584851288bc9ad577a4f727c251b02a7905afe /app-office | |
parent | x86 stable wrt bug #394447 (diff) | |
download | gentoo-2-b74609c25dd12aa9ef770e7b81dc7bdba0ca6a37.tar.gz gentoo-2-b74609c25dd12aa9ef770e7b81dc7bdba0ca6a37.tar.bz2 gentoo-2-b74609c25dd12aa9ef770e7b81dc7bdba0ca6a37.zip |
x86 stable wrt bug #404615
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/pybliographer/ChangeLog | 8 | ||||
-rw-r--r-- | app-office/pybliographer/pybliographer-1.2.14.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-office/pybliographer/ChangeLog b/app-office/pybliographer/ChangeLog index bf72d860eaaf..2bcd5112fa30 100644 --- a/app-office/pybliographer/ChangeLog +++ b/app-office/pybliographer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/pybliographer -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/pybliographer/ChangeLog,v 1.24 2011/07/29 22:05:54 bicatali Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/pybliographer/ChangeLog,v 1.25 2012/04/05 20:42:02 phajdan.jr Exp $ + + 05 Apr 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + pybliographer-1.2.14.ebuild: + x86 stable wrt bug #404615 *pybliographer-1.2.14 (29 Jul 2011) diff --git a/app-office/pybliographer/pybliographer-1.2.14.ebuild b/app-office/pybliographer/pybliographer-1.2.14.ebuild index e89dd0ad376a..285e73f5d506 100644 --- a/app-office/pybliographer/pybliographer-1.2.14.ebuild +++ b/app-office/pybliographer/pybliographer-1.2.14.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/app-office/pybliographer/pybliographer-1.2.14.ebuild,v 1.1 2011/07/29 22:05:54 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/pybliographer/pybliographer-1.2.14.ebuild,v 1.2 2012/04/05 20:42:02 phajdan.jr Exp $ EAPI="3" PYTHON_DEPEND="2:2.6" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/pybliographer/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" DOCS="AUTHORS ChangeLog* NEWS TODO README" |