diff options
-rw-r--r-- | app-misc/geekcode/ChangeLog | 7 | ||||
-rw-r--r-- | app-misc/geekcode/geekcode-1.7.3-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-misc/geekcode/ChangeLog b/app-misc/geekcode/ChangeLog index d0a71b7658a5..0c6252793f21 100644 --- a/app-misc/geekcode/ChangeLog +++ b/app-misc/geekcode/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/geekcode -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/geekcode/ChangeLog,v 1.27 2010/12/30 18:18:46 jer Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/geekcode/ChangeLog,v 1.28 2012/02/02 18:22:28 ago Exp $ + + 02 Feb 2012; Agostino Sarubbo <ago@gentoo.org> geekcode-1.7.3-r1.ebuild: + Stable for amd64, wrt bug #396815 *geekcode-1.7.3-r1 (30 Dec 2010) diff --git a/app-misc/geekcode/geekcode-1.7.3-r1.ebuild b/app-misc/geekcode/geekcode-1.7.3-r1.ebuild index 9e27d61d4f5d..20710fc00bf9 100644 --- a/app-misc/geekcode/geekcode-1.7.3-r1.ebuild +++ b/app-misc/geekcode/geekcode-1.7.3-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/geekcode/geekcode-1.7.3-r1.ebuild,v 1.1 2010/12/30 18:18:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/geekcode/geekcode-1.7.3-r1.ebuild,v 1.2 2012/02/02 18:22:28 ago Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" src_prepare() { |