diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-11-23 17:42:30 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-11-23 17:42:30 +0000 |
commit | cf8a4cace713344d27f79cdc8c930d3731317bf1 (patch) | |
tree | b1879170e91af6fc3b4e052f49e3765873a4f1f8 /app-office/pybliographer | |
parent | ppc stable, bug #239482 (diff) | |
download | gentoo-2-cf8a4cace713344d27f79cdc8c930d3731317bf1.tar.gz gentoo-2-cf8a4cace713344d27f79cdc8c930d3731317bf1.tar.bz2 gentoo-2-cf8a4cace713344d27f79cdc8c930d3731317bf1.zip |
ppc stable, bug #247558
(Portage version: 2.2_rc15/cvs/Linux 2.6.25-gentoo-r7 x86_64)
Diffstat (limited to 'app-office/pybliographer')
-rw-r--r-- | app-office/pybliographer/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/pybliographer/pybliographer-1.2.11.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/pybliographer/ChangeLog b/app-office/pybliographer/ChangeLog index c2feb8f27e08..6eb2b2bed9f2 100644 --- a/app-office/pybliographer/ChangeLog +++ b/app-office/pybliographer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/pybliographer # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/pybliographer/ChangeLog,v 1.16 2008/03/01 14:22:07 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/pybliographer/ChangeLog,v 1.17 2008/11/23 17:42:30 dertobi123 Exp $ + + 23 Nov 2008; Tobias Scherbaum <dertobi123@gentoo.org> + pybliographer-1.2.11.ebuild: + ppc stable, bug #247558 *pybliographer-1.2.11 (01 Mar 2008) diff --git a/app-office/pybliographer/pybliographer-1.2.11.ebuild b/app-office/pybliographer/pybliographer-1.2.11.ebuild index da2c8e7fd9dc..b5e71c9835fd 100644 --- a/app-office/pybliographer/pybliographer-1.2.11.ebuild +++ b/app-office/pybliographer/pybliographer-1.2.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/pybliographer/pybliographer-1.2.11.ebuild,v 1.1 2008/03/01 14:22:07 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/pybliographer/pybliographer-1.2.11.ebuild,v 1.2 2008/11/23 17:42:30 dertobi123 Exp $ inherit gnome2 eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pybliographer/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" IUSE="" |