diff options
-rw-r--r-- | sci-chemistry/pymol/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/pymol/pymol-0.97.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/gksu/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gksu/gksu-1.2.4.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/sci-chemistry/pymol/ChangeLog b/sci-chemistry/pymol/ChangeLog index 6e47277afb5a..7a2a5e999891 100644 --- a/sci-chemistry/pymol/ChangeLog +++ b/sci-chemistry/pymol/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/pymol # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/ChangeLog,v 1.3 2005/02/06 13:08:01 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/ChangeLog,v 1.4 2005/05/04 15:02:39 dholm Exp $ + + 04 May 2005; David Holm <dholm@gentoo.org> pymol-0.97.ebuild: + Readded to ~ppc. Please don't remove it without filing a proper bug report. 06 Feb 2005; Simon Stelling <blubb@gentoo.org> pymol-0.97.ebuild: added ~amd64 diff --git a/sci-chemistry/pymol/pymol-0.97.ebuild b/sci-chemistry/pymol/pymol-0.97.ebuild index 77c99380eb61..dd355a5a71b1 100644 --- a/sci-chemistry/pymol/pymol-0.97.ebuild +++ b/sci-chemistry/pymol/pymol-0.97.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/sci-chemistry/pymol/pymol-0.97.ebuild,v 1.2 2005/02/06 13:08:01 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-0.97.ebuild,v 1.3 2005/05/04 15:02:39 dholm Exp $ inherit distutils eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pymol/${PN}-${PV/./_}-src.tgz" LICENSE="PSF-2.2" IUSE="" SLOT="0" -KEYWORDS="x86 ~amd64" +KEYWORDS="x86 ~amd64 ~ppc" DEPEND="dev-lang/python dev-python/pmw diff --git a/x11-libs/gksu/ChangeLog b/x11-libs/gksu/ChangeLog index 6936ae6aed5b..d200e87acc23 100644 --- a/x11-libs/gksu/ChangeLog +++ b/x11-libs/gksu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gksu # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/ChangeLog,v 1.10 2005/05/01 05:03:01 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/ChangeLog,v 1.11 2005/05/04 15:06:48 dholm Exp $ + + 04 May 2005; David Holm <dholm@gentoo.org> gksu-1.2.4.ebuild: + Readded to ~ppc. Please don't remove it without filing a proper bug report. *gksu-1.2.4 (01 May 2005) diff --git a/x11-libs/gksu/gksu-1.2.4.ebuild b/x11-libs/gksu/gksu-1.2.4.ebuild index 03f93c4cdad9..b6784c54897b 100644 --- a/x11-libs/gksu/gksu-1.2.4.ebuild +++ b/x11-libs/gksu/gksu-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/x11-libs/gksu/gksu-1.2.4.ebuild,v 1.1 2005/05/01 05:03:01 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/gksu-1.2.4.ebuild,v 1.2 2005/05/04 15:06:48 dholm Exp $ DESCRIPTION="A gtk+ frontend for libgksu" HOMEPAGE="http://www.nongnu.org/gksu/" @@ -8,7 +8,7 @@ SRC_URI="http://people.debian.org/~kov/gksu/gksu1.2/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="nls" RDEPEND=">=x11-libs/libgksu-1.2 |