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 | 696425ce8a6b0d47b53f0652c98282c5c4b5818e (patch) | |
tree | 901d386567dab8ff48066c20db0f896e343eeee3 | |
parent | fix bug #71460 and tidy (diff) | |
download | historical-696425ce8a6b0d47b53f0652c98282c5c4b5818e.tar.gz historical-696425ce8a6b0d47b53f0652c98282c5c4b5818e.tar.bz2 historical-696425ce8a6b0d47b53f0652c98282c5c4b5818e.zip |
Added to ~ppc; bug #70211.
-rw-r--r-- | app-office/pybliographer/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/pybliographer/Manifest | 14 | ||||
-rw-r--r-- | app-office/pybliographer/pybliographer-1.2.4.ebuild | 4 |
3 files changed, 18 insertions, 5 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/Manifest b/app-office/pybliographer/Manifest index 71284db88fbd..949c6790fc2d 100644 --- a/app-office/pybliographer/Manifest +++ b/app-office/pybliographer/Manifest @@ -1,5 +1,15 @@ -MD5 1ed42cab6909b181fa86a44db8f9321b pybliographer-1.2.4.ebuild 780 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 ec123b0aca9f54c8c1e48bed2626a98d ChangeLog 889 MD5 684b7118ace06f88d4bdca2407ddc818 metadata.xml 184 -MD5 341dabe532d54ef0fac31e0223607e8a ChangeLog 782 +MD5 5eb2e38adef07891aed92250a0219d32 pybliographer-1.2.4.ebuild 785 MD5 6dae340ffb9ad302fa14fc5098ca48d4 files/digest-pybliographer-1.2.4 71 MD5 f7fc4731f103ab717d15a45fbddd01af files/pybliographer-1.2.4-gentoo.diff 1255 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.4 (GNU/Linux) + +iD8DBQFBms45VWNWqTUmv+0RAs/IAKC24wDKIqAsE6zA699Iti0Ew6AIYwCcCstf +Kq4vYO5grevG4Nu75P2u450= +=4slC +-----END PGP SIGNATURE----- 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="" |