diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-07-16 15:44:18 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-07-16 15:44:18 +0000 |
commit | aa2d5256a5296883bb925bc1de0a92d5c1a116b9 (patch) | |
tree | ce20eb13b00a929e1f95b8160c9f2cfba12ed91e /app-office/pybliographer | |
parent | sync IUSE (+doc -${IUSE}) (diff) | |
download | gentoo-2-aa2d5256a5296883bb925bc1de0a92d5c1a116b9.tar.gz gentoo-2-aa2d5256a5296883bb925bc1de0a92d5c1a116b9.tar.bz2 gentoo-2-aa2d5256a5296883bb925bc1de0a92d5c1a116b9.zip |
Marked ppc for bug #99175.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-office/pybliographer')
-rw-r--r-- | app-office/pybliographer/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/pybliographer/pybliographer-1.2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/pybliographer/ChangeLog b/app-office/pybliographer/ChangeLog index 2b9e8b56b85d..2d78b03bcff6 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.8 2005/07/02 08:12:56 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/pybliographer/ChangeLog,v 1.9 2005/07/16 15:44:18 josejx Exp $ + + 16 Jul 2005; Joseph Jezak <josejx@gentoo.org> pybliographer-1.2.4.ebuild: + Marked ppc stable for bug #99175. *pybliographer-1.2.6.2 (02 Jul 2005) diff --git a/app-office/pybliographer/pybliographer-1.2.4.ebuild b/app-office/pybliographer/pybliographer-1.2.4.ebuild index 74892a125261..4f44de3bd624 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.8 2005/07/02 08:12:56 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/pybliographer/pybliographer-1.2.4.ebuild,v 1.9 2005/07/16 15:44:18 josejx Exp $ inherit gnome2 eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pybliographer/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~amd64" +KEYWORDS="~amd64 ppc x86" IUSE="" |