diff options
author | David Holm <dholm@gentoo.org> | 2005-07-26 15:04:20 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-26 15:04:20 +0000 |
commit | bf0ee5a63cd405431002e2af2641f17ae3b66e89 (patch) | |
tree | 02054e9652216b32be530379e99a4adf14f60282 /x11-misc/switcher | |
parent | Added to ~ppc (diff) | |
download | gentoo-2-bf0ee5a63cd405431002e2af2641f17ae3b66e89.tar.gz gentoo-2-bf0ee5a63cd405431002e2af2641f17ae3b66e89.tar.bz2 gentoo-2-bf0ee5a63cd405431002e2af2641f17ae3b66e89.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-misc/switcher')
-rw-r--r-- | x11-misc/switcher/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/switcher/switcher-0.3.7a.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-misc/switcher/ChangeLog b/x11-misc/switcher/ChangeLog index 8ba604ee9f30..edfa3bf8fb7a 100644 --- a/x11-misc/switcher/ChangeLog +++ b/x11-misc/switcher/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/switcher # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/switcher/ChangeLog,v 1.5 2005/07/04 01:14:24 smithj Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/switcher/ChangeLog,v 1.6 2005/07/26 14:59:58 dholm Exp $ + + 26 Jul 2005; David Holm <dholm@gentoo.org> switcher-0.3.7a.ebuild: + Added to ~ppc. 04 Jul 2005; Jonathan Smith <smithj@gentoo.org> +metadata.xml: added metadata diff --git a/x11-misc/switcher/switcher-0.3.7a.ebuild b/x11-misc/switcher/switcher-0.3.7a.ebuild index 770fb413df30..2ae45354a4f8 100644 --- a/x11-misc/switcher/switcher-0.3.7a.ebuild +++ b/x11-misc/switcher/switcher-0.3.7a.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-misc/switcher/switcher-0.3.7a.ebuild,v 1.5 2004/06/24 22:33:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/switcher/switcher-0.3.7a.ebuild,v 1.6 2005/07/26 14:59:58 dholm Exp $ inherit kde need-kde 3.1 @@ -11,5 +11,5 @@ SRC_URI="http://www.penguin.org.il/~uvgroovy/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~ppc x86" IUSE="" |