diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-05-10 18:50:04 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-05-10 18:50:04 +0000 |
commit | a64f9380b760541f5b3cb816637776768fb4555d (patch) | |
tree | f87369d4b0c7469e5f368be8971ca5becc5f6311 /app-office/pybliographer/pybliographer-1.2.12-r1.ebuild | |
parent | ppc stable #317961 (diff) | |
download | historical-a64f9380b760541f5b3cb816637776768fb4555d.tar.gz historical-a64f9380b760541f5b3cb816637776768fb4555d.tar.bz2 historical-a64f9380b760541f5b3cb816637776768fb4555d.zip |
ppc stable #317949
Package-Manager: portage-2.1.7.17/cvs/Linux ppc
Diffstat (limited to 'app-office/pybliographer/pybliographer-1.2.12-r1.ebuild')
-rw-r--r-- | app-office/pybliographer/pybliographer-1.2.12-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/pybliographer/pybliographer-1.2.12-r1.ebuild b/app-office/pybliographer/pybliographer-1.2.12-r1.ebuild index 8e13848b3e57..f7902828bc8d 100644 --- a/app-office/pybliographer/pybliographer-1.2.12-r1.ebuild +++ b/app-office/pybliographer/pybliographer-1.2.12-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/pybliographer/pybliographer-1.2.12-r1.ebuild,v 1.1 2010/03/27 21:35:52 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/pybliographer/pybliographer-1.2.12-r1.ebuild,v 1.2 2010/05/10 18:50:04 nixnut Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -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" |