diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-10-18 04:50:38 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-10-18 04:50:38 +0000 |
commit | 9f6e0b4cc47cdd8bf2bea6061d61c9b84a43219e (patch) | |
tree | 2cbd805df0e5ac408210391ddb0cd5dc1278f4ca /app-crypt/wxchecksums | |
parent | stable x86; did I get mercury poisioning from this? (diff) | |
download | gentoo-2-9f6e0b4cc47cdd8bf2bea6061d61c9b84a43219e.tar.gz gentoo-2-9f6e0b4cc47cdd8bf2bea6061d61c9b84a43219e.tar.bz2 gentoo-2-9f6e0b4cc47cdd8bf2bea6061d61c9b84a43219e.zip |
Stable x86; checksums in wx..what's next, latex in wx
(Portage version: 2.1.1)
Diffstat (limited to 'app-crypt/wxchecksums')
-rw-r--r-- | app-crypt/wxchecksums/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/wxchecksums/wxchecksums-1.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/wxchecksums/ChangeLog b/app-crypt/wxchecksums/ChangeLog index 9546dba88b3b..c1c74c619e57 100644 --- a/app-crypt/wxchecksums/ChangeLog +++ b/app-crypt/wxchecksums/ChangeLog @@ -1,6 +1,9 @@ # 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.11 2006/10/15 13:48:19 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/wxchecksums/ChangeLog,v 1.12 2006/10/18 04:50:38 tsunam Exp $ + + 18 Oct 2006; Joshua Jackson <tsunam@gentoo.org> wxchecksums-1.2.2.ebuild: + Stable x86;bug #149964 15 Oct 2006; <nixnut@gentoo.org> wxchecksums-1.2.2.ebuild: Stable on ppc wrt bug 149964 diff --git a/app-crypt/wxchecksums/wxchecksums-1.2.2.ebuild b/app-crypt/wxchecksums/wxchecksums-1.2.2.ebuild index 0b534911cdb9..c753247532a2 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.3 2006/10/15 13:48:19 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/wxchecksums/wxchecksums-1.2.2.ebuild,v 1.4 2006/10/18 04:50:38 tsunam Exp $ inherit eutils wxwidgets @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/wxchecksums/${MY_P}-src.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~x86" +KEYWORDS="~amd64 ppc x86" IUSE="doc" RDEPEND=">=x11-libs/wxGTK-2.6.1" |