diff options
author | Stephen Becker <geoman@gentoo.org> | 2004-03-14 01:51:11 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2004-03-14 01:51:11 +0000 |
commit | 09e78ca6eeae54530a05cd3be8fc21e0f7e971b1 (patch) | |
tree | 67ed5dced3ac146919851388400f80aa5123041f /app-text/gtkspell | |
parent | header fix (diff) | |
download | historical-09e78ca6eeae54530a05cd3be8fc21e0f7e971b1.tar.gz historical-09e78ca6eeae54530a05cd3be8fc21e0f7e971b1.tar.bz2 historical-09e78ca6eeae54530a05cd3be8fc21e0f7e971b1.zip |
Added ~mips keyword.
Diffstat (limited to 'app-text/gtkspell')
-rw-r--r-- | app-text/gtkspell/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/gtkspell/Manifest | 8 | ||||
-rw-r--r-- | app-text/gtkspell/gtkspell-2.0.4-r1.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog index dbc0a7b0cc5c..94eec0c9f0be 100644 --- a/app-text/gtkspell/ChangeLog +++ b/app-text/gtkspell/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/gtkspell # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.24 2004/03/03 18:06:27 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.25 2004/03/14 01:51:11 geoman Exp $ + + 13 Mar 2004; Stephen P. Becker <geoman@gentoo.org> gtkspell-2.0.4-r1.ebuild: + Added ~mips keyword. 03 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> gtkspell-2.0.4-r1.ebuild: diff --git a/app-text/gtkspell/Manifest b/app-text/gtkspell/Manifest index c4104b435933..8acc95a73a42 100644 --- a/app-text/gtkspell/Manifest +++ b/app-text/gtkspell/Manifest @@ -1,10 +1,10 @@ -MD5 b58cae8913995dafc019a872767d57b2 ChangeLog 2947 MD5 04fc23cb7b3074371a6db637c3f414bd gtkspell-2.0.2.ebuild 665 +MD5 0c28b8b15be087a937fc83a74ebce867 gtkspell-2.0.4-r1.ebuild 1119 MD5 d25b9b33376f7cd0110838298b7690fd gtkspell-2.0.4.ebuild 1030 +MD5 048e024d9fc14d7edb8e3168754b7744 ChangeLog 3048 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 127cd4aada23dae455b81e5aecd4d714 gtkspell-2.0.4-r1.ebuild 1115 +MD5 7b72f96acd5c9a16b6a6284de819f4aa files/gtkspell-2.0.4-docbookx.patch 582 +MD5 ae68a374d757954ed1b57e829bb90ea3 files/digest-gtkspell-2.0.4-r1 66 MD5 776dac4f06c10cd4d6030bb0227604ca files/digest-gtkspell-2.0.2 66 MD5 ae68a374d757954ed1b57e829bb90ea3 files/digest-gtkspell-2.0.4 66 -MD5 ae68a374d757954ed1b57e829bb90ea3 files/digest-gtkspell-2.0.4-r1 66 -MD5 7b72f96acd5c9a16b6a6284de819f4aa files/gtkspell-2.0.4-docbookx.patch 582 MD5 2c687dc22e69904275ba8afee73f55a9 files/gtkspell-2.0.4-enchant.patch 11806 diff --git a/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild b/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild index e44d129ae8ed..d5fed4df4cf3 100644 --- a/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild +++ b/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild,v 1.7 2004/03/03 18:06:27 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild,v 1.8 2004/03/14 01:51:11 geoman Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://${PN}.sourceforge.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc ~ppc alpha hppa amd64 ia64" +KEYWORDS="x86 sparc ~ppc alpha hppa amd64 ia64 ~mips" IUSE="doc" DEPEND=">=x11-libs/gtk+-2 |