diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2005-03-25 16:43:09 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2005-03-25 16:43:09 +0000 |
commit | 7608f13126abb131ef01b0cf3769071987f035e0 (patch) | |
tree | cee1534ebb8d2225e301584e432721fbe2845ac4 /x11-plugins/gkrellkam | |
parent | stable on amd64 (diff) | |
download | gentoo-2-7608f13126abb131ef01b0cf3769071987f035e0.tar.gz gentoo-2-7608f13126abb131ef01b0cf3769071987f035e0.tar.bz2 gentoo-2-7608f13126abb131ef01b0cf3769071987f035e0.zip |
stable on amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-plugins/gkrellkam')
-rw-r--r-- | x11-plugins/gkrellkam/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/gkrellkam/gkrellkam-0.3.4.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/x11-plugins/gkrellkam/ChangeLog b/x11-plugins/gkrellkam/ChangeLog index 413829eff538..43432c43f6cd 100644 --- a/x11-plugins/gkrellkam/ChangeLog +++ b/x11-plugins/gkrellkam/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/gkrellkam -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellkam/ChangeLog,v 1.9 2004/07/09 22:53:24 slarti Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellkam/ChangeLog,v 1.10 2005/03/25 16:43:09 kugelfang Exp $ + + 25 Mar 2005; Danny van Dyk <kugelfang@gentoo.org> gkrellkam-2.0.0.ebuild: + Marked stable on amd64. 09 Jul 2004; Tom Martin <slarti@gentoo.org> gkrellkam-2.0.0.ebuild: Marked ~amd64. diff --git a/x11-plugins/gkrellkam/gkrellkam-0.3.4.ebuild b/x11-plugins/gkrellkam/gkrellkam-0.3.4.ebuild index d6e2e2e88277..e2097e1d1e62 100644 --- a/x11-plugins/gkrellkam/gkrellkam-0.3.4.ebuild +++ b/x11-plugins/gkrellkam/gkrellkam-0.3.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellkam/gkrellkam-0.3.4.ebuild,v 1.12 2004/06/24 22:53:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellkam/gkrellkam-0.3.4.ebuild,v 1.13 2005/03/25 16:43:09 kugelfang Exp $ MY_P=${P/-/_} IUSE="" diff --git a/x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild b/x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild index 399d42106980..dce1216281f0 100644 --- a/x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild +++ b/x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild,v 1.10 2004/07/09 22:53:24 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellkam/gkrellkam-2.0.0.ebuild,v 1.11 2005/03/25 16:43:09 kugelfang Exp $ MY_P=${P/-/_} IUSE="" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/gkrellkam/${MY_P}.tar.gz" HOMEPAGE="http://gkrellkam.sourceforge.net" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha ~amd64" +KEYWORDS="x86 ppc sparc alpha amd64" DEPEND="=app-admin/gkrellm-2*" |