diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-11 18:48:05 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-11 18:48:05 +0000 |
commit | 0c43c89ba88cf261b5845ca2a14a6c1ef25c4f6f (patch) | |
tree | 31d2c8c996fa86b47d022ae6dcdcd2ba09b6c04d | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-0c43c89ba88cf261b5845ca2a14a6c1ef25c4f6f.tar.gz gentoo-2-0c43c89ba88cf261b5845ca2a14a6c1ef25c4f6f.tar.bz2 gentoo-2-0c43c89ba88cf261b5845ca2a14a6c1ef25c4f6f.zip |
~amd64
(Portage version: 2.0.51.19)
-rw-r--r-- | app-office/pybliographer/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/pybliographer/pybliographer-1.2.4.ebuild | 4 | ||||
-rw-r--r-- | dev-python/python-bibtex/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/python-bibtex/python-bibtex-1.2.1.ebuild | 6 |
4 files changed, 14 insertions, 8 deletions
diff --git a/app-office/pybliographer/ChangeLog b/app-office/pybliographer/ChangeLog index bb8efb5a1015..a5da721be84c 100644 --- a/app-office/pybliographer/ChangeLog +++ b/app-office/pybliographer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/pybliographer # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/pybliographer/ChangeLog,v 1.5 2005/01/01 15:40:48 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/pybliographer/ChangeLog,v 1.6 2005/04/11 18:48:05 blubb Exp $ + + 11 Apr 2005; Simon Stelling <blubb@gentoo.org> pybliographer-1.2.4.ebuild: + added ~amd64 17 Nov 2004; Mamoru KOMACHI <usata@gentoo.org> pybliographer-1.2.4.ebuild: Added to ~ppc; bug #70211. diff --git a/app-office/pybliographer/pybliographer-1.2.4.ebuild b/app-office/pybliographer/pybliographer-1.2.4.ebuild index 3e4b47a7e1b4..42b28f66bc50 100644 --- a/app-office/pybliographer/pybliographer-1.2.4.ebuild +++ b/app-office/pybliographer/pybliographer-1.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/pybliographer/pybliographer-1.2.4.ebuild,v 1.5 2005/01/01 15:40:48 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/pybliographer/pybliographer-1.2.4.ebuild,v 1.6 2005/04/11 18:48:05 blubb Exp $ inherit gnome2 eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pybliographer/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~amd64" IUSE="" diff --git a/dev-python/python-bibtex/ChangeLog b/dev-python/python-bibtex/ChangeLog index cef2cb68e01e..dc5e54d3c7a8 100644 --- a/dev-python/python-bibtex/ChangeLog +++ b/dev-python/python-bibtex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/python-bibtex -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-bibtex/ChangeLog,v 1.2 2004/11/13 15:52:29 hansmi Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-bibtex/ChangeLog,v 1.3 2005/04/11 18:47:12 blubb Exp $ + + 11 Apr 2005; Simon Stelling <blubb@gentoo.org> python-bibtex-1.2.1.ebuild: + added ~amd64 13 Nov 2004; Michael Hanselmann <hansmi@gentoo.org> python-bibtex-1.2.1.ebuild: 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 e4fb438f9c60..90f50d33117f 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-2004 Gentoo Foundation +# Copyright 1999-2005 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.2 2004/11/13 15:52:29 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-bibtex/python-bibtex-1.2.1.ebuild,v 1.3 2005/04/11 18:47:12 blubb Exp $ inherit distutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pybliographer/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~amd64" IUSE="" |