diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-10 20:11:08 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-10 20:11:08 +0000 |
commit | 2e1bf07e854fb703c3675275305cc78c30221ff1 (patch) | |
tree | 117ed617515a2e4522cbd58f865132e30504f699 /dev-tcltk | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-2e1bf07e854fb703c3675275305cc78c30221ff1.tar.gz gentoo-2-2e1bf07e854fb703c3675275305cc78c30221ff1.tar.bz2 gentoo-2-2e1bf07e854fb703c3675275305cc78c30221ff1.zip |
Stable on alpha.
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/itcl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tcltk/itcl/itcl-3.2.1-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-tcltk/iwidgets/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tcltk/iwidgets/iwidgets-4.0.1.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-tcltk/itcl/ChangeLog b/dev-tcltk/itcl/ChangeLog index 5573adbda80a..a87a8e91b8e0 100644 --- a/dev-tcltk/itcl/ChangeLog +++ b/dev-tcltk/itcl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/itcl # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itcl/ChangeLog,v 1.18 2004/07/09 20:30:47 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itcl/ChangeLog,v 1.19 2004/10/10 20:11:08 kloeri Exp $ + + 10 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> itcl-3.2.1-r1.ebuild: + Stable on alpha. 09 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> itcl-3.2.1-r1.ebuild: Add ~alpha keyword. diff --git a/dev-tcltk/itcl/itcl-3.2.1-r1.ebuild b/dev-tcltk/itcl/itcl-3.2.1-r1.ebuild index 8aa92661f4d4..942c5e661193 100644 --- a/dev-tcltk/itcl/itcl-3.2.1-r1.ebuild +++ b/dev-tcltk/itcl/itcl-3.2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itcl/itcl-3.2.1-r1.ebuild,v 1.8 2004/07/09 20:30:47 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itcl/itcl-3.2.1-r1.ebuild,v 1.9 2004/10/10 20:11:08 kloeri Exp $ inherit eutils @@ -13,7 +13,7 @@ HOMEPAGE="http://www.tcltk.com/${PN}/" SLOT="0" LICENSE="as-is BSD" -KEYWORDS="x86 ~ppc sparc ~amd64 ~alpha" +KEYWORDS="x86 ~ppc sparc ~amd64 alpha" DEPEND="dev-lang/tk" PDEPEND="dev-tcltk/iwidgets" diff --git a/dev-tcltk/iwidgets/ChangeLog b/dev-tcltk/iwidgets/ChangeLog index 418ad08d7ab0..5e66aa550ce1 100644 --- a/dev-tcltk/iwidgets/ChangeLog +++ b/dev-tcltk/iwidgets/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/iwidgets # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/iwidgets/ChangeLog,v 1.8 2004/07/09 20:28:54 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/iwidgets/ChangeLog,v 1.9 2004/10/10 20:10:14 kloeri Exp $ + + 10 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> iwidgets-4.0.1.ebuild: + Stable on alpha. 09 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> iwidgets-4.0.1.ebuild: Add ~alpha keyword. diff --git a/dev-tcltk/iwidgets/iwidgets-4.0.1.ebuild b/dev-tcltk/iwidgets/iwidgets-4.0.1.ebuild index dce80314a9f2..ad37a9f0e6c4 100644 --- a/dev-tcltk/iwidgets/iwidgets-4.0.1.ebuild +++ b/dev-tcltk/iwidgets/iwidgets-4.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/iwidgets/iwidgets-4.0.1.ebuild,v 1.10 2004/07/09 20:28:54 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/iwidgets/iwidgets-4.0.1.ebuild,v 1.11 2004/10/10 20:10:14 kloeri Exp $ MY_P=${PN}${PV} S=${WORKDIR}/${MY_P} @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/incrtcl/${MY_P}.tar.gz HOMEPAGE="http://incrtcl.sourceforge.net/itcl/" SLOT="0" LICENSE="as-is BSD" -KEYWORDS="x86 ~ppc sparc ~amd64 ~alpha" +KEYWORDS="x86 ~ppc sparc ~amd64 alpha" DEPEND=">=dev-tcltk/itcl-3.2.1" PDEPEND="dev-tcltk/iwidgets" |