diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-02-05 15:46:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-02-05 15:46:39 +0000 |
commit | 8b82b51efd4f02b5d108f929b91729494f442a4d (patch) | |
tree | 45cd5596b15ee84aa68af4d1976d45e5dd29d043 /x11-plugins/gkrellmms | |
parent | x86 stable wrt bg 165335 (diff) | |
download | gentoo-2-8b82b51efd4f02b5d108f929b91729494f442a4d.tar.gz gentoo-2-8b82b51efd4f02b5d108f929b91729494f442a4d.tar.bz2 gentoo-2-8b82b51efd4f02b5d108f929b91729494f442a4d.zip |
x86 stable wrt bug 151446
(Portage version: 2.1.2-r7)
Diffstat (limited to 'x11-plugins/gkrellmms')
-rw-r--r-- | x11-plugins/gkrellmms/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/gkrellmms/gkrellmms-2.1.22-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/gkrellmms/ChangeLog b/x11-plugins/gkrellmms/ChangeLog index fb8b740dbbc0..1e4ebfbbd482 100644 --- a/x11-plugins/gkrellmms/ChangeLog +++ b/x11-plugins/gkrellmms/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/gkrellmms -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmms/ChangeLog,v 1.51 2006/11/24 23:25:16 drizzt Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmms/ChangeLog,v 1.52 2007/02/05 15:46:39 armin76 Exp $ + + 05 Feb 2007; Raúl Porcel <armin76@gentoo.org> gkrellmms-2.1.22-r1.ebuild: + x86 stable wrt bug 151446 24 Nov 2006; Timothy Redaelli <drizzt@gentoo.org> gkrellmms-2.1.22-r1.ebuild: diff --git a/x11-plugins/gkrellmms/gkrellmms-2.1.22-r1.ebuild b/x11-plugins/gkrellmms/gkrellmms-2.1.22-r1.ebuild index caefb551e6fc..ea79f9d8a9fd 100644 --- a/x11-plugins/gkrellmms/gkrellmms-2.1.22-r1.ebuild +++ b/x11-plugins/gkrellmms/gkrellmms-2.1.22-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmms/gkrellmms-2.1.22-r1.ebuild,v 1.3 2006/11/24 23:25:16 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmms/gkrellmms-2.1.22-r1.ebuild,v 1.4 2007/02/05 15:46:39 armin76 Exp $ inherit eutils multilib toolchain-funcs @@ -13,7 +13,7 @@ DEPEND=">=app-admin/gkrellm-2 SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86" S="${WORKDIR}"/${PN} |