diff options
author | 2005-06-06 07:44:07 +0000 | |
---|---|---|
committer | 2005-06-06 07:44:07 +0000 | |
commit | c9a16e531be6b11501e852d51b5c64d54989d7e9 (patch) | |
tree | 723a0a777343ca6257ebba7b199b35e606f98cbf | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-c9a16e531be6b11501e852d51b5c64d54989d7e9.tar.gz gentoo-2-c9a16e531be6b11501e852d51b5c64d54989d7e9.tar.bz2 gentoo-2-c9a16e531be6b11501e852d51b5c64d54989d7e9.zip |
stable on ppc64
(Portage version: 2.0.51.19)
-rw-r--r-- | app-mobilephone/gnokii/ChangeLog | 5 | ||||
-rw-r--r-- | app-mobilephone/gnokii/gnokii-0.6.6.ebuild | 4 | ||||
-rw-r--r-- | app-office/gnumeric/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.4.3.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/app-mobilephone/gnokii/ChangeLog b/app-mobilephone/gnokii/ChangeLog index ad005d16f38e..287ccf062b2e 100644 --- a/app-mobilephone/gnokii/ChangeLog +++ b/app-mobilephone/gnokii/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-mobilephone/gnokii # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.4 2005/06/05 10:42:09 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.5 2005/06/06 07:39:09 corsair Exp $ + + 06 Jun 2005; Markus Rothe <corsair@gentoo.org> gnokii-0.6.6.ebuild: + Stable on ppc64 *gnokii-0.6.7 (05 Jun 2005) diff --git a/app-mobilephone/gnokii/gnokii-0.6.6.ebuild b/app-mobilephone/gnokii/gnokii-0.6.6.ebuild index 65daeff0dfce..d913cca2d401 100644 --- a/app-mobilephone/gnokii/gnokii-0.6.6.ebuild +++ b/app-mobilephone/gnokii/gnokii-0.6.6.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-mobilephone/gnokii/gnokii-0.6.6.ebuild,v 1.2 2005/06/05 10:42:09 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.6.ebuild,v 1.3 2005/06/06 07:39:09 corsair Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.gnokii.org/download/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86" IUSE="nls X bluetooth irda sms postgres mysql" RDEPEND="X? ( =x11-libs/gtk+-1.2* ) diff --git a/app-office/gnumeric/ChangeLog b/app-office/gnumeric/ChangeLog index 991dfae9927e..b9e605018a13 100644 --- a/app-office/gnumeric/ChangeLog +++ b/app-office/gnumeric/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/gnumeric # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.93 2005/06/04 15:31:24 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.94 2005/06/06 07:44:07 corsair Exp $ + + 06 Jun 2005; Markus Rothe <corsair@gentoo.org> gnumeric-1.4.3.ebuild: + Stable on ppc64 04 Jun 2005; Tobias Scherbaum <dertobi123@gentoo.org> gnumeric-1.4.3.ebuild: diff --git a/app-office/gnumeric/gnumeric-1.4.3.ebuild b/app-office/gnumeric/gnumeric-1.4.3.ebuild index 68aebc44586e..b9c4e9712a58 100644 --- a/app-office/gnumeric/gnumeric-1.4.3.ebuild +++ b/app-office/gnumeric/gnumeric-1.4.3.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/gnumeric/gnumeric-1.4.3.ebuild,v 1.5 2005/06/04 15:31:24 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.4.3.ebuild,v 1.6 2005/06/06 07:44:07 corsair Exp $ inherit virtualx gnome2 eutils flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/gnumeric/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc ~hppa ~amd64 ~alpha ~ia64 ~ppc64" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 sparc x86" #IUSE="libgda gnomedb python bonobo" IUSE="libgda python gnome" |