diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-11-17 04:06:13 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-11-17 04:06:13 +0000 |
commit | c51dd3fb5522f4050c3d611e91df52e8d51e7010 (patch) | |
tree | 6ac6f03446b9985b323811a811e3289cbea048fa /app-office/pybliographer | |
parent | fix bug #71460 and tidy (Manifest recommit) (diff) | |
download | gentoo-2-c51dd3fb5522f4050c3d611e91df52e8d51e7010.tar.gz gentoo-2-c51dd3fb5522f4050c3d611e91df52e8d51e7010.tar.bz2 gentoo-2-c51dd3fb5522f4050c3d611e91df52e8d51e7010.zip |
Added to ~ppc; bug #70211.
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 a545b2565f72..7b205c42299a 100644 --- a/app-office/pybliographer/ChangeLog +++ b/app-office/pybliographer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/pybliographer # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/pybliographer/ChangeLog,v 1.3 2004/10/21 05:12:22 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/pybliographer/ChangeLog,v 1.4 2004/11/17 04:06:13 usata Exp $ + + 17 Nov 2004; Mamoru KOMACHI <usata@gentoo.org> pybliographer-1.2.4.ebuild: + Added to ~ppc; bug #70211. 21 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> +files/pybliographer-1.2.4-gentoo.diff, pybliographer-1.2.4.ebuild: diff --git a/app-office/pybliographer/pybliographer-1.2.4.ebuild b/app-office/pybliographer/pybliographer-1.2.4.ebuild index 14788cd15b4d..158382590ada 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-2004 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.3 2004/10/21 05:12:22 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/pybliographer/pybliographer-1.2.4.ebuild,v 1.4 2004/11/17 04:06:13 usata Exp $ inherit gnome2 eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pybliographer/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" |