summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-07-10 13:02:15 +0000
committerThomas Cort <tcort@gentoo.org>2006-07-10 13:02:15 +0000
commit901745ce16c704ade3961d87fe5ff8c4b90f2d5f (patch)
tree6a09dac53181204173da152aa964357d3a9763f6 /x11-misc
parentMark 1.0.1 stable on ia64 (diff)
downloadgentoo-2-901745ce16c704ade3961d87fe5ff8c4b90f2d5f.tar.gz
gentoo-2-901745ce16c704ade3961d87fe5ff8c4b90f2d5f.tar.bz2
gentoo-2-901745ce16c704ade3961d87fe5ff8c4b90f2d5f.zip
Added ~alpha keyword.
(Portage version: 2.1-r1)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/notification-daemon/ChangeLog6
-rw-r--r--x11-misc/notification-daemon/notification-daemon-0.3.5.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/notification-daemon/ChangeLog b/x11-misc/notification-daemon/ChangeLog
index af620484d4aa..6840c71c75ed 100644
--- a/x11-misc/notification-daemon/ChangeLog
+++ b/x11-misc/notification-daemon/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/notification-daemon
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.9 2006/07/07 00:16:37 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.10 2006/07/10 13:02:15 tcort Exp $
+
+ 10 Jul 2006; Thomas Cort <tcort@gentoo.org>
+ notification-daemon-0.3.5.ebuild:
+ Added ~alpha keyword.
06 Jul 2006; Luca Barbato <lu_zero@gentoo.org>
notification-daemon-0.3.5.ebuild:
diff --git a/x11-misc/notification-daemon/notification-daemon-0.3.5.ebuild b/x11-misc/notification-daemon/notification-daemon-0.3.5.ebuild
index 1a06a34fa49c..2ac246b49711 100644
--- a/x11-misc/notification-daemon/notification-daemon-0.3.5.ebuild
+++ b/x11-misc/notification-daemon/notification-daemon-0.3.5.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-misc/notification-daemon/notification-daemon-0.3.5.ebuild,v 1.3 2006/07/07 00:16:37 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.3.5.ebuild,v 1.4 2006/07/10 13:02:15 tcort Exp $
inherit gnome2
@@ -10,7 +10,7 @@ SRC_URI="http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND=">=dev-libs/glib-2.4.0