diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-10-21 14:56:08 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-10-21 14:56:08 +0000 |
commit | 6f7ba2c0e2a200ea1e3e1bbcd707f450f7b0e694 (patch) | |
tree | d9c8769b4639a81737df91a716015b33d0ef4717 /app-office | |
parent | Add themes, bug 185121 (diff) | |
download | gentoo-2-6f7ba2c0e2a200ea1e3e1bbcd707f450f7b0e694.tar.gz gentoo-2-6f7ba2c0e2a200ea1e3e1bbcd707f450f7b0e694.tar.bz2 gentoo-2-6f7ba2c0e2a200ea1e3e1bbcd707f450f7b0e694.zip |
Stable on ppc wrt bug 175169
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/pybliographer/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/pybliographer/pybliographer-1.2.9.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-office/pybliographer/ChangeLog b/app-office/pybliographer/ChangeLog index 09d73179c425..2f50fb9316fd 100644 --- a/app-office/pybliographer/ChangeLog +++ b/app-office/pybliographer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/pybliographer # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/pybliographer/ChangeLog,v 1.13 2007/03/12 23:40:38 nattfodd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/pybliographer/ChangeLog,v 1.14 2007/10/21 14:56:08 nixnut Exp $ + + 21 Oct 2007; nixnut <nixnut@gentoo.org> pybliographer-1.2.9.ebuild: + Stable on ppc wrt bug 175169 12 Mar 2007; Alexandre Buisse <nattfodd@gentoo.org> metadata.xml: Replaced text-markup by tex as maintaining herd (text-markup split). diff --git a/app-office/pybliographer/pybliographer-1.2.9.ebuild b/app-office/pybliographer/pybliographer-1.2.9.ebuild index 8b485d00c49f..d4ab130feb6c 100644 --- a/app-office/pybliographer/pybliographer-1.2.9.ebuild +++ b/app-office/pybliographer/pybliographer-1.2.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/pybliographer/pybliographer-1.2.9.ebuild,v 1.1 2006/07/18 17:02:29 nattfodd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/pybliographer/pybliographer-1.2.9.ebuild,v 1.2 2007/10/21 14:56:08 nixnut 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="" |