diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-03-02 15:04:33 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-03-02 15:04:33 +0000 |
commit | 4e7b4237d8d26371f37f2b28c62bfe35791fe564 (patch) | |
tree | 6d75f71bb7b923cba832598d4811e0d1bdc520ee /dev-python/python-bibtex/python-bibtex-1.2.3.ebuild | |
parent | alpha/ia64 stable wrt #211449 (diff) | |
download | gentoo-2-4e7b4237d8d26371f37f2b28c62bfe35791fe564.tar.gz gentoo-2-4e7b4237d8d26371f37f2b28c62bfe35791fe564.tar.bz2 gentoo-2-4e7b4237d8d26371f37f2b28c62bfe35791fe564.zip |
ia64 stable wrt #194810
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-python/python-bibtex/python-bibtex-1.2.3.ebuild')
-rw-r--r-- | dev-python/python-bibtex/python-bibtex-1.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-bibtex/python-bibtex-1.2.3.ebuild b/dev-python/python-bibtex/python-bibtex-1.2.3.ebuild index fda079b5a63a..faf94db658d7 100644 --- a/dev-python/python-bibtex/python-bibtex-1.2.3.ebuild +++ b/dev-python/python-bibtex/python-bibtex-1.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.3.ebuild,v 1.4 2008/01/15 22:19:58 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-bibtex/python-bibtex-1.2.3.ebuild,v 1.5 2008/03/02 15:04:33 armin76 Exp $ inherit distutils @@ -10,7 +10,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="" |