diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-10-04 12:19:18 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-10-04 12:19:18 +0000 |
commit | 95c1606bdc2754b63b5bf436ad10998c30323fda (patch) | |
tree | 599bd4f530af9b1e74e92024b61dc6c0294ba534 /app-crypt | |
parent | marked ~amd64 (diff) | |
download | gentoo-2-95c1606bdc2754b63b5bf436ad10998c30323fda.tar.gz gentoo-2-95c1606bdc2754b63b5bf436ad10998c30323fda.tar.bz2 gentoo-2-95c1606bdc2754b63b5bf436ad10998c30323fda.zip |
keyworded wrong version :S
(Portage version: 2.1.2_pre2-r2)
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/wxchecksums/ChangeLog | 6 | ||||
-rw-r--r-- | app-crypt/wxchecksums/wxchecksums-1.2.0.ebuild | 4 | ||||
-rw-r--r-- | app-crypt/wxchecksums/wxchecksums-1.2.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-crypt/wxchecksums/ChangeLog b/app-crypt/wxchecksums/ChangeLog index 8178f4e59612..d21f9f222d1b 100644 --- a/app-crypt/wxchecksums/ChangeLog +++ b/app-crypt/wxchecksums/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-crypt/wxchecksums # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/wxchecksums/ChangeLog,v 1.9 2006/10/04 12:18:01 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/wxchecksums/ChangeLog,v 1.10 2006/10/04 12:19:18 blubb Exp $ + + 04 Oct 2006; Simon Stelling <blubb@gentoo.org> wxchecksums-1.2.0.ebuild, + wxchecksums-1.2.2.ebuild: + keyworded wrong version :S 04 Oct 2006; Simon Stelling <blubb@gentoo.org> wxchecksums-1.2.0.ebuild: marked ~amd64 diff --git a/app-crypt/wxchecksums/wxchecksums-1.2.0.ebuild b/app-crypt/wxchecksums/wxchecksums-1.2.0.ebuild index 5518c01f70dc..04b6bcad012f 100644 --- a/app-crypt/wxchecksums/wxchecksums-1.2.0.ebuild +++ b/app-crypt/wxchecksums/wxchecksums-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/wxchecksums/wxchecksums-1.2.0.ebuild,v 1.4 2006/10/04 12:18:01 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/wxchecksums/wxchecksums-1.2.0.ebuild,v 1.5 2006/10/04 12:19:18 blubb Exp $ MY_P="wxChecksums-${PV}" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/wxchecksums/${MY_P}-src.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~ppc ~x86" IUSE="doc" RDEPEND="<x11-libs/wxGTK-2.5" diff --git a/app-crypt/wxchecksums/wxchecksums-1.2.2.ebuild b/app-crypt/wxchecksums/wxchecksums-1.2.2.ebuild index a35e410a7320..95c81955f313 100644 --- a/app-crypt/wxchecksums/wxchecksums-1.2.2.ebuild +++ b/app-crypt/wxchecksums/wxchecksums-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/wxchecksums/wxchecksums-1.2.2.ebuild,v 1.1 2006/10/03 14:52:12 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/wxchecksums/wxchecksums-1.2.2.ebuild,v 1.2 2006/10/04 12:19:18 blubb Exp $ inherit eutils wxwidgets @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/wxchecksums/${MY_P}-src.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="doc" RDEPEND=">=x11-libs/wxGTK-2.6.1" |