diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 13:55:52 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 13:55:52 +0000 |
commit | 9d7c24b890a10d3efe10e6328f180a51d7374aaa (patch) | |
tree | 5751a4575f222337280b24adba1beea67bd08798 /x11-libs/libnotify | |
parent | arm/sh stable (diff) | |
download | gentoo-2-9d7c24b890a10d3efe10e6328f180a51d7374aaa.tar.gz gentoo-2-9d7c24b890a10d3efe10e6328f180a51d7374aaa.tar.bz2 gentoo-2-9d7c24b890a10d3efe10e6328f180a51d7374aaa.zip |
arm/sh stable
(Portage version: 2.1.3.7)
Diffstat (limited to 'x11-libs/libnotify')
-rw-r--r-- | x11-libs/libnotify/libnotify-0.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libnotify/libnotify-0.4.4.ebuild b/x11-libs/libnotify/libnotify-0.4.4.ebuild index a3f8d7416ef5..96c0acc641ea 100644 --- a/x11-libs/libnotify/libnotify-0.4.4.ebuild +++ b/x11-libs/libnotify/libnotify-0.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.4.4.ebuild,v 1.10 2007/08/01 17:56:14 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.4.4.ebuild,v 1.11 2007/08/25 13:55:52 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.6 |