summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-05-27 17:30:05 +0000
committerThomas Cort <tcort@gentoo.org>2006-05-27 17:30:05 +0000
commit32413aac1a5f867e489b62e037df27fd12d03276 (patch)
tree9ee72ba337294b9991af7b4eb397c764de1f7bbc /x11-plugins/desklet-sidecandy
parentAdded patch to fix CPU detection on alpha, thanks to tcort (see bug 103966#c16) (diff)
downloadhistorical-32413aac1a5f867e489b62e037df27fd12d03276.tar.gz
historical-32413aac1a5f867e489b62e037df27fd12d03276.tar.bz2
historical-32413aac1a5f867e489b62e037df27fd12d03276.zip
Added ~alpha keyword wrt Bug #103966.
Package-Manager: portage-2.0.54-r2
Diffstat (limited to 'x11-plugins/desklet-sidecandy')
-rw-r--r--x11-plugins/desklet-sidecandy/ChangeLog5
-rw-r--r--x11-plugins/desklet-sidecandy/desklet-sidecandy-0.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/desklet-sidecandy/ChangeLog b/x11-plugins/desklet-sidecandy/ChangeLog
index 928ee8690047..4c1ce51cfa70 100644
--- a/x11-plugins/desklet-sidecandy/ChangeLog
+++ b/x11-plugins/desklet-sidecandy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/desklet-sidecandy
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-sidecandy/ChangeLog,v 1.5 2006/03/24 23:12:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-sidecandy/ChangeLog,v 1.6 2006/05/27 17:28:38 tcort Exp $
+
+ 27 May 2006; Thomas Cort <tcort@gentoo.org> desklet-sidecandy-0.10.ebuild:
+ Added ~alpha keyword wrt Bug #103966.
24 Mar 2006; Aron Griffis <agriffis@gentoo.org>
desklet-sidecandy-0.10.ebuild:
diff --git a/x11-plugins/desklet-sidecandy/desklet-sidecandy-0.10.ebuild b/x11-plugins/desklet-sidecandy/desklet-sidecandy-0.10.ebuild
index e56864bcd480..971f4e1e64e9 100644
--- a/x11-plugins/desklet-sidecandy/desklet-sidecandy-0.10.ebuild
+++ b/x11-plugins/desklet-sidecandy/desklet-sidecandy-0.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-sidecandy/desklet-sidecandy-0.10.ebuild,v 1.5 2006/03/24 23:12:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-sidecandy/desklet-sidecandy-0.10.ebuild,v 1.6 2006/05/27 17:28:38 tcort Exp $
inherit gdesklets
@@ -16,7 +16,7 @@ LICENSE="GPL-2"
SLOT="0"
IUSE=""
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
RDEPEND=">=gnome-extra/gdesklets-core-0.34.3"