diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-06-13 12:30:38 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-06-13 12:30:38 +0000 |
commit | f8d1f7296038c1e314d117e9fb8cae03551de649 (patch) | |
tree | e01faeb608caa1aa7b214df62a782fb67403f29a /app-office/pybliographer/pybliographer-1.2.12-r1.ebuild | |
parent | Version bump. Taking over maintainership (diff) | |
download | historical-f8d1f7296038c1e314d117e9fb8cae03551de649.tar.gz historical-f8d1f7296038c1e314d117e9fb8cae03551de649.tar.bz2 historical-f8d1f7296038c1e314d117e9fb8cae03551de649.zip |
x86 stable wrt bug #317949
Package-Manager: portage-2.1.8.3/cvs/Linux i686
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 f7902828bc8d..22e64dbbcae8 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.2 2010/05/10 18:50:04 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/pybliographer/pybliographer-1.2.12-r1.ebuild,v 1.3 2010/06/13 12:30:38 phajdan.jr 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" |