diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2012-08-08 15:03:55 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2012-08-08 15:03:55 +0000 |
commit | 6bbc83ec1da6c92fad3c3f185ea842ead70971c0 (patch) | |
tree | 4f55d45e81dfc2400e8d24d9870a2dec0c36366f /app-office/pybliographer | |
parent | Stable for AMD64, wrt bug #418393 (diff) | |
download | gentoo-2-6bbc83ec1da6c92fad3c3f185ea842ead70971c0.tar.gz gentoo-2-6bbc83ec1da6c92fad3c3f185ea842ead70971c0.tar.bz2 gentoo-2-6bbc83ec1da6c92fad3c3f185ea842ead70971c0.zip |
x86 stable, see bug 418629
(Portage version: 2.1.10.65/cvs/Linux i686)
Diffstat (limited to 'app-office/pybliographer')
-rw-r--r-- | app-office/pybliographer/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/pybliographer/pybliographer-1.2.15.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/pybliographer/ChangeLog b/app-office/pybliographer/ChangeLog index 3d2b50bcb658..2fa7db148667 100644 --- a/app-office/pybliographer/ChangeLog +++ b/app-office/pybliographer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/pybliographer # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/pybliographer/ChangeLog,v 1.27 2012/04/23 08:49:19 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/pybliographer/ChangeLog,v 1.28 2012/08/08 15:03:55 nativemad Exp $ + + 08 Aug 2012; Andreas Schuerch <nativemad@gentoo.org> + pybliographer-1.2.15.ebuild: + x86 stable, see bug 418629 *pybliographer-1.2.15 (23 Apr 2012) diff --git a/app-office/pybliographer/pybliographer-1.2.15.ebuild b/app-office/pybliographer/pybliographer-1.2.15.ebuild index 5b03a29dbf22..c121d47e5056 100644 --- a/app-office/pybliographer/pybliographer-1.2.15.ebuild +++ b/app-office/pybliographer/pybliographer-1.2.15.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-office/pybliographer/pybliographer-1.2.15.ebuild,v 1.1 2012/04/23 08:49:19 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/pybliographer/pybliographer-1.2.15.ebuild,v 1.2 2012/08/08 15:03:55 nativemad 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" |