diff options
author | Joe Sapp <nixphoeni@gentoo.org> | 2009-11-15 20:48:42 +0000 |
---|---|---|
committer | Joe Sapp <nixphoeni@gentoo.org> | 2009-11-15 20:48:42 +0000 |
commit | e7a914b8b0bca0624ec9cf70be76f46163f74d1a (patch) | |
tree | d9af37495e44c53b51d8688a4069b7fe148a4ce3 /x11-plugins/desklet-ftb | |
parent | Keyworded ~sparc and ~ppc64 since gnome-extra/gdesklets-core supports those A... (diff) | |
download | gentoo-2-e7a914b8b0bca0624ec9cf70be76f46163f74d1a.tar.gz gentoo-2-e7a914b8b0bca0624ec9cf70be76f46163f74d1a.tar.bz2 gentoo-2-e7a914b8b0bca0624ec9cf70be76f46163f74d1a.zip |
Keyworded ~sparc and ~ppc64 since gnome-extra/gdesklets-core supports those ARCHes
(Portage version: 2.1.7.4/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins/desklet-ftb')
-rw-r--r-- | x11-plugins/desklet-ftb/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/desklet-ftb/desklet-ftb-0.3.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/desklet-ftb/ChangeLog b/x11-plugins/desklet-ftb/ChangeLog index 65c2733f4af9..dd601e461685 100644 --- a/x11-plugins/desklet-ftb/ChangeLog +++ b/x11-plugins/desklet-ftb/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/desklet-ftb # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-ftb/ChangeLog,v 1.15 2009/04/29 01:49:28 nixphoeni Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-ftb/ChangeLog,v 1.16 2009/11/15 20:48:42 nixphoeni Exp $ + + 15 Nov 2009; Joe Sapp <nixphoeni@gentoo.org> desklet-ftb-0.3.2.ebuild: + Keyworded ~sparc and ~ppc64 since gnome-extra/gdesklets-core supports + those ARCHes 29 Apr 2009; Joe Sapp <nixphoeni@gentoo.org> desklet-ftb-0.3.2: Set SRC_URI and HOMEPAGE to the unofficial archive diff --git a/x11-plugins/desklet-ftb/desklet-ftb-0.3.2.ebuild b/x11-plugins/desklet-ftb/desklet-ftb-0.3.2.ebuild index f9f3fb0ab05d..aa75fcc31afa 100644 --- a/x11-plugins/desklet-ftb/desklet-ftb-0.3.2.ebuild +++ b/x11-plugins/desklet-ftb/desklet-ftb-0.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-ftb/desklet-ftb-0.3.2.ebuild,v 1.9 2009/04/29 01:49:28 nixphoeni Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-ftb/desklet-ftb-0.3.2.ebuild,v 1.10 2009/11/15 20:48:42 nixphoeni Exp $ DESKLET_NAME="FTB" @@ -15,4 +15,4 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="alpha ~amd64 ia64 ppc ~x86" +KEYWORDS="alpha ~amd64 ia64 ppc ~ppc64 ~sparc ~x86" |