diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-02-25 21:38:40 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-02-25 21:38:40 +0000 |
commit | 81e5429bb004b402ad9e84ea05776b8cb1e17dd2 (patch) | |
tree | 012abf75ac6652c48950fdaa647ff4f448f1c8aa /app-text/gtkspell | |
parent | version bump (diff) | |
download | historical-81e5429bb004b402ad9e84ea05776b8cb1e17dd2.tar.gz historical-81e5429bb004b402ad9e84ea05776b8cb1e17dd2.tar.bz2 historical-81e5429bb004b402ad9e84ea05776b8cb1e17dd2.zip |
stable on hppa
Diffstat (limited to 'app-text/gtkspell')
-rw-r--r-- | app-text/gtkspell/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/gtkspell/Manifest | 8 | ||||
-rw-r--r-- | app-text/gtkspell/gtkspell-2.0.4-r1.ebuild | 4 |
3 files changed, 11 insertions, 7 deletions
diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog index 161f2cb7caf5..aa6b5fa450aa 100644 --- a/app-text/gtkspell/ChangeLog +++ b/app-text/gtkspell/ChangeLog @@ -1,6 +1,10 @@ # 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.22 2004/02/17 23:05:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.23 2004/02/25 21:38:40 gustavoz Exp $ + + 25 Feb 2004; Gustavo Zacarias <gustavoz@gentoo.org> + gtkspell-2.0.4-r1.ebuild: + stable on hppa 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> gtkspell-2.0.4-r1.ebuild, gtkspell-2.0.4.ebuild: diff --git a/app-text/gtkspell/Manifest b/app-text/gtkspell/Manifest index 68c657e5bc84..ce541637aa44 100644 --- a/app-text/gtkspell/Manifest +++ b/app-text/gtkspell/Manifest @@ -1,10 +1,10 @@ -MD5 d1b760a26bc186a870fd945931254fbe ChangeLog 2746 MD5 04fc23cb7b3074371a6db637c3f414bd gtkspell-2.0.2.ebuild 665 -MD5 0cf00c145a2d17c9bbd61c1724640c95 gtkspell-2.0.4-r1.ebuild 1116 +MD5 538b641c3cf919c51162da439d35d998 gtkspell-2.0.4-r1.ebuild 1116 MD5 d25b9b33376f7cd0110838298b7690fd gtkspell-2.0.4.ebuild 1030 +MD5 f87c8b05f614834f7a5d789bb32ee790 ChangeLog 2846 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 +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 983156918d2e..c9b9b25ebed3 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.5 2004/02/23 08:46:44 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild,v 1.6 2004/02/25 21:38:40 gustavoz 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" IUSE="doc" DEPEND=">=x11-libs/gtk+-2 |