diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-05-01 16:52:40 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-05-01 16:52:40 +0000 |
commit | 2324f0f52a9a7fdf679393cf94835a28d48fd799 (patch) | |
tree | 9e1c81dba180ccb95980a07d1e38f6b53a800da1 /app-text | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-2324f0f52a9a7fdf679393cf94835a28d48fd799.tar.gz gentoo-2-2324f0f52a9a7fdf679393cf94835a28d48fd799.tar.bz2 gentoo-2-2324f0f52a9a7fdf679393cf94835a28d48fd799.zip |
Stable on ppc.
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/gnomesword/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/gnomesword/gnomesword-2.1.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/gnomesword/ChangeLog b/app-text/gnomesword/ChangeLog index 32811d11f9ba..72bbcdbac4f5 100644 --- a/app-text/gnomesword/ChangeLog +++ b/app-text/gnomesword/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/gnomesword # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gnomesword/ChangeLog,v 1.5 2005/03/25 18:49:14 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnomesword/ChangeLog,v 1.6 2005/05/01 16:52:40 hansmi Exp $ + + 01 May 2005; Michael Hanselmann <hansmi@gentoo.org> + gnomesword-2.1.1.ebuild: + Stable on ppc. 25 Mar 2005; <blubb@gentoo.org> +files/gnomesword-2.1.1-gcc-3.4.patch, gnomesword-2.1.1.ebuild: diff --git a/app-text/gnomesword/gnomesword-2.1.1.ebuild b/app-text/gnomesword/gnomesword-2.1.1.ebuild index 389814c3b181..7b5f845c555d 100644 --- a/app-text/gnomesword/gnomesword-2.1.1.ebuild +++ b/app-text/gnomesword/gnomesword-2.1.1.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-text/gnomesword/gnomesword-2.1.1.ebuild,v 1.8 2005/03/25 18:49:14 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnomesword/gnomesword-2.1.1.ebuild,v 1.9 2005/05/01 16:52:40 hansmi Exp $ inherit libtool gnome2 eutils @@ -11,7 +11,7 @@ RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~amd64" +KEYWORDS="x86 ppc ~amd64" IUSE="spell" RDEPEND="=gnome-extra/libgtkhtml-3.0* |