diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-11-18 14:58:59 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-11-18 14:58:59 +0000 |
commit | a81eac7ee55c2d7770d5da3862303cbc18c67410 (patch) | |
tree | f35e27a48215a2b1012d353dacb9506a59a2d8a8 /app-text/gtkspell | |
parent | mark stable on amd64 (diff) | |
download | historical-a81eac7ee55c2d7770d5da3862303cbc18c67410.tar.gz historical-a81eac7ee55c2d7770d5da3862303cbc18c67410.tar.bz2 historical-a81eac7ee55c2d7770d5da3862303cbc18c67410.zip |
add ~amd64 flag
Diffstat (limited to 'app-text/gtkspell')
-rw-r--r-- | app-text/gtkspell/Manifest | 2 | ||||
-rw-r--r-- | app-text/gtkspell/gtkspell-2.0.4-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-text/gtkspell/Manifest b/app-text/gtkspell/Manifest index 185b650fe1e8..cb1288082269 100644 --- a/app-text/gtkspell/Manifest +++ b/app-text/gtkspell/Manifest @@ -2,7 +2,7 @@ MD5 aa542254dfafa55737cba5ea279c051d ChangeLog 2440 MD5 cb2be7d403df5de9a85f95222e17695f gtkspell-2.0.2.ebuild 663 MD5 6923e1f3a4d1ee697c4b9838dc2f92f9 gtkspell-2.0.4.ebuild 1028 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 a2b24c4bb49d40df2ea72419b1f33e82 gtkspell-2.0.4-r1.ebuild 1105 +MD5 9952b82d76d91d5ddda3053cf48eb996 gtkspell-2.0.4-r1.ebuild 1116 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 diff --git a/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild b/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild index 0083a5fda2d3..64d7c0c4bdf0 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-2003 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.1 2003/10/26 19:56:57 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild,v 1.2 2003/11/18 14:58:57 brad_mssw 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" +KEYWORDS="~x86 ~sparc ~ppc ~alpha ~hppa ~amd64" IUSE="doc" DEPEND=">=x11-libs/gtk+-2 |