diff options
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/tclgpgme/ChangeLog | 7 | ||||
-rw-r--r-- | dev-tcltk/tclgpgme/tclgpgme-1.0-r3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-tcltk/tclgpgme/ChangeLog b/dev-tcltk/tclgpgme/ChangeLog index 42ff9836e310..ba96534e5db7 100644 --- a/dev-tcltk/tclgpgme/ChangeLog +++ b/dev-tcltk/tclgpgme/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/tclgpgme -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclgpgme/ChangeLog,v 1.30 2007/12/31 14:19:31 armin76 Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclgpgme/ChangeLog,v 1.31 2008/01/14 19:01:54 angelos Exp $ + + 14 Jan 2008; Christoph Mende <angelos@gentoo.org> tclgpgme-1.0-r3.ebuild: + Stable on amd64 wrt bug #202192 31 Dec 2007; Raúl Porcel <armin76@gentoo.org> tclgpgme-1.0-r3.ebuild: alpha/sparc stable wrt #202192 diff --git a/dev-tcltk/tclgpgme/tclgpgme-1.0-r3.ebuild b/dev-tcltk/tclgpgme/tclgpgme-1.0-r3.ebuild index c82de3e53117..817dc90480be 100644 --- a/dev-tcltk/tclgpgme/tclgpgme-1.0-r3.ebuild +++ b/dev-tcltk/tclgpgme/tclgpgme-1.0-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclgpgme/tclgpgme-1.0-r3.ebuild,v 1.5 2007/12/31 14:19:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclgpgme/tclgpgme-1.0-r3.ebuild,v 1.6 2008/01/14 19:01:54 angelos Exp $ inherit eutils autotools @@ -10,7 +10,7 @@ SRC_URI="http://beepcore-tcl.sourceforge.net/${P}.tgz" IUSE="" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha ~amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" DEPEND=">=dev-lang/tcl-8.3.3 >=dev-lang/tk-8.3.3 |