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 | 8296968ea54e84f505929fd9288a79e803a25e78 (patch) | |
tree | d8cbe85c86c4c41c71971a35354091544dc725fc /app-office/pybliographer | |
parent | sync IUSE (+doc -${IUSE}) (diff) | |
download | historical-8296968ea54e84f505929fd9288a79e803a25e78.tar.gz historical-8296968ea54e84f505929fd9288a79e803a25e78.tar.bz2 historical-8296968ea54e84f505929fd9288a79e803a25e78.zip |
Marked ppc for bug #99175.
Package-Manager: portage-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/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 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/Manifest b/app-office/pybliographer/Manifest index 67dcdf8a87eb..1bd9a7be490c 100644 --- a/app-office/pybliographer/Manifest +++ b/app-office/pybliographer/Manifest @@ -1,7 +1,17 @@ -MD5 a1a27fa48f7f89614f70997672480dd6 ChangeLog 1319 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 cf18947ebe119b670ff5d92ac1caebfd ChangeLog 1433 +MD5 a093c3da7b945d656d4546b1ad0f5fa4 pybliographer-1.2.4.ebuild 934 MD5 684b7118ace06f88d4bdca2407ddc818 metadata.xml 184 -MD5 1f1156faac4330e991746000a0a0d738 pybliographer-1.2.4.ebuild 934 MD5 a546c39aa4f3d663078f822f72507001 pybliographer-1.2.6.2.ebuild 944 MD5 6dae340ffb9ad302fa14fc5098ca48d4 files/digest-pybliographer-1.2.4 71 MD5 f7fc4731f103ab717d15a45fbddd01af files/pybliographer-1.2.4-gentoo.diff 1255 MD5 e91367c36c5694e58a92c601b6d71614 files/digest-pybliographer-1.2.6.2 73 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFC2StdcsIHjyDViGQRAo5bAKCf5CMk5pGUetZn7w5FqOa4YpKF8QCdEh9B +6YmeMh0JU9iT9A0LL4kaK8Q= +=1cye +-----END PGP SIGNATURE----- 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="" |