diff options
author | 2006-12-05 14:52:42 +0000 | |
---|---|---|
committer | 2006-12-05 14:52:42 +0000 | |
commit | 9c320c540591652dbd4411c97c882ec4e45db9ad (patch) | |
tree | c602e39ac9ac0c5f841d793fd637f7de007e2f87 /x11-misc/notification-daemon/notification-daemon-0.3.6-r1.ebuild | |
parent | Updated the nvidia file which installs to /etc/modules.d for bug #139756. (diff) | |
download | historical-9c320c540591652dbd4411c97c882ec4e45db9ad.tar.gz historical-9c320c540591652dbd4411c97c882ec4e45db9ad.tar.bz2 historical-9c320c540591652dbd4411c97c882ec4e45db9ad.zip |
Stable for HPPA.
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'x11-misc/notification-daemon/notification-daemon-0.3.6-r1.ebuild')
-rw-r--r-- | x11-misc/notification-daemon/notification-daemon-0.3.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/notification-daemon/notification-daemon-0.3.6-r1.ebuild b/x11-misc/notification-daemon/notification-daemon-0.3.6-r1.ebuild index 9e613928e0a2..710a5913f218 100644 --- a/x11-misc/notification-daemon/notification-daemon-0.3.6-r1.ebuild +++ b/x11-misc/notification-daemon/notification-daemon-0.3.6-r1.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.6-r1.ebuild,v 1.1 2006/11/07 08:24:02 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.3.6-r1.ebuild,v 1.2 2006/12/05 14:52:42 jer Exp $ inherit gnome2 eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND=">=dev-libs/glib-2.4.0 |