diff options
author | Joe Sapp <nixphoeni@gentoo.org> | 2009-04-30 22:32:40 +0000 |
---|---|---|
committer | Joe Sapp <nixphoeni@gentoo.org> | 2009-04-30 22:32:40 +0000 |
commit | 6c4d82a6549c023835cfea06061592f434712fb9 (patch) | |
tree | 8049c481f878764980daee0034fd709eea025319 /x11-plugins/desklet-justanicon | |
parent | Keyworded ~amd64 (diff) | |
download | gentoo-2-6c4d82a6549c023835cfea06061592f434712fb9.tar.gz gentoo-2-6c4d82a6549c023835cfea06061592f434712fb9.tar.bz2 gentoo-2-6c4d82a6549c023835cfea06061592f434712fb9.zip |
Keyworded ~amd64
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins/desklet-justanicon')
-rw-r--r-- | x11-plugins/desklet-justanicon/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/desklet-justanicon/desklet-justanicon-0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/desklet-justanicon/ChangeLog b/x11-plugins/desklet-justanicon/ChangeLog index e96899fbafb2..7193eed85795 100644 --- a/x11-plugins/desklet-justanicon/ChangeLog +++ b/x11-plugins/desklet-justanicon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/desklet-justanicon # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-justanicon/ChangeLog,v 1.9 2009/04/29 01:47:54 nixphoeni Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-justanicon/ChangeLog,v 1.10 2009/04/30 22:32:40 nixphoeni Exp $ + + 30 Apr 2009; Joe Sapp <nixphoeni@gentoo.org> desklet-justanicon-0.2: + Keyworded ~amd64 29 Apr 2009; Joe Sapp <nixphoeni@gentoo.org> desklet-justanicon-0.2: Fixed copyright header; set SRC_URI and HOMEPAGE to the unofficial archive diff --git a/x11-plugins/desklet-justanicon/desklet-justanicon-0.2.ebuild b/x11-plugins/desklet-justanicon/desklet-justanicon-0.2.ebuild index 9b268c748774..0b4dfac49da6 100644 --- a/x11-plugins/desklet-justanicon/desklet-justanicon-0.2.ebuild +++ b/x11-plugins/desklet-justanicon/desklet-justanicon-0.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-justanicon/desklet-justanicon-0.2.ebuild,v 1.7 2009/04/29 01:47:54 nixphoeni Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-justanicon/desklet-justanicon-0.2.ebuild,v 1.8 2009/04/30 22:32:40 nixphoeni Exp $ DESKLET_NAME="JustAnIcon" @@ -15,4 +15,4 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="~alpha ~ia64 ~ppc ~x86" +KEYWORDS="~alpha ~ia64 ~ppc ~x86 ~amd64" |