diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-12 16:08:15 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-12 16:08:15 +0000 |
commit | e55329c7fe9a23f74cc1c2b5ef8fafab3edbdeec (patch) | |
tree | 0e2e1261cba8a09460c1506153a08d7438e403f7 /dev-python/python-bibtex | |
parent | Mark 3.6.1 stable on ia64. #82431 (diff) | |
download | historical-e55329c7fe9a23f74cc1c2b5ef8fafab3edbdeec.tar.gz historical-e55329c7fe9a23f74cc1c2b5ef8fafab3edbdeec.tar.bz2 historical-e55329c7fe9a23f74cc1c2b5ef8fafab3edbdeec.zip |
Mark 1.2.1 stable on ia64
Package-Manager: portage-2.1-r1
Diffstat (limited to 'dev-python/python-bibtex')
-rw-r--r-- | dev-python/python-bibtex/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/python-bibtex/files/digest-python-bibtex-1.2.1 | 2 | ||||
-rw-r--r-- | dev-python/python-bibtex/python-bibtex-1.2.1.ebuild | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/dev-python/python-bibtex/ChangeLog b/dev-python/python-bibtex/ChangeLog index b8ba9090fdd4..763de649e0af 100644 --- a/dev-python/python-bibtex/ChangeLog +++ b/dev-python/python-bibtex/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/python-bibtex # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-bibtex/ChangeLog,v 1.6 2006/04/01 18:54:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-bibtex/ChangeLog,v 1.7 2006/07/12 16:08:15 agriffis Exp $ + + 12 Jul 2006; Aron Griffis <agriffis@gentoo.org> + python-bibtex-1.2.1.ebuild: + Mark 1.2.1 stable on ia64 01 Apr 2006; Aron Griffis <agriffis@gentoo.org> python-bibtex-1.2.1.ebuild: diff --git a/dev-python/python-bibtex/files/digest-python-bibtex-1.2.1 b/dev-python/python-bibtex/files/digest-python-bibtex-1.2.1 index d1f293abc702..64b935f6d4e8 100644 --- a/dev-python/python-bibtex/files/digest-python-bibtex-1.2.1 +++ b/dev-python/python-bibtex/files/digest-python-bibtex-1.2.1 @@ -1 +1,3 @@ MD5 5a64e5113720418d02ecb3c298fdca11 python-bibtex-1.2.1.tar.gz 51369 +RMD160 f2c6167bc4fe578efc96fe9ed35de3daecc243dc python-bibtex-1.2.1.tar.gz 51369 +SHA256 818a64e8861281ebc48b1c42fc4dc7383dc6e91cacd2be0642082402ece65826 python-bibtex-1.2.1.tar.gz 51369 diff --git a/dev-python/python-bibtex/python-bibtex-1.2.1.ebuild b/dev-python/python-bibtex/python-bibtex-1.2.1.ebuild index 5d1c62d132d2..ad0ecdfed912 100644 --- a/dev-python/python-bibtex/python-bibtex-1.2.1.ebuild +++ b/dev-python/python-bibtex/python-bibtex-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.1.ebuild,v 1.6 2006/04/01 18:54:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-bibtex/python-bibtex-1.2.1.ebuild,v 1.7 2006/07/12 16:08:15 agriffis 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="" |